ISOHaven Posted August 7, 2010 Posted August 7, 2010 I must be blind today. I'm not seeing a way to start a script and have it watch for a mouse down to then run a function. I think I have everything else working. I want to be able to click, then have my script click the same place I just clicked and then do two more other tasks. Thanks for any help!
Realm Posted August 7, 2010 Posted August 7, 2010 I think I have everything else working. I want to be able to click, then have my script click the same place I just clicked and then do two more other tasks.Try Functions _IsPressed, and MouseGetPos My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry.
ISOHaven Posted August 8, 2010 Author Posted August 8, 2010 Try Functions _IsPressed, and MouseGetPosAwesome, thanks! That worked perfectly. When I'm done with my Superfun Town script I'll share with everyone. The pauses used to wait for server response suck so I'll wait until I have it more automated.
Realm Posted August 8, 2010 Posted August 8, 2010 Awesome, thanks! My Pleasure, I had the time! My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry.
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