Page 7 of 8 FirstFirst ... 5678 LastLast
Results 151 to 175 of 186

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

  1. #151
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Ryan\Downloads\ineedbot's AIO Chopper[2.1].simba'
    the SRL-OSR/SRL Master file is extracted into the includes file, correct? I'm sick of doing this, been trying to manage this bot for 6 hours straight. I would really love some help, anyone? PLEASE, I downloaded EVERYTHING, updated EVERYTHING, wtf is wrong?

  2. #152
    Join Date
    Mar 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Hello, I seem to be having a new problem when trying to run a script now. I get the **SMART cannot spawn clients** error for some reason. I know that this error is usually associated with installing something wrong, but I know for a fact everything is installed properly, because I've been able to successfully run scripts for awhile now. But, all of a sudden, I get this error when trying to run ANY script, and I have not done a thing to Simba. Has their been an update for old school or something? Any help is much appreciated.

  3. #153
    Join Date
    Apr 2012
    Location
    Melbourne, Australia
    Posts
    230
    Mentioned
    0 Post(s)
    Quoted
    59 Post(s)

    Default

    Quote Originally Posted by mistuhmack View Post
    Hello, I seem to be having a new problem when trying to run a script now. I get the **SMART cannot spawn clients** error for some reason. I know that this error is usually associated with installing something wrong, but I know for a fact everything is installed properly, because I've been able to successfully run scripts for awhile now. But, all of a sudden, I get this error when trying to run ANY script, and I have not done a thing to Simba. Has their been an update for old school or something? Any help is much appreciated.
    Have you tried to update simba and srl and then closing all simba applications? Should work then if everything is installed correctly :3

  4. #154
    Join Date
    Apr 2012
    Location
    Melbourne, Australia
    Posts
    230
    Mentioned
    0 Post(s)
    Quoted
    59 Post(s)

    Default

    Quote Originally Posted by Im High View Post
    the SRL-OSR/SRL Master file is extracted into the includes file, correct? I'm sick of doing this, been trying to manage this bot for 6 hours straight. I would really love some help, anyone? PLEASE, I downloaded EVERYTHING, updated EVERYTHING, wtf is wrong?
    When you installed srl-osr did you remember to backspace the '-master' part? It seems to be a common error with many people?
    (Excuse double post, on my mobile)

  5. #155
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\P07Include.simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed. could anybody explain this to me as I am new to this

  6. #156
    Join Date
    Apr 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm new to Simba i been reading an researching i think i got most of it in right folders.
    but when i run this Code:

    program new;
    {$DEFINE SMART}
    {$i SRL/SRL.simba}

    begin
    SetupSRL();
    end.


    I get this Error: ---> Exception in Script: Plugin(libsmartremote32) has not been found

    How do i fix this? Any Suggestions

  7. #157
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Zeek View Post
    Code:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(295:135): Invalid number of parameters at line 294
    Compiling failed.
    That's the error I'm getting as well.

  8. #158
    Join Date
    Jun 2012
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    I have smartv7.2 but it still works, havent tried a script but this worked :

    program new;
    {$DEFINE SMART}
    {$i SRL/SRL.simba}

    begin
    SetupSRL();
    end.


    Is it ok to use it with smart v7.2 or do i really need v8.0?

  9. #159
    Join Date
    Jun 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i keep getting error at line 294

  10. #160
    Join Date
    Jun 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\brett\Downloads\HoodzFighter_osr-srl17.simba'

    THIS ALWAYS HAPPENS WHEN I RUN A SCRIPT AND CANT FIND HELP ON THE FORUMS SOMEONE PLEASE HELP ME :[

  11. #161
    Join Date
    Jun 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    HOW DO I INSTALL Srl-Osr???? i get this error

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\brett\Downloads\HoodzFighter_osr-srl17.simba'

  12. #162
    Join Date
    Sep 2012
    Location
    Here.
    Posts
    2,007
    Mentioned
    88 Post(s)
    Quoted
    1014 Post(s)

    Default

    Quote Originally Posted by cool brett10 View Post
    HOW DO I INSTALL Srl-Osr???? i get this error

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\brett\Downloads\HoodzFighter_osr-srl17.simba'
    It tells you how in the OP...

  13. #163
    Join Date
    Jun 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    can some one helllppp meee

  14. #164
    Join Date
    Jun 2013
    Posts
    79
    Mentioned
    1 Post(s)
    Quoted
    62 Post(s)

    Default

    hi i have set up everything for 07 run the test it works fine.. then i use any normal script. i get this error:Exception in Script: Unable to find file 'SRL-OSR/Srl.simba' used from 'C:\Simba\Scripts\fighter1-4.simba'
    any help would be helpful. im pulling my hairs out everyone i spoke to saying it not set up right yet i done every thing on video/ written guide and all works fine thanks leeds

  15. #165
    Join Date
    Oct 2012
    Location
    Porto, Portugal
    Posts
    218
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    can I have both SMART setup for eoc and smart setup for 07? How do I do that?

  16. #166
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Nirvana View Post
    can I have both SMART setup for eoc and smart setup for 07? How do I do that?
    If you have SRL defined it will load eoc, if you have osr defined it will load 07

  17. #167
    Join Date
    Oct 2012
    Location
    Porto, Portugal
    Posts
    218
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    If you have SRL defined it will load eoc, if you have osr defined it will load 07
    What do you mean defined? Calling SMART at the beginning of the script?

  18. #168
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Nirvana View Post
    What do you mean defined? Calling SMART at the beginning of the script?
    If you have {$i SRL-OSR/SRL.simba} it will load OSR if you have {$i srl\srl.simba} it will load EOC. Assuming you have {$DEFINE SMART} at the top of the script

  19. #169
    Join Date
    Aug 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Getting an error line when running scripts saying P07UpChars isn't found even though I put it in the Fonts folder.

  20. #170
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by jameslieb1 View Post
    Getting an error line when running scripts saying P07UpChars isn't found even though I put it in the Fonts folder.
    Did you restart simba?

  21. #171
    Join Date
    Aug 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Unknown identifier 'MMouse' at line 56
    Compiling failed.

    What does this mean? how can i fix it

  22. #172
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Nauti View Post
    Unknown identifier 'MMouse' at line 56
    Compiling failed.

    What does this mean? how can i fix it
    Your trying to run the include not a script -.-

  23. #173
    Join Date
    Aug 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    Your trying to run the include not a script -.-
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(293:131): Invalid number of parameters at line 292
    Compiling failed.

    I figured that out lol, now i get this.

  24. #174
    Join Date
    Sep 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hi there, im new to botting with simba, and ive studied and looked into some setup videos very carfull, but i got to a problem were i see no answer to,

    i have seen all YoHoJoSRL tutorial video's, but i get to a point were i would need to be able to . youtube.com/watch?v=Iox4LylEj40&list=PLrlB0rf4A0jKh6SYfPzKg1Sv Ksqc2ADIi 4:20 is were u need to login, for him, it types username and password, and it works, but for me it doesnt type, but i do not get any error aswell. any idea on how to fix this? thanks in advance

  25. #175
    Join Date
    Sep 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Script: Unable to find file 'srl-osr/srl.simba' used from 'C:\Users\Trent\Desktop\EssenceHarvester.simba'

    ?????? any help

    Ive read through everything and done it all step by step but I just cant get it right )))))):

Page 7 of 8 FirstFirst ... 5678 LastLast

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
  •