Results 1 to 6 of 6

Thread: GetTextAtEx

  1. #1
    Join Date
    Oct 2007
    Location
    Denmark
    Posts
    409
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default GetTextAtEx

    I've been trying to make a function to read a captcha but it won't find the text.
    The captcha isn't hard to read at all:

    Is it possible to have Scar read it?

  2. #2
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Frt View Post
    I've been trying to make a function to read a captcha but it won't find the text.
    The captcha isn't hard to read at all:

    Is it possible to have Scar read it?
    you'd need to make your own font.

    edit: or use some completly different way of detecting. the shapes don'tseem to change and are simple enough, tried using TPAs with HSL yet?

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  3. #3
    Join Date
    Oct 2007
    Location
    Denmark
    Posts
    409
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Was fearing you would say that as I've tried with all premade fonts.
    So I should get a picture of every number and place it in a folder, right?

  4. #4
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    Yup. With the correct name "somenumber.bmp" (Look the numbers up at existing fonts).
    Ce ne sont que des gueux


  5. #5
    Join Date
    Oct 2007
    Location
    Denmark
    Posts
    409
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay.
    But will it work, cause I see now that the numbers aren't on a straight line?

  6. #6
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    you can try to find them one by one, then sort them

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
  •