Search found 9 matches

by juanll2002
11 Oct 2022, 23:01
Forum: Gaming Help (v1)
Topic: i need help script
Replies: 1
Views: 220

i need help script

how do i put a timer and then press shift and up key and press d and again press shitf and down key. I would like to add it to this script tranks #UseHook On x:: KeyWait x n := TRUE While (n) { Send {a down} Sleep 50 Send {a up} sleep 50 Send {pdn} Send {left down} Sleep 50 Send {left up} send {s} s...
by juanll2002
07 Oct 2022, 14:36
Forum: Gaming Help (v1)
Topic: i need help code
Replies: 3
Views: 299

i need help code

what is the name of this key on the keyboard?
to add it to a script and is pressed with the keyboard key a
tranks
by juanll2002
03 Oct 2022, 07:32
Forum: Ask for Help (v1)
Topic: how can i use the pagedown key?
Replies: 2
Views: 527

how can i use the pagedown key?

how can i use the key page down keyboard ? i need to add keyboard key page down in the end help pls tranks #UseHook On x:: KeyWait x n := TRUE While (n) { Send {a down} Sleep 50 Send {a up} Send {a down} Sleep 50 Send {a up} Send {a down} Sleep 50 Send {a up} Send {a down} Sleep 50 Send {a up} Sleep...
by juanll2002
01 Oct 2022, 14:38
Forum: Gaming Help (v1)
Topic: i need help code
Replies: 3
Views: 534

Re: i need help code

@mikeyww

friend without beep sound and activate with one key and deactivate with other as well as shipping Thank you

Code: Select all

#UseHook On

x::
KeyWait x
n := TRUE
While (n)
{
    Send a
    Sleep 50
}
Return

3:: n := FALSE
by juanll2002
01 Oct 2022, 05:36
Forum: Gaming Help (v1)
Topic: i need help code
Replies: 3
Views: 534

i need help code

need help stay pressed key A and hold down for 10 seconds,stop later press the left arrow key for 1 second and repeat the same until deactivation tranks for help Consider the following #UseHook On x:: KeyWait x n := TRUE While (n) { Send {a down} Sleep 10000 Send {a up} Send {right down} sleep 2000 ...
by juanll2002
30 Sep 2022, 23:45
Forum: Automatización de Juegos
Topic: ayuda
Replies: 1
Views: 1742

ayuda

Hola soy nuevo quisiera que me ayuden con un macro quisiera que se mantenga presionada la tecla A por 10 segundos,pare y luego presione la tecla flecha izquierda por 1 segundo se mantenga presionado y de nuevo se repita todo y con un boton lo active y con otro se desactive.Yo cree esto pero no funci...
by juanll2002
30 Sep 2022, 04:20
Forum: Gaming Help (v1)
Topic: ayuda
Replies: 1
Views: 225

ayuda

quisiera un macro para un juego que se presione la letra A por unos 10 segundos y luego la tecla flecha izquierda por 2 segundo y luego la tecla flecha derecha por 2 segundo y que se active con una letra y desactive con otro boton ejemplo #UseHook On x:: KeyWait x n := TRUE While (n) { Send a Sleep ...
by juanll2002
30 Sep 2022, 00:07
Forum: Pedir Ayuda
Topic: ayuda Topic is solved
Replies: 3
Views: 772

Re: ayuda Topic is solved

hola quisiera que me ayuden a crear un macro que se presione la tecla A con un delay de 0.5 segundos por 10 segundos , pare por 1 segundo y se presione la letra flecha izquierda con la tecla shift y luego presione la tecla flecha derecha por 0.5 segundos y presione de nuevo la tecla A con un delay d...
by juanll2002
29 Sep 2022, 03:56
Forum: Pedir Ayuda
Topic: ayuda Topic is solved
Replies: 3
Views: 772

ayuda Topic is solved

Hola quisiera que me ayuden a crear un macro quisiera que se presione la letra del teclado A por 10 segundos y luego se presione la tecla flecha izquierda por 2 segundos y luego la tecla flecha derecha por 2 segundos y que tenga un boton para parar es para un juego espero que me ayuden muchas gracia...

Go to advanced search