Page 28 of 54 FirstFirst ... 18262728293038 ... LastLast
Results 676 to 700 of 1345

Thread: OFFICIAL Social Slayer/SMART Not Working Thread

  1. #676
    Join Date
    Jul 2012
    Location
    Atlanta
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by supersayian2224 View Post
    Okay, I've done my best trying to sort through all of this, haha. I tried Brandon's fix, but now I am getting

    Exception in Script: Plugin(libsmartremote32) has not been found

    It's not the libsmart32, but "libsmartremote32" ... I tried the fix via forums, but that didn't work either. Anyone else having this problem?
    Also having this problem, I have tried finding the .dll file somewhere to remotely add to plug-ins myself, but I can't seem to find it anywhere to add to the file. It would seem that it would be the only thing left to add so I could continue trying to fix it, since Simba .99 will refuse to run until that file is acquired.

  2. #677
    Join Date
    Dec 2011
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by print123 View Post
    omg when will it work =( i need to start botting my smithing can someon tell me how to set up new simba .99
    why not just legit or use another bot till then ?

    edit. these smilies sukk

  3. #678
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by print123 View Post
    omg when will it work =( i need to start botting my smithing can someon tell me how to set up new simba .99
    Chill, it will be out soon.
    You can't rush perfection.
    Sinking. Always. Sinking.

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

    Default

    I've replaced my plugins and have Simba 0.99 and everything, but when I try to start a script this comes up:

    [Hint] C:\Simba\Includes\SRL/SRL/core/globals.simba(514:3): Variable 'BMP' never used at line 513
    [Error] C:\Users\username\Downloads\GooglesFlawlessItemCru sherV3.9.simba.simba(764:3): Unknown identifier 'Smart_Server' at line 763
    Compiling failed.
    Can someone tell me what I did wrong?

    Smart_Server := 10; is the highlighted text, should I change it to a different number?

    Your help will be appreciated. Sorry if it's a stupid mistake, I hate when I and other people make those so please don't complain if it is
    My First Build!, Selling Downloadable Games
    -------------------------------------

  5. #680
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by AustnW View Post
    I've replaced my plugins and have Simba 0.99 and everything, but when I try to start a script this comes up:



    Can someone tell me what I did wrong?

    Smart_Server := 10; is the highlighted text, should I change it to a different number?

    Your help will be appreciated. Sorry if it's a stupid mistake, I hate when I and other people make those so please don't complain if it is
    If you have the new Smart which it looks like you do, you don't need Smart Server and all that stuff. Delete it, and it'll probably tell you the same thing for the next couple of lines. Just delete those too.

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

    Default

    Quote Originally Posted by shstiger2009 View Post
    If you have the new Smart which it looks like you do, you don't need Smart Server and all that stuff. Delete it, and it'll probably tell you the same thing for the next couple of lines. Just delete those too.
    Hmm okay, I did that, now it comes up with this:

    [Hint] C:\Simba\Includes\SRL/SRL/core/globals.simba(514:3): Variable 'BMP' never used at line 513
    [Hint] C:\Users\username\Downloads\GooglesFlawlessItemCru sherV3.9.simba.simba(48:3): Variable 'R' never used at line 47
    Compiled successfully in 483 ms.
    SRL Compiled in 0 msec
    *** Smart Cannot Spawn Clients ***
    Successfully executed.
    Is it maybe because the script isn't made to work with Simba 0.99? Maybe it needs Smart Server in it or something.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  7. #682
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    ^Try run as admin, I never had to do it before .99 and SMART 7.2 (or whatever) but now I normally need to.

  8. #683
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    i have downloaded the newest plugins and simba 0.99 but when i runa script, the smart tab opens and says this

    [Error] C:\Simba\Includes\SRL/SRL/Misc/Smart.simba(53:19): Invalid number of parameters at line 52
    Compiling failed.

    I'm not sure what i did wrong here.

  9. #684
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by AustnW View Post
    Hmm okay, I did that, now it comes up with this:



    Is it maybe because the script isn't made to work with Simba 0.99? Maybe it needs Smart Server in it or something.
    It doesn't. This will work for you 100%-

    Open a blank Simba. Then open your script and run. Enjoy.

  10. #685
    Join Date
    Jun 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I've gotten quite a few of these same errors. Bits and pieces of how to get everything running are all over this thread. I give up for now. I'll wait for an official update. Congrats to those who can currently bot.

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

    Default

    Quote Originally Posted by YoHoJo View Post
    ^Try run as admin, I never had to do it before .99 and SMART 7.2 (or whatever) but now I normally need to.
    Sorry for sounding like a noob, but how do you run as an admin? I hate asking questions that sound so simple lol

    Quote Originally Posted by shstiger2009 View Post
    It doesn't. This will work for you 100%-

    Open a blank Simba. Then open your script and run. Enjoy.
    Also no, it comes up with this when I do that:

    [Hint] C:\Simba\Includes\SRL/SRL/core/globals.simba(514:3): Variable 'BMP' never used at line 513
    [Hint] C:\Simba\Scripts\GooglesFlawlessItemCrusherV3.9.si mba.simba(48:3): Variable 'R' never used at line 47
    Compiled successfully in 499 ms.
    SRL Compiled in 0 msec
    *** Fatal Error: Pairing Clients; Attempting To Kill All Clients ***
    Failed To Kill Client: 1284
    Successfully executed.
    Idk what the problem is
    Last edited by Austin; 07-15-2012 at 12:22 AM.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  12. #687
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Right Click --> Run As

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

    Default

    Quote Originally Posted by Shay View Post
    Right Click --> Run As
    Oh..then if that's the case, I was already running it as an admin. This message still comes up:

    [Hint] C:\Simba\Includes\SRL/SRL/core/globals.simba(514:3): Variable 'BMP' never used at line 513
    [Hint] C:\Simba\Scripts\GooglesFlawlessItemCrusherV3.9.si mba.simba(48:3): Variable 'R' never used at line 47
    Compiled successfully in 499 ms.
    SRL Compiled in 0 msec
    *** Fatal Error: Pairing Clients; Attempting To Kill All Clients ***
    Failed To Kill Client: 1284
    Successfully executed.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  14. #689
    Join Date
    Mar 2012
    Posts
    182
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by ThatGuy727 View Post
    i have downloaded the newest plugins and simba 0.99 but when i runa script, the smart tab opens and says this

    [Error] C:\Simba\Includes\SRL/SRL/Misc/Smart.simba(53:19): Invalid number of parameters at line 52
    Compiling failed.

    I'm not sure what i did wrong here.

    The same problem as ThatGuy above.
    Got Simba.99, replaced plugins folder per instruction.
    Last edited by sickle; 07-15-2012 at 12:57 AM.

  15. #690
    Join Date
    Apr 2012
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I installed simba .99, added ignorebar; after SetupSrl, and now when I run it it opens a new tab called smart, and brings an error that says

    Invalid number of parameters at line 52 Compiling Failed.

  16. #691
    Join Date
    Dec 2011
    Posts
    571
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Running MSI...
    Exception in Script: Plugin(irokiplugin32) has not been found



    wtf what i doing wrong??????????????????????

  17. #692
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Quote Originally Posted by print123 View Post
    Running MSI...
    Exception in Script: Plugin(irokiplugin32) has not been found



    wtf what i doing wrong??????????????????????
    Read the FAQ thread.

    To everyone else, just wait for an official fix.

  18. #693
    Join Date
    Feb 2012
    Posts
    75
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Are the devs making any progress? How long until the official fix?

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

    Default

    Ah, Ok. Guess I'll just have to wait . One more question: do you need SMART 7.2 for the quick fix to work? I'm using 6.9 atm
    My First Build!, Selling Downloadable Games
    -------------------------------------

  20. #695
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Quote Originally Posted by klamse View Post
    Are the devs making any progress? How long until the official fix?
    Read the first post.
    Don't spam.
    Wait patiently.

  21. #696
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Anyone else getting this?
    Simba Code:
    [Error] C:\Users\****\Desktop\New folder\Simba\Includes\srl/srl.simba(119:1): 'BEGIN' expected at line 118
    Compiling failed.
    Sinking. Always. Sinking.

  22. #697
    Join Date
    Jan 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    no im getting this in my srl^

    [Error] C:\Simba\Includes\SRL/SRL.simba(86:19): Unknown identifier 'SetupSmart' at line 85

  23. #698
    Join Date
    Dec 2011
    Posts
    113
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hi all

    Just want to confirm that the "Ghetto" Fix by Artist formally known as Ggzz Does indeed work!

    I know to experienced pascal coders here it's initiate, however for rest of us noobs we have an extreme problem in establishing "HOW TO for Dummies" communication with the PROs here.

    Here are how to Ghetto patch your simba for dummies (like me).

    ***RENAME YOUR C:\SIMBA Folder to SIMBA2 or FML(BACKUP IT UP!!)****

    1. Install Simba 0.99
    A) READ OP! http://villavu.com/forum/showthread....ghlight=sqlite
    B) Download Simba Installer (recommended): http://nala.villavu.com/downloads/ma...i386win32.exe (install)
    C) Download New plugins (zip or tar.bz2): https://github.com/MerlijnWajer/Simba/downloads (Make sure you don't let the SRL updater Extension override them... )
    ***put them in folder C:\Simba\Plugins (OVERWRITE ALL FILES)

    2. A) Download https://github.com/Brandon-T/SRL-5/zipball/master
    B) "Open C:\Simba\Includes\SRL
    *Delete C:SRL.Simba*
    *Delete SRL folder * Replace it with the stuff you downloaded."

    3. **ALTERING SCRIPT** MINOR SKILL REQUIRED** SUPER Anti-leech**BACKUP ORIGINAL**!!
    1. READ OP http://villavu.com/forum/showthread.php?t=84334
    2. Find "Backwards Compatibility:" Apply as instructed (thanks Ggzz)
    3. "Open a script. After SetupSRL; Add Ignorebar;

    SetupSRL;
    Ignorebar;

    4***COMPILE and debug as needed.***

    ***RUN SIMBA AS ADMINISTRATOR!!!!**********
    (open simba.exe---> than open script WITHIN SIMBA)

    STEP 3 is the hardest, if you are a novice then start with a simple script!!

    DTM aren't going to work well with deforming items try to use Fixed INV method when banking.

    Good Luck!
    Last edited by shanghai88; 07-15-2012 at 05:01 AM.

  24. #699
    Join Date
    May 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Where can I find globals.simba?

    C:\Simba\????

  25. #700
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Quote Originally Posted by Steingraber View Post
    Where can I find globals.simba?

    C:\Simba\????
    C:\Simba\Includes\SRL\srl\core
    If you can't find that on your own/don't know how to use the search function on your computer, I highly suggest you just wait for an official release of a fix because that is the easiest 'step' if you can even consider it one... :]

Page 28 of 54 FirstFirst ... 18262728293038 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 4 users browsing this thread. (0 members and 4 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •