Results 1 to 8 of 8

Thread: A problem with boredhuman;

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

    Default A problem with boredhuman;

    I'm not really a scripter, just wanted to make the simplest possible script to keep my account training at Bandits with Guthans logged in.

    I used this:

    Code:
    program Keepmeloggedin;
    {$i srl/srl/misc/smart.scar}
    {$i srl/srl.scar}
    
    begin
      setupsrl;
      repeat
      wait(30000+random(30000));
        boredhuman;
      until false;
    end.
    However, often when I check up on the bot it has walked away a few squares from where I left it, why does it do that? Is there a more simple solution for keeping an account logged in? Maybe is there even a bot for this that drinks potions?

  2. #2
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    I don't think it's the BoredHuman procedure, but maybe when a Bandit attacks it walks a bit if the NPC walks away.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  3. #3
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    kyle is 100% right, The bandits retreat when theyre about to die!
    Did someone say GDK?

  4. #4
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Quote Originally Posted by jakeyboy29 View Post
    kyle is 100% right, The bandits retreat when theyre about to die!

    Training from lvl 70 atk, str, def at bandits and zombies.. I've never once seen this behaviour.. Is that new? As far as I know, they attack you all the time! That is if you wear a God Item.. I always used a Zamorak Holy book and just had a script to drink pot and refill my bunyip..

    I obviously watched it every 45 mins but I've never seen the bandits run :S
    I am Ggzz..
    Hackintosher

  5. #5
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Im sure they would retreat at like 5% hp. Tipit tells me differently, so you may be right, but i could have sworn..
    Did someone say GDK?

  6. #6
    Join Date
    Nov 2011
    Posts
    118
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Bandits do not retreat. I've gotten many and many 99's there; your user can sit there at one box forever if it is logged in with a god item.

  7. #7
    Join Date
    Dec 2011
    Posts
    170
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    What's the deal with the god item?

  8. #8
    Join Date
    Nov 2011
    Posts
    118
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Bandits are aggressive to players wearing a god item, so they don't have to click if auto retaliate is on, they just keep attacking the players.

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
  •