Results 1 to 12 of 12

Thread: Help~ Bot is being funky

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

    Default Help~ Bot is being funky

    hey
    im new to this forum and i had and still have much trouble with this bot. after i resolved all my issues and started running the bot, all it did was walk to random places. it just kept going east. i was using the varrock east mining bot and i ran it while my character was already at the location. please help!

    thanks~

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

    Default

    You were running MSI and SPS was acting up for you.
    SPS is a bit buggy right now, so most walking scripts (within MSI) will act odd.
    New SPS will be out in January, maybe it will work better then.
    Make sure you are on all low settings, fixed screen, and highest brightness.

    You can try going to C:\Simba\Includes\SPS
    and opening up sps.simba
    And at this part:
    Simba Code:
    case surface of
        RUNESCAPE_SURFACE:
          with SPS_Surface do
          begin
            Name        := 'Runescape Surface';
            ImagePath   := SPS_IMG_PATH + 'runescape_surface\';
            FactorX     := 400;
            FactorY     := 400;
            TileOffsetX := -1;
            TileOffSetY := -1;
            Tolerance   := 0.3;
          end;

    Change the tolerance to like
    Simba Code:
    Tolerance   := 0.25;
    or
    Simba Code:
    Tolerance   := 0.2;
    or
    Simba Code:
    Tolerance   := 0.35;

    Just experiment around and see it any of those help out any better.

  3. #3
    Join Date
    Feb 2009
    Posts
    484
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Post it in the MSI Bug report section

    http://villavu.com/forum/forumdisplay.php?f=444

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

    Default

    Quote Originally Posted by Yanhua View Post
    Post it in the MSI Bug report section

    http://villavu.com/forum/forumdisplay.php?f=444
    Actually no but thanks for trying to help.
    WALKING errors are problem with SPS NOT with MSI!

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

    Default

    thanks for fast replies, but i got another error

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

    what is this? i have sps.dll in my folder!

  6. #6
    Join Date
    Feb 2009
    Posts
    484
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by BE REAL View Post
    thanks for fast replies, but i got another error

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

    what is this? i have sps.dll in my folder!
    That happened to me as well.

    I had to manually download and add them into Simba\Plugins.

  7. #7
    Join Date
    Nov 2011
    Location
    In your bed ;)
    Posts
    123
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when i try to run a script a box jumps out that says error loading simba please check target location... Well something like that. What do i do? I tried loading runescape in ie while holding down s but nothing seems to be working plz help me!

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

    Default

    Quote Originally Posted by dgpro View Post
    when i try to run a script a box jumps out that says error loading simba please check target location... Well something like that. What do i do? I tried loading runescape in ie while holding down s but nothing seems to be working plz help me!
    Shoe the exact error please.
    Also, if you have a different unrelated problem, make your own thread for it silly.

  9. #9
    Join Date
    Dec 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    You were running MSI and SPS was acting up for you.
    SPS is a bit buggy right now, so most walking scripts (within MSI) will act odd.
    New SPS will be out in January, maybe it will work better then.
    Make sure you are on all low settings, fixed screen, and highest brightness.

    You can try going to C:\Simba\Includes\SPS
    and opening up sps.simba
    And at this part:
    Simba Code:
    case surface of
        RUNESCAPE_SURFACE:
          with SPS_Surface do
          begin
            Name        := 'Runescape Surface';
            ImagePath   := SPS_IMG_PATH + 'runescape_surface\';
            FactorX     := 400;
            FactorY     := 400;
            TileOffsetX := -1;
            TileOffSetY := -1;
            Tolerance   := 0.3;
          end;

    Change the tolerance to like
    Simba Code:
    Tolerance   := 0.25;
    or
    Simba Code:
    Tolerance   := 0.2;
    or
    Simba Code:
    Tolerance   := 0.35;

    Just experiment around and see it any of those help out any better.
    Since i'm pretty new to this kind of program, how do i put this code into Simba?

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

    Default

    People, which worked for you? .25? .2? . 35?

  11. #11
    Join Date
    Feb 2012
    Posts
    119
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Question what bot are you running? EpicBot? There's no bots here.

  12. #12
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by sickle View Post
    People, which worked for you? .25? .2? . 35?
    Changing the tolerance should not be needed now the walking should work fine as SPS was updated like 2 months ago.
    Current Project: Retired

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
  •