ITSky8 Posted February 20, 2008 Posted February 20, 2008 Hello! As I need to write an AutoIT script to monitor my application running, if the application has the data error, it will popup a dialog to notice the user, so I want to know how to check the defined location of screen by color change (e.g. X:100 Y:100 from Red to Yellow)?
Zedna Posted February 20, 2008 Posted February 20, 2008 PixelGetColor() But it's better to use AdLib for this - look at AdlibEnable() in AutoIt helpfile. Resources UDF ResourcesEx UDF AutoIt Forum Search
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