faint Posted June 28, 2006 Posted June 28, 2006 Wondering how to check if a pixel is a certain color, then do a left click if it is. plz help.
Moderators SmOke_N Posted June 28, 2006 Moderators Posted June 28, 2006 (edited) Wondering how to check if a pixel is a certain color, then do a left click if it is. plz help.It all starts in the help file... You know you want to "MouseClick" ... so you would look up MouseClick(), you know you want to do it with a "pixel", so you would look up the pixel functions (particularly PixelSearch()).Edit:Typo Edited June 28, 2006 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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