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:
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?Code:program Keepmeloggedin; {$i srl/srl/misc/smart.scar} {$i srl/srl.scar} begin setupsrl; repeat wait(30000+random(30000)); boredhuman; until false; end.


Reply With Quote










