Results 1 to 5 of 5

Thread: Need Help with OCR for runescape script

  1. #1
    Join Date
    Jan 2011
    Posts
    350
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Need Help with OCR for runescape script

    I need help reading numbers in the runescape client.
    My question is how would i read these numbers:

  2. #2
    Join Date
    Dec 2011
    Posts
    571
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    try changing graphics or something
    created my mr[s]

  3. #3
    Join Date
    Jan 2011
    Posts
    350
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    it has to do with OCR, Nothing to do with graphics.

  4. #4
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Simba Code:
    GetNumbers(GetTextAtExWrap(xs, ys, xe, ye, 0, 2, 5, 52735, 5, 'StatChars'));

    Edit in the search coords to get a specific line, etc. Just worked for me, testing the image you posted.
    Last edited by Le Jingle; 08-31-2012 at 12:54 AM. Reason: GetNumbers()

  5. #5
    Join Date
    Jan 2011
    Posts
    350
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    thanks ill try it out

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •