Jump to content
Bixby Sayz

Get text at a location

Recommended Posts

There are a number of routines that you can use to determine if text is found when the text is known in advance. But what about when the text is not known in advance?

 

I am trying to get the text in a specific area of the screen. The text is in the RS2 StatChars font, and the text is not known in advance. Is there a way to do this?

Link to comment
Share on other sites

Yeah I am trying to read the text rather than find it, which leaves GetTextAtEx. After a few attempts I realize I could be a very long time blindly trying combinations to get a meaningful result.

 

I found a way to work around it by guessing at what the text might be. Lets me use the much simpler find routines.

Link to comment
Share on other sites

Yeah I am trying to read the text rather than find it, which leaves GetTextAtEx. After a few attempts I realize I could be a very long time blindly trying combinations to get a meaningful result.

 

I found a way to work around it by guessing at what the text might be. Lets me use the much simpler find routines.

 

Look at this http://scar-divi.com/oldmanual/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...