simple question Topic is solved

Ask gaming related questions (AHK v1.1 and older)
jojo95752003
Posts: 8
Joined: 13 Feb 2018, 23:10
Contact:

simple question

25 Feb 2018, 05:53

hello!! im an new ahk scripter
and interested in doing loop script

does anyone know why this simple loop doesnt work?


F12::
loop
(
send {F11}
sleep, 500
)
return

it says this line does not contain a recognized action

thank you so much for reading my question!!
gregster
Posts: 9001
Joined: 30 Sep 2013, 06:48

Re: simple question  Topic is solved

25 Feb 2018, 05:57

Wrong brace syntax, try { } instead of ( ): https://autohotkey.com/docs/commands/Block.htm
jojo95752003
Posts: 8
Joined: 13 Feb 2018, 23:10
Contact:

Re: simple question

25 Feb 2018, 06:00

thank you so much !!

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: ReyAHK, Shoobis and 82 guests