Vans Posted October 21, 2007 Posted October 21, 2007 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
Vans Posted October 21, 2007 Author Posted October 21, 2007 Oh and I'd like some info on memory reading Please help me Thanks
narayanjr Posted October 21, 2007 Posted October 21, 2007 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
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