Sedoc94 Posted July 22, 2011 Posted July 22, 2011 Hey, So PixelSearch works from top to bottom & left to right. But when I find a PixelSearch and want to do that again, it just starts back at the 0x0 or the top coordinations. How would I make it proceed from the coordinations that it just found the pixel, so that it doesnt keep detecting the same pixel over and over again? Thanks you very much, Sedoc94
JohnOne Posted July 22, 2011 Posted July 22, 2011 Pixelsearch($var[0]+1,$var[1],$originalright,$var[1],$colour) Then start a new search from last found Y + 1 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