Results 1 to 8 of 8

Thread: 07Scape font set.

  1. #1
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default 07Scape font set.

    Ripped straight from SCAR 2.03, I take no credit. Thought they'd be useful.

    They work anyway, I tested them with a simple SCAR autofighter.

    https://www.dropbox.com/s/8mkpo082zk...Font%20set.zip

    Enjoy.

    EDIT: I also have all of SCAR's old includes for 2007 if anyone wants them. They all work as far as I know.

    Attachment 19924
    Last edited by KeepBotting; 03-15-2013 at 02:08 AM.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  2. #2
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Or wait until the official working fonts are pushed

    E: As for the includes, we have a revision that Wizzup posted, if you could link your SRL include that you have that could be helpful with some random solving.

    Justin

    Forum account issues? Please send me a PM

  3. #3
    Join Date
    Jul 2012
    Posts
    437
    Mentioned
    10 Post(s)
    Quoted
    165 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    Or wait until the official working fonts are pushed

    E: As for the includes, we have a revision that Wizzup posted, if you could link your SRL include that you have that could be helpful with some random solving.

    Justin
    Which revision did he post?

    edit:A lot of srl 4 revisions http://villavu.com/forum/forumdisplay.php?f=458 search forum for revision
    Last edited by tealc; 03-15-2013 at 07:32 AM.

  4. #4
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    @Those working on the SRL-OSR:
    How are you guys coming along on the OCR? I downloaded the current SRL-OCR from Github, installed the fonts, but the UpText was incredibly inaccurate. I spent a while and redid the UpText-grabbing and it works very nicely now. If you guys are still having issues with it let me know.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  5. #5
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    @Those working on the SRL-OSR:
    How are you guys coming along on the OCR? I downloaded the current SRL-OCR from Github, installed the fonts, but the UpText was incredibly inaccurate. I spent a while and redid the UpText-grabbing and it works very nicely now. If you guys are still having issues with it let me know.
    Chances are you were using DannyRS's hackish uptext, If you are using 993, just replace GetUpText with this

    Simba Code:
    function GetUpText: string;
    begin
      Result := rs_GetUpTextAtEx(8, 8, false, UpChars07);
    end;

    Forum account issues? Please send me a PM

  6. #6
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    I tried to get it the best I could I'm still using mine and it returns the string exact every time, I guess something makes it different for every person?

    I'm curious @Flight, what did you change? Or did you do it with the real OCR filter?

    Olly did it with the real filter, but you need Simba 993 for it to work

    If the font's are still not in the downloader, I think I got em all zipped correctly? - http://villavu.com/forum/showthread....27#post1197327
    Last edited by DannyRS; 03-20-2013 at 10:13 AM.


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  7. #7
    Join Date
    Jan 2012
    Posts
    369
    Mentioned
    6 Post(s)
    Quoted
    91 Post(s)

    Default

    Quote Originally Posted by DannyRS View Post
    I tried to get it the best I could I'm still using mine and it returns the string exact every time, I guess something makes it different for every person?

    I'm curious @Flight, what did you change? Or did you do it with the real OCR filter?

    Olly did it with the real filter, but you need Simba 993 for it to work

    If the font's are still not in the downloader, I think I got em all zipped correctly? - http://villavu.com/forum/showthread....27#post1197327
    Your fonts worked for me pretty well , but given that I can't wait to get the whole font package for OSRS

  8. #8
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

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
  •