really good guide! now i'm gonna start make my own auto army![]()
great guide. I've disregarded the time logged in lately, I had an army of runite miners on RSbot, and now using them with MSI mining coal/addy/mith in LSW. Ive done the appending account names (iruneess1 iruness2 ect..) and once one of them gets banned the usually get the majority of the rest with the same name, so if anything else randomizing the names was a good anti ban. Still need to get a good working runite miner.. went from making 5m/hour to like 350k/hour lol
Ahhh thanks for the advice! very good and informative scripthelps me keep my accounts safe
![]()
thanks for tips going to create bot army nowalso when killing chickens you can pick up feathers for some extra $$ they are worth like 14-20 gp ea somewhere around there but they will add up, so you can buy some gear.
Just a quick question, how do i transfer my money from my army?
Just set up 3 accs to start mining clay, the trade limit is dumb and i hear it also affect drops?
If this is true, how do i bypass this?
Nice guide BTW![]()
^look for any accounts that were made before the limit?
Try killing each account in clan wars portal or in wilderness. Make sure the accounts are close in level and try not to make it look suspicious.
Great guide, still works now. Do you think Jagex checks the emails? Should they not be similar in name too?
wow, very nice guide, really opened up my eyes to getting away with botting... no wonder my damn lvl 5s gets banned :P
Very good guide would be extremely helpful to anyone new and even had soem stuff in it that I didn't know or forgot about![]()
Damn. Now I can be like Zezima!Thanks!
Well time to make 8 accounts XD
Ski-U-Mah
In my computer if I run more than 2 accs at once everything starts to freeze :S
But well haha
Very nice guide.It's all common sense but you only think about all the things when it's all written at one place.I'm new to botting and I'll definitely follow all your steps.
nice guide thx m8
Absolute joke.
40-50 combat in 1-2 weeks ? try..a day or two at the most. Those levels are extremely easy to gain. Moreso with bots.
Nobody ever gets a perm ban for macro anyways. You can straight up suicide bot for months until you finally get your first offense 2 week warning..
Miner & Urn Crafter & 07 Chicken Killer
SPS BlindWalk Tutorial
Working on: Nothing
teacher in every art, brought the fire that hath proved to mortals a means to mighty ends
great advice
These are a few good pointers on how i should run minieing army
I suppose for most people, graphics must be disabled to run 8 bots on one computer.
amazing guideThanks

How is this a grave dig ? This guide is still applicable today
By definition, the thread was dead for 2 years. It was brought back from the dead by someone. That person just happened to have a post history which looked similar to the spam-like post that grave-dug this thread. SRL has people spam 30 posts to get to Jr. Member because they think that they will get access to better scripts. This is generally looked down upon by members who are frustrated at reading spam-posts.
Also, the guide isn't really applicable today. There might be a few public scripts that have multiplayer support. Most don't though, I don't think. SRL has largely moved from multiple players per script to multiple SMARTs running different single-player scripts. I also don't think there are any tutorials on implementing multiplayer support into scripts, and it's definitely something we see people asking about from time to time. I'd say the guide has definitely never been less relevant than it is today, although at the rate that we're going there will not be any multiplayer support except in the private scripts of those who learned years ago how to do it.

Correct me if I'm wrong because I don't actually do this, but its still completely possible by just doing something like:
Simba Code:players[currentPlayer].logout();
currentPlayer := currentPlayer + 1; //currentPlayer += 1 also works
if (currentPlayer > (High(players) - 1)) then
currentPlayer := 0;
players[currentPlayer].login();
There are currently 1 users browsing this thread. (0 members and 1 guests)