Romm Posted January 1, 2008 Posted January 1, 2008 (edited) Can sombody help me: Task. Search pixel for example in small (100 x 100 pixel) area. Bot how to make this working with all monitor resolutions (1280 x 1024, 1024 x 768 etc)? And then...for example we found.. it...$x = 100, $y=200 But if i need another pixel $c situated $c=MouseMove($x + 200, $y - 100)? Same question (monitor resolution)... ---------------- GOD IM SO DUMB....ofc AutoItSetOption ("CaretCoordMode", 2) Edited January 1, 2008 by Romm
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