decon8x Posted March 5, 2010 Posted March 5, 2010 Hi there, I'm going to make an auto click and i have finished with basic click like: MouseClick ("left", 590, 647) My tool working fine on my computer (that used to make this tool) but when i'm bring it to another computer the position is changed and i must rewrite with another position. Now i will change to another way, that click on Hex Color, is it possible? I have searched but can not find any topic about that, i need an example for this function, please help me find one. Thanks you
JohnOne Posted March 5, 2010 Posted March 5, 2010 You will find an example in the helpfiles under "PixelSearch" AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
decon8x Posted March 5, 2010 Author Posted March 5, 2010 Got it, thank you . But i need an example about how to send mouse click on a hex color that i've found
JohnOne Posted March 5, 2010 Posted March 5, 2010 PixelSearch returns the x & y of the pixel you search for, Im sure you know what they are as you use them in your above code. 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