Jump to content

Loop


 Share

Recommended Posts

hi,

I got this script:

HotKeySet("{SCROLLLOCK}", "start")


Func start()

MouseClick("left", 1093, 174, 1)

sleep(10000)

MouseClick("left", 388, 280, 1)

MouseClick("left", 869, 416, 1)

sleep(120000)
    
EndFunc

while 1

wend

Is there a way, when i press the hotkey, it repeats this for ever.

So i just press scroll lock, walk a way, and it keeps repeating...

Thx

Auto It Ruels

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...