Page 33 of 79 FirstFirst ... 23313233343543 ... LastLast
Results 801 to 825 of 1956

Thread: How to install/setup Simba for RS3

  1. #801
    Join Date
    Dec 2011
    Location
    Windsor Locks, CT
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think im missing a file, i get an error stating its unable to load reflections/reflections.simba.

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

    Default

    Quote Originally Posted by c00ty View Post
    Srry it was the wrong line. I Believe this associate with Simba?

    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - admin bitmap]

    and than it highlight this line

    VectorArray[i] := CreateVector(Point(543, 24), tpa[i], True);
    That's still not the error, but I'm going to guess and say it's an out of range. Make sure everything is updated, that was fixed a while ago.

    Quote Originally Posted by truxo View Post
    I have a problem after a few minutes to start simba
    [IMG] Uploaded with ImageShack.us[/IMG]

    I tried reinstall but still receiving that error. What can i do?
    That's a new one. Did you do what it said and run Simba as an administrator? You may have to set your permissions on the Simba/Includes/SPS folder so that, for you user, everything is set to "Allow."

    Quote Originally Posted by juuby View Post
    hello guys im new in using simba for rs, and i really want a good bot the 1 that im using right now is keeping logging me out and in... so please give a good bot script and.. where do i need to paste it so it'll run good??
    Post some debug please.

    Quote Originally Posted by ministone28 View Post
    I think im missing a file, i get an error stating its unable to load reflections/reflections.simba.
    Reflection is broken. As far as I know there aren't any Reflection scripts in the Public Scripts section (except the outdated section). Download a script that isn't outdated.

  3. #803
    Join Date
    Nov 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank Coh3n. I did, im starting like administrator but same insue. I gonna try the second advice and i will let u know .

  4. #804
    Join Date
    Nov 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The problem still there. All the folder are "Allowed" Full access. May be is it because im running 2 Simba at same time? (for two different chars)

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

    Default

    Quote Originally Posted by truxo View Post
    The problem still there. All the folder are "Allowed" Full access. May be is it because im running 2 Simba at same time? (for two different chars)
    I don't think that should matter. Does it work fine with just one Simba open?

  6. #806
    Join Date
    Nov 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just 1 from 2 accounts (random) show me that error. That s why i m thinking it is a reading problem when u r using two simba at same time. I don't know if some one else have my same issue.
    May be must i wait for multiplayer option to use more than 1 account?

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

    Default

    Quote Originally Posted by truxo View Post
    Just 1 from 2 accounts (random) show me that error. That s why i m thinking it is a reading problem when u r using two simba at same time. I don't know if some one else have my same issue.
    May be must i wait for multiplayer option to use more than 1 account?
    Depends on the script you're using. A lot already have multiplayer options (MSI does for sure, I use it all the time), but I also have multiple Simba's running MSI all the time.

    Is your user on the computer an adminstrator?

  8. #808
    Join Date
    Nov 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im using vial script. And yes my user is an administrator.
    Do u know another way to open MSI vial script for muotiple acounts?.???

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

    Default

    Quote Originally Posted by truxo View Post
    im using vial script. And yes my user is an administrator.
    Do u know another way to open MSI vial script for muotiple acounts?.???
    You can run multiple accounts in the same script, they just won't run at the same time. It'll cycle through the players every X minutes/loads (whatever you set it to). To run at the same time you need to run two Simbas which doesn't seem to work for whatever reason.

    I suggest posting in the Public Help section since I'm really not sure what's wrong. Maybe someone else will have an idea.

  10. #810
    Join Date
    Dec 2011
    Posts
    327
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I've been trying to fix my Simba script for hours now. I've watched the video multiple times and followed every step but one error always occurs. I've downloaded it multiple times as well.
    This is what happens.

    When I click run a little pop up screen appears and says:
    The program can't start because MSVCR71.dll is missing from your computer. Try reinstalling the program to fix this problem.

    After I click okay down in the debug box it says:
    Please wait. Runescape is being loaded.
    News: Version 8 has multiple bugfixes. Get it
    You have the lastest version of this script.
    Error: Exception: Access violation at line 86

    This is what is in line 86: result:= SmartGetColor(x, y);

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

    Default

    For the missing .dll error, see the FAQ think at the bottom of the first post. Will probably fix the Access violation.

  12. #812
    Join Date
    Dec 2011
    Posts
    327
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    For the missing .dll error, see the FAQ think at the bottom of the first post. Will probably fix the Access violation.
    I downloaded the new msv as he suggested and I still have the same problem.

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

    Default

    Google the .dll file that you're missing. Download it and save it to C:/Windows/system32/ (replace the existing one if needed). Restart Simba.

  14. #814
    Join Date
    Dec 2011
    Posts
    327
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Google the .dll file that you're missing. Download it and save it to C:/Windows/system32/ (replace the existing one if needed). Restart Simba.
    Cheers mate, you're very helpful

  15. #815
    Join Date
    Dec 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey i'm new to this, so i followed to guide and i dont have a sps header, and i need sps for the runecrafting script i wish to use. if anyone could help that would be great

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

    Default

    Quote Originally Posted by AnarchyNow View Post
    Hey i'm new to this, so i followed to guide and i dont have a sps header, and i need sps for the runecrafting script i wish to use. if anyone could help that would be great
    Go to View > SPS Menu. If you don't have it, you didn't enable the right srl.sex extension or your extensions are outdated. If that's the case, download and extract the extensions from here to Simba/Extensions. Restart Simba, go to View > Extensions and enable srl.sex.

  17. #817
    Join Date
    Nov 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    COhen fast like always great !

  18. #818
    Join Date
    Dec 2011
    Posts
    414
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Hey....

    So I just found out about Simba and RS Bots and I really want to use them.

    I was following the instructions on downloading SIMBA and ran into a problem. When I download SIMBA and run it and update everything and then entend it fo srl.sex I am supposed to get 3 extension tabs : MSI, SRL and SPS but all I get is SRL?

    I tried updating everything and closed and opened SIMBA many times after updates and I still only get the 1 header: SRL???

  19. #819
    Join Date
    Sep 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well iam new here i have same k1ng's problem
    [img]http://prntscr.com/4ikmu[img]

    edit:solved
    Last edited by reapr tank; 12-09-2011 at 05:48 PM.

  20. #820
    Join Date
    Sep 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    "SMART Initialized.
    Loaded: Server 11, Members: False, Signed: True, Super Detail: False." wtf? followed everything have every thing help me please

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

    Default

    Quote Originally Posted by Jordan155 View Post
    Hey....

    So I just found out about Simba and RS Bots and I really want to use them.

    I was following the instructions on downloading SIMBA and ran into a problem. When I download SIMBA and run it and update everything and then entend it fo srl.sex I am supposed to get 3 extension tabs : MSI, SRL and SPS but all I get is SRL?

    I tried updating everything and closed and opened SIMBA many times after updates and I still only get the 1 header: SRL???
    Look here. There's a link if you don't have the menus. If that doesn't work you may have outdated extensions (there's also a link for that in the thread).

    Quote Originally Posted by reapr tank View Post
    "SMART Initialized.
    Loaded: Server 11, Members: False, Signed: True, Super Detail: False." wtf? followed everything have every thing help me please
    That's exactly what's supposed to be printed. Does SMART just not load?

  22. #822
    Join Date
    Nov 2011
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey could anyone help me, ive update msi and everythiing but whenever i hit "run", after i fill out the form (nothing works, miner, etc) this is highlighter " LoadFont('SmallCharsNS', true); " and this is at the bottom "The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]"
    if anyone could pm me or just post help i would appretiate it

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

    Default

    Quote Originally Posted by Weave View Post
    hey could anyone help me, ive update msi and everythiing but whenever i hit "run", after i fill out the form (nothing works, miner, etc) this is highlighter " LoadFont('SmallCharsNS', true); " and this is at the bottom "The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]"
    if anyone could pm me or just post help i would appretiate it
    See manually updating your fonts in this thread.

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

    Default

    Hmm I seem to be getting this error

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

    Default

    Quote Originally Posted by ConnectQ View Post
    Hmm I seem to be getting this error
    You have to update and/or reinstall Java Runtime Environment.

Page 33 of 79 FirstFirst ... 23313233343543 ... 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
  •