Page 61 of 79 FirstFirst ... 1151596061626371 ... LastLast
Results 1,501 to 1,525 of 1956

Thread: How to install/setup Simba for RS3

  1. #1501
    Join Date
    Oct 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Good guide thanks

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

    Default

    im gettin this error any ideas ?:Exception in Script: Unknown declaration "upCharsEx" at line 202, column 82 in file "C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\rewards.simba"

    someone make a guide please the amount of errors is pathetic

  3. #1503
    Join Date
    Oct 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Great guide.

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

    Default

    Hey guys fairly new to the bot followed all steps getting this error :/

    Exception in Script: Duplicate declaration "procedure((False=0, True=1))" at line 273, column 51 in file "C:\Simba\Includes\srl-6\lib\misc\smart.simba"

  5. #1505
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by Dannyssss View Post
    Hey guys fairly new to the bot followed all steps getting this error :/

    Exception in Script: Duplicate declaration "procedure((False=0, True=1))" at line 273, column 51 in file "C:\Simba\Includes\srl-6\lib\misc\smart.simba"

    Set interpreter as lape.

    if that doesnt work then re-install from scratch, delete c:\simba and start over.

    Creds to DannyRS for this wonderful sig!

  6. #1506
    Join Date
    Nov 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm trying to Simba for 07 and I get this error when using any script
    Exception in Script: Unknown declaration "bmpMinimapMask" at line 115, column 20 in file "C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba"

    I have tried re-downloading the file from the one linked at the top of DannyRS's include post but I'm still getting the error.

    I setup Simba by following the 07 guide. I used the easy install program, but I updated to SMART 8.2 and changed the files your told to change in Grukans guide as I also had previous errors with those.

    Any help would be appreciated.

  7. #1507
    Join Date
    Nov 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very helpful guide, thanks!

  8. #1508
    Join Date
    Oct 2012
    Location
    Italy
    Posts
    145
    Mentioned
    0 Post(s)
    Quoted
    44 Post(s)

    Default

    my fonts are not good, The uptext is so wrong!!! :C what can i do?
    Check out my new script here: http://villavu.com/forum/showthread.php?p=1194418 Al-Kharid Silk buyer

  9. #1509
    Join Date
    Nov 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Script: Unknown declaration "SmartGetAvailablePID" at line 81, column 20 in file "C:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba"
    Exception in Script: Duplicate declaration "procedure((False=0, True=1))" at line 273, column 51 in file "C:\Simba\Includes\srl-6\lib\misc\smart.simba"

    I have seen tutorials that tell me I need to get the 07 fonts yet whenever i install them nothing changes.

  10. #1510
    Join Date
    Nov 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have done clean installs.

  11. #1511
    Join Date
    Nov 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    plz leave a message on my profile if you have any tips.

  12. #1512
    Join Date
    Nov 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    getting 10 posts so i can ask someone for help

  13. #1513
    Join Date
    Nov 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Exception in Script: Unknown declaration "statChars" at line 23, column 32 in file "C:\Simba\Includes\srl-6\lib\interfaces\lobby\worlds.simba"
    I get this error when attempting to run this...

    program new;
    {$DEFINE SMART}
    {$i srl-6/srl.simba}

    begin
    clearDebug();
    setupSRL();
    end.
    I haven't used any scripts in a few years, and have recently learned that I have an interest in programming, and i figured that this would be a great, fun place to learn. Now if only I could get past initial setup to learn something more advanced. Like how to automate login. (that was a sorry attempt at humor.)
    He paid the price but what did he buy?
    Your life, your freedom, upon him you relied.

  14. #1514
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by icecap666 View Post
    I get this error when attempting to run this...



    I haven't used any scripts in a few years, and have recently learned that I have an interest in programming, and i figured that this would be a great, fun place to learn. Now if only I could get past initial setup to learn something more advanced. Like how to automate login. (that was a sorry attempt at humor.)
    It looks like you need the updated fonts, which Simba should download automatically. Do you have the most up to date Simba? Go to Tools > Update and see if there's one available.

  15. #1515
    Join Date
    Nov 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    It looks like you need the updated fonts, which Simba should download automatically. Do you have the most up to date Simba? Go to Tools > Update and see if there's one available.
    Boom goes the dynamite. That worked thanks. When I went to update it said "Simba seems to be up to date", but I updated anyways and it worked. Also, for my edification, what do the "fonts" do?
    He paid the price but what did he buy?
    Your life, your freedom, upon him you relied.

  16. #1516
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by icecap666 View Post
    Boom goes the dynamite. That worked thanks. When I went to update it said "Simba seems to be up to date", but I updated anyways and it worked. Also, for my edification, what do the "fonts" do?
    If you go to Simba/Fonts/ you'll see a bunch of different folders. Each folder holds bitmaps of each character for that font. These fonts are just different Runescape fonts that Simba's OCR system uses to read text in Runescape.

  17. #1517
    Join Date
    Nov 2007
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    If you go to Simba/Fonts/ you'll see a bunch of different folders. Each folder holds bitmaps of each character for that font. These fonts are just different Runescape fonts that Simba's OCR system uses to read text in Runescape.
    OH I see, so because "StatChars" is a font, the error about the failed declaration indicated outdated fonts?
    He paid the price but what did he buy?
    Your life, your freedom, upon him you relied.

  18. #1518
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by icecap666 View Post
    OH I see, so because "StatChars" is a font, the error about the failed declaration indicated outdated fonts?
    Indicated that you didn't have the StatCars font set. I'm pretty sure StatChars is one of the default so it just means for whatever reason when you installed Simba, the fonts weren't downloaded.

  19. #1519
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    The guide has been updated to reflect the latest SRL-6 updates.

    http://villavu.com/forum/showthread.php?t=106864

  20. #1520
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Added a small section on how to setup a declarePlayers() procedure.

  21. #1521
    Join Date
    Mar 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Im back here after 6 months, and i've updated everything and followed tutorials.. but got nothing for this exception!!

    Exception in Script: File "SRL/SRL/Misc/Debug.Simba" not found at line 14, column 5

    when i go to debug.simba it shows me this:

    Exception in Script: Unknown declaration "TheDate" at line 29, column 25

  22. #1522
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by adoniss23 View Post
    Im back here after 6 months, and i've updated everything and followed tutorials.. but got nothing for this exception!!

    Exception in Script: File "SRL/SRL/Misc/Debug.Simba" not found at line 14, column 5

    when i go to debug.simba it shows me this:

    Exception in Script: Unknown declaration "TheDate" at line 29, column 25
    That isn't SRL-6. If you're trying to setup for Old School Runescape, there is a link at the top of the first post. If you're trying to setup for RS3, you need to enable the srl.sex extension.

    You also need to run a script that is using SRL-6.

  23. #1523
    Join Date
    Nov 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    I'm finding this whole "setting up simba/smart" and trying to get it to load OSR EXTREMELY complicated, I've tried at least 2 or 3 tutorials on here and on youtube with yohojo, but his videos were incomplete. Is this the most updated/easiest guide to follow for someone like me? Maybe I could be more clear, I've followed the this guide once then ended up coming back, and I now can't even get it to load the eoc Runescape, it comes up with an error message stating
    Exception in Script: Duplicate declaration "procedure((False=0, True=1))" at line 245, column 51 in file "C:\Simba\Includes\srl-6\lib\misc\smart.simba"
    Not that I want to load eoc necessarily, I'm trying for osr still, but that was part of the tutorial.
    Last edited by bobthehouse; 11-27-2013 at 07:30 AM.

  24. #1524
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    That isn't SRL-6. If you're trying to setup for Old School Runescape, there is a link at the top of the first post. If you're trying to setup for RS3, you need to enable the srl.sex extension.

    You also need to run a script that is using SRL-6.
    Isnt that osr guide not outdated..? Its asking you to install smart 8.0 but we need smart 8.3

  25. #1525
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by bobthehouse View Post
    I'm finding this whole "setting up simba/smart" and trying to get it to load OSR EXTREMELY complicated, I've tried at least 2 or 3 tutorials on here and on youtube with yohojo, but his videos were incomplete. Is this the most updated/easiest guide to follow for someone like me? Maybe I could be more clear, I've followed the this guide once then ended up coming back, and I now can't even get it to load the eoc Runescape, it comes up with an error message stating
    Exception in Script: Duplicate declaration "procedure((False=0, True=1))" at line 245, column 51 in file "C:\Simba\Includes\srl-6\lib\misc\smart.simba"
    Not that I want to load eoc necessarily, I'm trying for osr still, but that was part of the tutorial.
    I'm not sure about OSR, but for RS3 you need to have the Simba interpreter set to Lape (Script > Interpreter > Lape).

    Quote Originally Posted by hoodz View Post
    Isnt that osr guide not outdated..? Its asking you to install smart 8.0 but we need smart 8.3
    It's very possible. I don't pay attention to anything OSR related. If there's an up to date guide I will add it to the OP if someone posts it.

Page 61 of 79 FirstFirst ... 1151596061626371 ... LastLast

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
  •