Casti Posted November 28, 2007 Posted November 28, 2007 Alright here is my code $destination = "splash.gif" SplashImageOn("Clan (OD)'s Auto-Hammerer", $destination,175,200) Sleep(3000) SplashOff() MouseClick("left", 164, 755, 1) Sleep(3000) MouseMove(500, 325, 0) Send("{LSHIFT down}") Opt("MouseClickDownDelay", 85000) MouseClick("left") Sleep (5000) Send("{LSHIFT up}") I would like for it to hold shift + left mouse button down for 90 seconds BUT i also want it to PAUSE when i hit a hotkey..Can you make it do this? Also open to suggestions to make this run smoother.
Casti Posted November 28, 2007 Author Posted November 28, 2007 I really could use this anything so i can hold shit +click at a specific x,y and will pause AND resume via hotkey will work please...
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