Jump to content

i would like to set "c" to a hotkey to pause a click script


Recommended Posts

Posted

this is my script now:

While 1
$delay = (50,60,70)
MouseClick ("left")
Sleep($delay)
WEnd

i would like to be able to pause it and would like it to be the key "c"

thanks

-iiz

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
×
×
  • Create New...