Page 2 of 2 FirstFirst 12
Results 26 to 42 of 42

Thread: [Simba 1.0] SRL-OSR / SPS-OSR / SMART 8.3

  1. #26
    Join Date
    Aug 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Still cant get any script to log in

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

    Default

    Quote Originally Posted by sloppyhole View Post
    Still cant get any script to log in
    Are any other scripts even actually updated to use Simba 1.0? AFAIK Monkfishies is the only SRL-OSR script running in Lape.

    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..."


  3. #28
    Join Date
    Aug 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Are any other scripts even actually updated to use Simba 1.0? AFAIK Monkfishies is the only SRL-OSR script running in Lape.
    ohh that might be why :3 thanks

    Got that monkfisher to log in, shit i wish i knew about this 2 days ago D:
    Last edited by sloppyhole; 10-13-2013 at 10:37 AM.

  4. #29
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Are any other scripts even actually updated to use Simba 1.0? AFAIK Monkfishies is the only SRL-OSR script running in Lape.
    I been trying to run Simba 1.0 and i don't like this one bit. Smart starts the console then says to insure that the target page has an applet declaration (smart 8.3),

    SMART[1684]: Starting remote 1684
    SMART[1684]: Registration Response: 4
    SMART[1684]: JVM Garbage Collection Invoked
    SMART[1684]: Java Initilized - SMART Starting
    SMART[1684]: Applet Loader Parsed
    SMART[1684]: Using jar: http://oldschool30.runescape.com/gamepack_9105271.jar
    java.lang.ClassNotFoundException: client
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.net.FactoryURLClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at smart.Client.initApplet(Client.java:666)
    at smart.Client.<init>(Client.java:142)
    at smart.Main.main(Main.java:950)
    my smart param file is outdated i guess + SRL is now lape?.

    Honestly all i want to do is just Start Smart so i can use an Autotyper for a bit

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

    Default

    Quote Originally Posted by samerdl View Post
    I been trying to run Simba 1.0 and i don't like this one bit. Smart starts the console then says to insure that the target page has an applet declaration (smart 8.3),



    my smart param file is outdated i guess + SRL is now lape?.

    Honestly all i want to do is just Start Smart so i can use an Autotyper for a bit
    If you're using this SRL-OSR then first, in Simba, set your Interpreter to Lape, then just run compile & run this:
    Simba Code:
    program Script;
    {$DEFINE SMART}

    {$i SRL-OSR/SRL.Simba}

    begin
      setupSRL();
    end.

    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..."


  6. #31
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    If you're using this SRL-OSR then first, in Simba, set your Interpreter to Lape, then just run compile & run this:
    Simba Code:
    program Script;
    {$DEFINE SMART}

    {$i SRL-OSR/SRL.Simba}

    begin
      setupSRL();
    end.
    Cheers that worked!

  7. #32
    Join Date
    Sep 2013
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    i get:
    Exception in Script: Unknown declaration "clWhite" at line 58, column 23 in file "C:\Simba\Includes\SRL-OSR\SRL\core\globals.simba"
    i want to use ElfyyyPc script. having problems since new simba. can someone finally help me please?
    I followed all the guides, but still get this error.

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

    Default

    Quote Originally Posted by sinamaster View Post
    i get:
    Exception in Script: Unknown declaration "clWhite" at line 58, column 23 in file "C:\Simba\Includes\SRL-OSR\SRL\core\globals.simba"
    i want to use ElfyyyPc script. having problems since new simba. can someone finally help me please?
    I followed all the guides, but still get this error.
    I doubt the script has been updated to run on the newest Simba, SMART and Lape.

    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..."


  9. #34
    Join Date
    Sep 2013
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    I doubt the script has been updated to run on the newest Simba, SMART and Lape.
    I tryed ever other script. Still doesnt work. (i'm using 07 runescape bots)

  10. #35
    Join Date
    Sep 2013
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    can no one help me?

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

    Default

    Quote Originally Posted by sinamaster View Post
    I tryed ever other script. Still doesnt work. (i'm using 07 runescape bots)
    Quote Originally Posted by sinamaster View Post
    can no one help me?
    As I stated near the top of this page, Monkfishies is the only script running with this version of SRL-OSR (Lape version). Everything else is still using Pascalscript (assuming they've updated at all).

    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..."


  12. #37
    Join Date
    Jun 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    As I stated near the top of this page, Monkfishies is the only script running with this version of SRL-OSR (Lape version). Everything else is still using Pascalscript (assuming they've updated at all).
    Does that mean we need to download an older version of srl-osr to get scripts that used the old pascalscript or does changing the interpreter fix this. Because im trying to use older scripts (ineedbots AIO chopper etc) however this uses sps also and if i use pascalscript then i get an error but if i put it on lape i also get a weirder error message?

  13. #38
    Join Date
    Oct 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Please to post this Video Tutorial!

  14. #39
    Join Date
    Dec 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Do you think you could please help me set up my bot no matter what I try I cant seem to get it working

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

    Default

    I received this error, when I applying the new SRL-OSR: "Unknown declaration "TypeByte" at line 213, column 5 in file "C:\Simba\Includes\SRL-OSR\SRL-OSR\SRL\core\text.simba"

  16. #41
    Join Date
    Nov 2013
    Location
    PDX Oregon
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I'm having major issues with this new version of simba and smart. I'v follow the tutorials checked faq but i still cannot get scripts to run. I thought I was just a noob. Which i am. But really i tried everything. If someones got a video of this new simba scar update successfully working a new tutorial is needed. Is it as simple as switching to a pascal script. I'v been up all night tinkering with this. Can i just download an old version of smart and override update?

    Got it working now. Wish i can tell you how i did it but i cant. I think it had something to do with uninstalling all simba files and installing only the new ones.

    Tip for noobs. Check date of post and read the most resent posts.
    Last edited by Smoky; 12-05-2013 at 01:04 AM.

  17. #42
    Join Date
    Feb 2014
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Any fix for this on this forum? SRL-OSR/SRL/misc/al_functions.simba

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •