Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 53

Thread: Simba Installation Guide [Updated 23-Nov-2016]

  1. #26
    Join Date
    Jan 2016
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    44 Post(s)

    Default

    Quote Originally Posted by Dan the man View Post
    Not sure why they are making it as malicious.

    If you want to use it, with Chrome open, press ctrl+j. You will see the download there with "This file is dangerous, so Chrome has blocked it."
    Should be a button under it: "Keep dangerous file".

    My AV has always flagged this file.

    Link to Virus total scan: https://www.virustotal.com/en/file/f...0a7a/analysis/
    This is odd, I did the task as you said and now I have an error when running any script:

    Error: Plugin(rstext) has not been found


    Any idea how to fix this?

  2. #27
    Join Date
    Jan 2012
    Location
    Sydney, Australia
    Posts
    877
    Mentioned
    12 Post(s)
    Quoted
    368 Post(s)

    Default

    Quote Originally Posted by Hellzonee View Post
    This is odd, I did the task as you said and now I have an error when running any script:

    Error: Plugin(rstext) has not been found


    Any idea how to fix this?
    Your Antivirus has deleted rstext.
    You need to stuff around with it and make an exception for the file so it doesn't delete it.

  3. #28
    Join Date
    Jan 2016
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    44 Post(s)

    Default

    Quote Originally Posted by Dan the man View Post
    Your Antivirus has deleted rstext.
    You need to stuff around with it and make an exception for the file so it doesn't delete it.
    Thanks Dan, works now but sure is sketchy with all these problems.

    Hopefully, this will be fixed in the near future.

  4. #29
    Join Date
    Jan 2012
    Location
    Sydney, Australia
    Posts
    877
    Mentioned
    12 Post(s)
    Quoted
    368 Post(s)

    Default

    Quote Originally Posted by Hellzonee View Post
    Thanks Dan, works now but sure is sketchy with all these problems.

    Hopefully, this will be fixed in the near future.
    I highly doubt it will be.
    Has been flagged for a while for some reason.

  5. #30
    Join Date
    Apr 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    The link for the aerolib plugin doesn't work. help

    edit: remembered why I hated using this shit. Getting the resources setup is aids.
    Last edited by Leafy; 12-28-2016 at 11:24 PM.



  6. #31
    Join Date
    Jan 2017
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Yes, I'm new but I've got it all set up how do I make it start the client?

  7. #32
    Join Date
    Dec 2011
    Posts
    209
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Dan the man View Post
    I highly doubt it will be.
    Has been flagged for a while for some reason.
    Hey Dan thanks for the setup instructions. Been a while since I've used Simba but I'm back! Everything went nicely except for step 9:
    "9. Now download the Aerolib Include’s Plugins (http://www.filedropper.com/aerolibplugins_1) Download the zipped Plugins from the link and extract them all to your Plugins folder (C:/Simba/Plugins/). Copy & Replace if asked."
    The aerolib file is broken/nothing inside it.
    Hope you can find out the issue! Thanks. For now will look around for it.

  8. #33
    Join Date
    Dec 2011
    Posts
    209
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by terrorbyte View Post
    SIMBA Installation Guide [Updated 23-Nov-2016]


    9. Now download the Aerolib Include’s Plugins (http://www.filedropper.com/aerolibplugins_1) Download the zipped Plugins from the link and extract them all to your Plugins folder (C:/Simba/Plugins/). Copy & Replace if asked.

    Credits to @Flight; for using his images in the guide explaining the Aerolib Include installation.
    Hey thanks for the setup instructions. Been a while since I've used Simba but I'm back! Everything went nicely except for step 9:
    "9. Now download the Aerolib Include’s Plugins (http://www.filedropper.com/aerolibplugins_1) Download the zipped Plugins from the link and extract them all to your Plugins folder (C:/Simba/Plugins/). Copy & Replace if asked."
    The aerolib file is broken/nothing inside it.
    Hope you can find out the issue! Thanks. For now will look around for it.

  9. #34
    Join Date
    Dec 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Curtis20112 View Post
    Yes, I'm new but I've got it all set up how do I make it start the client?
    if you only want to start the smart client use this:

    Simba Code:
    {$DEFINE SMART}
    {$i AeroLib/AeroLib.Simba}
    {$i Reflection/Reflection.simba}


    begin
      InitAL;
      Reflect.Setup;
      LoginPlayer(False);
    end.

  10. #35
    Join Date
    Jan 2013
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Gushers View Post
    Hey Dan thanks for the setup instructions. Been a while since I've used Simba but I'm back! Everything went nicely except for step 9:
    "9. Now download the Aerolib Include’s Plugins (http://www.filedropper.com/aerolibplugins_1) Download the zipped Plugins from the link and extract them all to your Plugins folder (C:/Simba/Plugins/). Copy & Replace if asked."
    The aerolib file is broken/nothing inside it.
    Hope you can find out the issue! Thanks. For now will look around for it.
    you can download AL here.
    Quote Originally Posted by Dan the man View Post
    I just downloaded it and it has the files.

    Reuploaded here: http://www.megafileupload.com/82qz/A...lugins_(2).zip

  11. #36
    Join Date
    Dec 2016
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Awesome guide!

  12. #37
    Join Date
    Mar 2013
    Posts
    36
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    Whelp after browsing the forums and legit playing the game for a week, I have decided to return. Awesome guide thank you. To anyone looking for the Aerolib Plugins, just read the other posts.

  13. #38
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Link to AeroLib Plugin from flight's thread -> https://sabercathost.com/8RzI/AeroLib_plugins.7z
    Oh Hai Dar

  14. #39
    Join Date
    Apr 2017
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Fairly simple and easy tutorial to follow, thanks for updating.

  15. #40
    Join Date
    Apr 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    very helpful guide thanks!

  16. #41
    Join Date
    Apr 2017
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The aerolib plugins zip file is empty

  17. #42
    Join Date
    May 2017
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Thanks. used this to setup the bot, never then it before.

  18. #43
    Join Date
    Apr 2015
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    -nvm-
    Last edited by pkeri; 07-12-2017 at 09:40 AM.

  19. #44
    Join Date
    Jul 2017
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hi my client stays blank any ideas?

    hm.png

    Code:
    Loading extension C:\Simba\Extensions\associate.sex
    Extension Disabled - Did not compile
    [Error] (14:3): Duplicate identifier 'TCharArray' at line 14
    Loading extension C:\Simba\Extensions\extension.sex
    Extension Enabled
    Extensions Updater Enabled!
    Loading extension C:\Simba\Extensions\security.sex
    Extension Disabled - Did not compile
    Loading extension C:\Simba\Extensions\srl.sex
    Extension Enabled
    SRL Updater Enabled!
    SPS Updater Enabled!
    Plugins Updater Enabled!
    Simba news:
    
        simba.villavu.com was down a for a bit - and it seems Simba doesn't cope
        with that too well. (We should fix that)
        I made regular backups, and I've now moved everything to another server,
        which is supposed to be even faster.
    
        Recently some developers have been working on Simba quite a bit again, and
        we're hoping to a new release (with many, many new features) over the next month.
    
        8 January 2016, Wizzup
    
        As always, see you on our homepage; https://villavu.com
    
    
    Hakuna Matata!
    
    Loaded Font BigChars
    Loaded Font CharsNPC
    Loaded Font CharsNPC07
    Loaded Font CharsTrade
    Loaded Font CharsTrade07
    Loaded Font FriendChars
    Loaded Font LoginChars
    Loaded Font MouseoverChars
    Loaded Font P07UpChars
    Loaded Font SmallChars
    Loaded Font SmallChars07
    Loaded Font SmallCharsNS
    Loaded Font StatChars
    Loaded Font StatChars07
    Loaded Font UpChars
    Loaded Font UpChars07
    Loaded Font UpChars07_s
    Loaded Font UpCharsEx
    Loaded Font XPChars
    Loaded Font UpChars_s
    Compiled successfully in 7707 ms.
    [=================================]
    |        < Aero|Library >         |
    |        ----------------         |
    |         Version  : 1.2          |
    |          Revision : 6           |
    [=================================]
    [AL] Initiating AeroLib...
    [AL] Checking version...
    [AL] Currently up to date.
    [AL] Loaded 2 MSObjects.
    [AL] Best world found: 26
    [AL] Loading SMART: World 26

    4 hours later, i fixed it nvm.
    Last edited by kalb; 07-14-2017 at 03:50 PM.

  20. #45
    Join Date
    May 2015
    Location
    I'm not sure.
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    so the only thing I'm missing is the plugins, I scrolled through both pages of people going back and forth posting pinks on where the plugins were available, however which I tried this none of them worked. Any suggestions? thanks! other than that this guide is amazing.
    Quote Originally Posted by Turpinator View Post
    This is kind of like me going to the a dentist and asking them what i should do about my elbow hurting.

  21. #46
    Join Date
    Oct 2017
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i need the plugins too... :/

  22. #47
    Join Date
    Oct 2017
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    anyone have plugins?" read through thread but all of the links are bad.

  23. #48
    Join Date
    Dec 2006
    Location
    Program TEXAS home of AUTOERS
    Posts
    7,934
    Mentioned
    26 Post(s)
    Quoted
    237 Post(s)

    Default

    Quote Originally Posted by ray8110 View Post
    anyone have plugins?" read through thread but all of the links are bad.


    Try this link - https://sabercathost.com/8RzI/AeroLib_plugins.7z

  24. #49
    Join Date
    Feb 2007
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by P1nky View Post
    this link does not work...i need the plugins also and cant find them

  25. #50
    Join Date
    Jun 2007
    Posts
    310
    Mentioned
    0 Post(s)
    Quoted
    84 Post(s)

Page 2 of 3 FirstFirst 123 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
  •