Results 1 to 5 of 5

Thread: GetTextAtEx

  1. #1
    Join Date
    Mar 2007
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default GetTextAtEx

    hi everybody

    I have a script that can click around on a site(browser based game), and sometimes i got some money.
    I want my script to read how many money i got, and write it in a: WriteLn

    My problem is that i cant get GetTextAtEx to work
    what do i need?

    The amount of money could look like the pic.
    Please help me

    //batnas

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    use getTextAt(here) dont use Ex its broken i think.

  3. #3
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    You also have to load what type of text it is. I tried playing with adding a custom text on my own some time ago. But you have to load it up with a system then call the type of text in the GetTextAt or whatever the system is now that they used. Biggest problem is getting the custom bitmap masks set up for it, then compiling it for just that. So yeah good luck, I haven't played with it since so not sure how to compile it exactly.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  4. #4
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    Nothing wrong in GetTextAtEx...

    + no such thing as GetTextAt.

    If they are windows fonts, you have the font files in C:\Windows\Fonts, so you just need to do LoadCharsFromFont in the place where you'd normally do UpChars etc in GetTextAtEx.

  5. #5
    Join Date
    Mar 2007
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    erm..

    can someone make an example on how to do it??

    //batnas

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. GetTextAtEx help, please :)
    By Macro_FTW in forum OSR Help
    Replies: 3
    Last Post: 01-10-2008, 03:27 AM
  2. Trimming and GetTextAtEx help..
    By itSchRis917 in forum OSR Help
    Replies: 9
    Last Post: 07-30-2007, 05:20 PM
  3. gettextatex?
    By jhildy in forum OSR Help
    Replies: 11
    Last Post: 06-04-2007, 12:39 AM

Posting Permissions

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