Hi this is a classic cs script for kolton and destroyers bot. So far this script will use a sorc barb and 2dins to complete a cs run in around a minutes time. (or less if using a modified core).
Since everyone has something like this and the game is dead I hope to bring some of the d2nt users over to this bot.
These are the scripts
http://pastebin.com/PaXUxDYxhttp://pastebin.com/9CKUcx0WRefer to koltons guide of leecher setup if this is your first time botting with kolbot.Leader - My leader is a sorceress but with some easy modifications yours can be anything.
Set the Leader to run D2BotLead as the entry script
Create a Config file for your character.
Add the script
Go to cs follower script and edit this line //leader = "Name goes here", -Case sensitive!
The remaining character will use D2BotFollow as their entry scripts
You will edit the following in both scripts
//Leaderscript
var Paladin = "",
Barbarian = "",
Support = "",
//Followerscript
Barbarian = "",
bKillDiablo = false,//This Char will Kill Diablo
bStartTown = 3, //Starting Act Make these different if gambling enabled.
Support = "", //Must be a paladin at this time
sKillDiablo = true,//This Char will Kill Diablo
sStartTown = 1, //Starting Act Make these different if gambling enabled.
Paladin = "",
pKillDiablo = false,//This Char will Kill Diablo
pStartTown = 2, //Starting Act Make these different if gambling enabled.
PaladinsClearArea = true,//This will clear the area after each Seal boss
The start towns are only important if you are gambling to prevent the bots from holding each other up since only 1 gambler per npc.
If you are not gambling then u can set each bot to 4 which will put them in act 4.
If you want paladins to clear area at seal bosses you can set PaladinsClearArea to true.
Barbs will not kill diablo at this time but you can have them take the tp for a boss kill.
These lines located in CS Leader apply to the sorceress
checkfordkill = true, //Will wait for diablo killer to ensure game finishes. (DO NOT ENABLE CHECK AND KILL TOGETHER)
killdiablo = false, //Kill Diablo
lStartTown = 4, //Start Town
check for d kill will have the sorc make sure a paladin is at the star before her script ends but do not both killdiablo and checkfordkill
-----------------------------
Tips: You need to have a good sorc, if you have a shitty low level iratha ward sorc this is not going to be that great for you.
I used a blizzer with high fcr and fhr before I modded d2bs core.
You need many cdkeys for this. I run 5 keys per bot, destroyers game manager helps alot because it will switch on cdkey inuse.
But if you do get a few keys tagged youll be running 2 games then realm down which isnt all that bad since this bot will remove realm downs!
Credits: This is basically koltons d2nt script ported to d2bs so main creds to him. Also destroyer lord2800 shaggi and the rest of the devs cause somewhere along the line I used a little bit from everyone to complete this.
_________________
d2bot# : viewtopic.php?f=206&t=489091&start=0
Support : irc://irc.synirc.net/d2bs
Im taking computer sience in college right now. Im taking what im learning in school and trying it out on a 12 year old game.
Oh wait sorry. Everyone here just rips everyone off and puts their little twist on a code.