Jump to content

Recommended Posts

Posted

I'd like to know how to do the following stuff, maybe you can give me some info on functions or something:

1) A function that finds bitmaps/pictures/imaes or whatever you want to call it and then returns the x,y position of it.

2) I need to make it read a random text on the screen and then rewrite it, is there a function to read text on screen?

Thanks

Vans

Posted

well if by bitmap you mean a pixel on the bitmap then

PixelSearch() will return the x y of that pixel

and to read text it all depends on if the text is an image then you will need to use a ocr

if its text then you might be able to use wingettext()

if its a website look into the IE functions several ways to get text from that

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
  • Recently Browsing   0 members

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