Page 46 of 79 FirstFirst ... 36444546474856 ... LastLast
Results 1,126 to 1,150 of 1956

Thread: How to install/setup Simba for RS3

  1. #1126
    Join Date
    Sep 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(42:33): Unknown identifier 'SmartGetDebugDC' at line 41
    Compiling failed.

    any clue what the problem is?

  2. #1127
    Join Date
    Nov 2012
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    When i try update SRL
    Plugins Update ERROR: Kill recieved from Updater.
    No SRL update available.
    When i try run MSI
    Running MSI...
    Exception in Script: Plugin(sps32) has not been found

    http://villavu.com/forum/archive/index.php/t-74155.html
    Tried this^
    Didn't work
    http://villavu.com/forum/archive/index.php/t-74155.html
    SPS shit didn't work^
    Just saying plugins not found and i search and installed them manually and still didn't work

    So tried and everything and just didn't work can any1 help me?
    When i first time installed simba to this computer it runned msi but not any script and now it doesn't even run msi-.-

  3. #1128
    Join Date
    Nov 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    First I had this:
    [Error] C:\Simba\Includes\SRL/SRL/core/gametab.simba(101:6): Unknown identifier 'isActionBarActive' at line 100
    Compiling failed.

    Then Le Jingle suggested:
    the last update to the SRL5 git is at fault.
    update found here; https://github.com/SRL/SRL-5/commit/...3b737cae255c62

    the error;
    ...is caused because there's an 'is' prefix on the unknown identifier that should not be there. Deleting 'is', from 'isActionBarOpen' fixes the error.



    so I deleted the "is" and renamed it "ActionBarOpen" and now I'm having another error.
    Now I have this:


    [Error] C:\Simba\Includes\SRL\SRL\core\gametab.simba(74:57 ): Unknown identifier 'MSX1' at line 73
    Compiling failed.

    Help?

  4. #1129
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

  5. #1130
    Join Date
    Dec 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get the error

    "[Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(611:5): Unknown identifier 'ImageSetClientArea' at line 610
    Compiling failed."
    any help?

  6. #1131
    Join Date
    Dec 2012
    Location
    Knoxville , TN USA
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    this is my first post , i have searched for same problem , but for some reason Simba wont pair with client .
    i have read all the tuts and watched setup videos , and nothing explains thy i am getting this after script to check to see if Simba is working ... here is output message



    SRL Compiled in 0 msec
    ** Fatal Error: Pairing Clients; Terminating Script **
    Successfully executed.


    After that there are no windows that pop up asking if i would like to allow access and no second or third windows for S.M.A.R.T. , and of course , RS isnt coming up

    just because i am posting this does not mean i will stop looking for answers , there ARE 46 pages in this post alone , just because i didnt see it off hand doesnt mean it isnt there . i am still looking so please dont flame me on this
    http://villavu.com/forum/showthread.php?t=87406 shows most of what i have already done also
    and after reinstalling Java SDK AGAIN , i get ...

    ERROR in TMThread.LoadFile
    Exception in Script: Unable to find file 'C:\Simba\Includes\SRL/SRL/core/globalstats.simba' used from 'C:\Simba\Includes\srl/srl.simba'

    gonna reinstall Simba AGAIN also
    what fun trying new software out , and working the bugs out .
    after reinstall , i again get the

    SRL Compiled in 0 msec
    ** Fatal Error: Pairing Clients; Terminating Script **
    Successfully executed.

    I really want to thank this community for what i see is a lot of really hard work , time , and also effort into making working scripts for automation to make their and others lives easier .

    edit: ok think i found the problem , with Simba v.991 S.M.A.R.T. is not included , there is a separate DL for that that has to go into the Plugins directory of Simba folder . i now have a new problem and am searching for an answer for :

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(275:145): Invalid number of parameters at line 274
    Compiling failed.

    that is the new problem i am dealing with at the moment ,
    i will also be editing my reply on the Fatal Error post also for people that may have same problem in the future .
    Last edited by dring219; 12-09-2012 at 06:53 AM. Reason: Another update

  7. #1132
    Join Date
    Sep 2012
    Location
    Tigard, Oregon
    Posts
    98
    Mentioned
    1 Post(s)
    Quoted
    31 Post(s)

    Default

    I searched keywords and I couldnt find anything so im sorry for that but when I try to run the livid farmer im told it couldnt find sps/sps.simba. Any ideas? thank you

  8. #1133
    Join Date
    Nov 2011
    Location
    behind you
    Posts
    202
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(275:145): Invalid number of parameters at line 274
    Compiling failed.
    i got this error any help? i can make it work :/
    you can buy me, my work, my goals, even you can buy my spirit, but Theres something youll never buy. my indomitable thirst of life.

  9. #1134
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by eduardo230 View Post
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(275:145): Invalid number of parameters at line 274
    Compiling failed.
    i got this error any help? i can make it work :/
    What script are you using? Are you using smart8.0?

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

    Default

    Sorry guys for not replying, I sort of forgot about this thread. I'm not sure why you guys are getting these errors. I just updated my Simba and SRL and I can run scripts and load SMART just fine (and I haven't tried to do that in a long time). That being said, I'd still like to help you guys out.

    Could you please tell me which version of Simba you have (go to Help > About to get the exact version number). For SRL, I'm assuming you're using the built in SRL updater? By the way, when you use the SRL updater, it should also update your plugins (i.e. SMART) automatically.

    So basically, this is what I need:
    • Simba version
    • Image of Simba/Plugins folder
    • Version of SMART you think you have (and if you downloaded from this site, please post the link)


    Hopefully we can get to the bottom of all these errors, and I can update the first post to be a little more helpful.

    E: Also, since I'm not very up-to-date with the latest setup problems, I would really appreciate if someone went through the first post and see if all the setup steps actually work properly. Make sure I'm not missing anything. I will do it myself as well, but another opinion would be great.
    Last edited by Coh3n; 12-11-2012 at 06:16 PM.

  11. #1136
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Sorry guys for not replying, I sort of forgot about this thread. I'm not sure why you guys are getting these errors. I just updated my Simba and SRL and I can run scripts and load SMART just fine (and I haven't tried to do that in a long time). That being said, I'd still like to help you guys out.

    Could you please tell me which version of Simba you have (go to Help > About to get the exact version number). For SRL, I'm assuming you're using the built in SRL updater? By the way, when you use the SRL updater, it should also update your plugins (i.e. SMART) automatically.

    So basically, this is what I need:
    • Simba version
    • Image of Simba/Plugins folder
    • Version of SMART you think you have (and if you downloaded from this site, please post the link)


    Hopefully we can get to the bottom of all these errors, and I can update the first post to be a little more helpful.

    E: Also, since I'm not very up-to-date with the latest setup problems, I would really appreciate if someone went through the first post and see if all the setup steps actually work properly. Make sure I'm not missing anything. I will do it myself as well, but another opinion would be great.
    I had to re-install Simba 2-3 weeks ago and basically did everything in those steps, so I believe they still work (For Windows). I'm on Debian right now, so I'm not sure about the Ubuntu steps.
    My First Build!, Selling Downloadable Games
    -------------------------------------

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

    Default

    Okay, thanks Austin.

  13. #1138
    Join Date
    Jun 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey there, I have linux on my VPS, and i wanted to use Simba.
    And I run Simba trough wine.
    When i click run with script below (used for testing) it says:
    Srl compiled in 5 msec.
    Loading Smart: Http://blabla.
    Succesfully executed.

    So it doesn't start up Smart, and will say succesfully executed.

    Using this:

    Simba Code:
    program new;
    {$DEFINE SMART8}
    {$i srl/srl.simba}

    begin
      ClearDebug();
      SetupSRL();
    end.

    Could really use some help,
    thanx


    Simba version
    Image of Simba/Plugins folder
    Version of SMART you think you have (and if you downloaded from this site, please post the link)


    Simba 991.
    Can't take screenshot on VPS (didn't yet figure out how)
    Smart dl:
    https://github.com/BenLand100/SMART/downloads
    8.0
    Last edited by Faab68; 12-12-2012 at 10:48 PM.

  14. #1139
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Faab68 View Post
    Hey there, I have linux on my VPS, and i wanted to use Simba.
    And I run Simba trough wine.
    When i click run with script below (used for testing) it says:
    Srl compiled in 5 msec.
    Loading Smart: Http://blabla.
    Succesfully executed.

    So it doesn't start up Smart, and will say succesfully executed.

    Using this:

    Simba Code:
    program new;
    {$DEFINE SMART8}
    {$i srl/srl.simba}

    begin
      ClearDebug();
      SetupSRL();
    end.

    Could really use some help,
    thanx


    Simba version
    Image of Simba/Plugins folder
    Version of SMART you think you have (and if you downloaded from this site, please post the link)


    Simba 991.
    Can't take screenshot on VPS (didn't yet figure out how)
    Smart dl:
    https://github.com/BenLand100/SMART/downloads
    8.0
    What Linux distro do you got?

    @Coh3n: There's your answer for the Linux set up
    My First Build!, Selling Downloadable Games
    -------------------------------------

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

    Default

    Quote Originally Posted by eduardo230 View Post
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(275:145): Invalid number of parameters at line 274
    Compiling failed.
    If you're using SMART 8 or higher, you need to edit the SMART define at the top of the script.

    Change
    Simba Code:
    {$DEFINE SMART}
    to
    Simba Code:
    {$DEFINE SMART8}

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

    Default

    @Faab68: I really don't know much about the Linux setup, but I just setup SMART8 on my computer and Windows asked me for permission to run SMART (the same warning you get the first time you run RS on your computer), so your issue may lie in your Wine settings. Try running Firefox through Wine and loading RS, then try starting SMART.

    And yes, I realized I double posted. I linked my last post to the FAQ thread and I don't want this post to interfere.

  17. #1142
    Join Date
    Jun 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    @Faab68: I really don't know much about the Linux setup, but I just setup SMART8 on my computer and Windows asked me for permission to run SMART (the same warning you get the first time you run RS on your computer), so your issue may lie in your Wine settings. Try running Firefox through Wine and loading RS, then try starting SMART.

    And yes, I realized I double posted. I linked my last post to the FAQ thread and I don't want this post to interfere.

    I tryed that, couldn't get firefox to work for me .

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

    Default

    Quote Originally Posted by Faab68 View Post
    I tryed that, couldn't get firefox to work for me .
    Again, I don't know much about Linux, but I bet that's part of the problem. Remember you have to download and install the Windows version of Firebox to the Wine directory for it to work properly (unless Firefox comes with Wine).

  19. #1144
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is it possible to run different kind of boots at the same time ? if so how to do it?

  20. #1145
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by ProHellz View Post
    Is it possible to run different kind of boots at the same time ? if so how to do it?
    Yes. Open a new Simba window or tab then open the script you want to use.

    Or if you mean different botting clents, I don't see why it wouldn't work.

  21. #1146
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default thank you

    the problem was that i was running the scripts withou opening simba first thanks, by the way is it difficult to lear how to code/program in simba? i usualy use c# or html or even notepad is it very different?

  22. #1147
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default .

    however i do not use html or c# for rs scripts

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

    Default

    It's not difficult if you have previous programming experience. I have a beginner's tutorial in the Tutorial Island section that will probably help you out.

  24. #1149
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this error every time i run a script and smart wont open error:can not load SQLite Client library "sqlite3.ddl" Check your installation, you can find the library at www.sqlite.org.
    PLEASE HELP !

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

    Default

    Quote Originally Posted by ProHellz View Post
    I get this error every time i run a script and smart wont open error:can not load SQLite Client library "sqlite3.ddl" Check your installation, you can find the library at www.sqlite.org.
    PLEASE HELP !
    Can you run the following script and tell me if you get the same error?
    Simba Code:
    program new;
    {$DEFINE SMART}
    {$i srl/srl.simba}

    begin
      setupSRL();
    end.

Page 46 of 79 FirstFirst ... 36444546474856 ... 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
  •