Help I need help Cleo Send Command

Kidno213123

Member
Joined
Jan 25, 2025
Messages
6
Reaction score
0
I have a project so actice by key i dont like that . I want to convert to CMD
Help me

WHILE TRUE
WAIT 50
IF 0AB0: key_pressed 96
// Ki?m tra phím kích ho?t "~" (mã 96) ch? d? b?t script
THEN
IF 1@ == 0 // N?u script chua ch?y, b?t AutoLayDau
THEN
1@ = 1
2@ = 0 // Reset s? l?n g?i l?nh
0AD1: show_text_highpriority "~G~AutoLayDau ON!" time 1500
1@ = 0 is off
and
1@ = 1 is on
help me :'>
 
Top