Jump to content

Pixelsearch /w Text


Recommended Posts

Sorry if this has been asked, i rushed through search and didnt find anything too specific.

Im wondering what would be the best way to use autoit in searching for recognizable numbers.

heres a pic of what i want to search.

Posted Image

I want to search for the number 7.

Would i want to do something like.

$var = Pixelsearch(0, 0, specific X to the 7, specific y to the 7, yellow text.)

Or nomad memory read for the player numbers?

Edited by ecstatic
Link to comment
Share on other sites

Sorry if this has been asked, i rushed through search and didnt find anything too specific.

Im wondering what would be the best way to use autoit in searching for recognizable numbers.

heres a pic of what i want to search.

Posted Image

I want to search for the number 7.

Would i want to do something like.

$var = Pixelsearch(0, 0, specific X to the 7, specific y to the 7, yellow text.)

Or nomad memory read for the player numbers?

What you're looking for is an OCR UDF. Try Tesseract or MODI.

Edit: Didn't think that reply through too much. If you knew where all the possible areas it could be were located (like in the example), it would work, if the numbers were randomly scattered, you would have quite a bit more trouble.

Edited by aggixx
Link to comment
Share on other sites

What you're looking for is an OCR UDF. Try Tesseract or MODI.

Edit: Didn't think that reply through too much. If you knew where all the possible areas it could be were located (like in the example), it would work, if the numbers were randomly scattered, you would have quite a bit more trouble.

Thank you very much.
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...