Jump to content

Recommended Posts

Posted

Hey there...I want some command that can help me find a specific rectangle which is 75 pixels long and 18 pixels wide ......I cant use pixel search as it searches a pixel in a given rectangle.........Any suggestions

Posted

Hey there...I want some command that can help me find a specific rectangle which is 75 pixels long and 18 pixels wide ......I cant use pixel search as it searches a pixel in a given rectangle.........Any suggestions

Refer to this thread: http://www.autoitscript.com/forum/index.php?showtopic=87454

Or you could run a PixelCheckSum on the rectangle that you want to find and then search for that checksum.

But the method explained in the thread is probably faster.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...