Jump to content

Advance Pixel Search


Recommended Posts

one way that i know of would be

do pixel search full screen for the color in the top left of the button.

when it finds that color use that point as the top left points for a new pixel search and set the bottom right points to how ever big the butotn is

then do several more pixel searches and if they all come back true then you found your button so then you do MouseClick("left", middle of second pixel search box, middle of second pixel search box,1,1)

Link to comment
Share on other sites

  • 2 weeks later...

one way that i know of would be

do pixel search full screen for the color in the top left of the button.

when it finds that color use that point as the top left points for a new pixel search and set the bottom right points to how ever big the butotn is

then do several more pixel searches and if they all come back true then you found your button so then you do MouseClick("left", middle of second pixel search box, middle of second pixel search box,1,1)

thxs sounds like good idea took me a few mins to get but it should work

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...