Page 8 of 8 FirstFirst ... 678
Results 176 to 186 of 186

Thread: [OUTDATED] How to Setup Simba for Old School RS

  1. #176
    Join Date
    Oct 2013
    Location
    Finland
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Exception in Script: File "SRL-OSR/SRL.simba" not found at line 3, column 5

    Umm... Please help?

  2. #177
    Join Date
    Nov 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by 5thVenom View Post
    Exception in Script: File "SRL-OSR/SRL.simba" not found at line 3, column 5

    Umm... Please help?
    I moved both SRL.simba and SRLLape.simba from the SRL-OSR folder to Simba>Includes>SRL

    This worked for me to load up osrs but I can't confirm if scripts work properly

    Edit: haven't gotten a script to work....
    Last edited by MKG; 11-22-2013 at 05:04 AM.

  3. #178
    Join Date
    Jul 2012
    Location
    England
    Posts
    144
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    Recently re-installed Simba and got his error "Operator expected at line 164, column 7 in file "C:\Simba\Includes\SRL\SRL\Misc\Debug.Simba". I can't seem to solve it.

    Code:
          FastSetPixel(ClientBMP, x, b.y1, selColor)
          FastSetPixel(ClientBMP, x, B.y2, selColor)
    EDIT: Went through the new installation process with a fine tooth-comb, no problems now. Just having to convert scripts for Lape.

  4. #179
    Join Date
    Jan 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(116:20): Unknown identifier 'bmpMinimapMask' at line 116
    Compiling failed.
    How do i fix this please?

  5. #180
    Join Date
    Jan 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Hello how fix? Exception in Script: File "SRL-OSR/SRL.simba" not found at line 3, column 5
    Thank you

  6. #181
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    Quote Originally Posted by dirtypure View Post
    Hello how fix? Exception in Script: File "SRL-OSR/SRL.simba" not found at line 3, column 5
    Thank you
    Well that's the entire point of this guide lol. That means you don't have SRL-OSR downloaded and placed in the correct place with the correct name. So follow the tutorial...

    EDIT: Use this guide, it's more updated and easier to follow.
    “The long-lived and those who will die soonest lose the same thing. The present is all that they can give up, since that is all you have, and what you do not have, you cannot lose.” - Marcus Aurelius

  7. #182
    Join Date
    Nov 2011
    Location
    The Netherlands <3
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    49 Post(s)

    Default

    I play (and bot) both versions. How 'hard' is it to switch between the two game versions time-wise?

    EDIT: Oops, I didn't notice this is the outdated section as I found this page using Google. Sorry for the gravedig, guys.

  8. #183
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Quote Originally Posted by EvilCabbage View Post
    I play (and bot) both versions. How 'hard' is it to switch between the two game versions time-wise?

    EDIT: Oops, I didn't notice this is the outdated section as I found this page using Google. Sorry for the gravedig, guys.
    meh. its a good question though. if you have srl-6 and srl-osr installed, there is nothing you need to do to 'switch' between rs3 and 07. just use a 07 script and simba will tell SMART to load 07, or use an RS3 script and simba will tell SMART to load RS3. simple as that.

    converting one script to another is a different story, though.

  9. #184
    Join Date
    Nov 2011
    Location
    The Netherlands <3
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    49 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    meh. its a good question though. if you have srl-6 and srl-osr installed, there is nothing you need to do to 'switch' between rs3 and 07. just use a 07 script and simba will tell SMART to load 07, or use an RS3 script and simba will tell SMART to load RS3. simple as that.

    converting one script to another is a different story, though.
    Ahh, that sounds logical. Thanks a lot!

  10. #185
    Join Date
    Aug 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It's not working, but I think I found a fix to the "can't find SRL library" thing.

    Just change {$i srl/srl.simba}
    to {$i srl-osr/srl.simba}

  11. #186
    Join Date
    Mar 2013
    Posts
    1,010
    Mentioned
    35 Post(s)
    Quoted
    620 Post(s)

    Default

    Quote Originally Posted by Script God View Post
    It's not working, but I think I found a fix to the "can't find SRL library" thing.

    Just change {$i srl/srl.simba}
    to {$i srl-osr/srl.simba}

    Please don't touch the p07include (It's extremely outdated) and any script using it.
    #slack4admin2016
    <slacky> I will build a wall
    <slacky> I will ban reflection and OGL hooking until we know what the hell is going on

Page 8 of 8 FirstFirst ... 678

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
  •