Guest iiz Posted July 8, 2007 Posted July 8, 2007 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
Valuater Posted July 8, 2007 Posted July 8, 2007 See HotKeySet() in help at the bottom of the page is a great demo with a pause key 8)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now