Loop command isn't looping

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
TheTerrarianBrony
Posts: 2
Joined: 13 Jun 2020, 10:07

Loop command isn't looping

14 May 2021, 06:43

I've never had a problem with the loop command before, but can someone tell me if there's something wrong here?

a::
loop
{
send x
random, sv, 3200, 4000
sleep, sv
send +{space}
}
return
User avatar
mikeyww
Posts: 26875
Joined: 09 Sep 2014, 18:38

Re: Loop command isn't looping

14 May 2021, 09:44

It loops for me. Is this your entire script? What happens when you run it in Notepad, and press a to trigger it?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Joey5, Rohwedder and 127 guests