awayne Posted March 29, 2014 Posted March 29, 2014 I am programming a script and was wondering a way to have the mouse clicks match up on my friends screen to my screen is there a way to do this? I guess I want to make my code redistributable to anyone else and have it work for them.
Zedna Posted March 29, 2014 Posted March 29, 2014 Use ControlClick instead of MouseClick if possible. Resources UDF ResourcesEx UDF AutoIt Forum Search
JohnOne Posted March 29, 2014 Posted March 29, 2014 Opt("MouseCoordMode", 0) AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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