Detail Cow Bot instructions

TheFlash

Member!
Joined
Aug 3, 2003
Messages
280
Reaction score
0
Location
Deep south
Website
Visit site
Come someone give me some quick cow bot instructions because the ones in the sticky didn't get it working for me.
 

Sicloan

BattleForums Senior Member
Joined
May 18, 2003
Messages
2,104
Reaction score
0
Location
visualdesigncore
Website
www.visualdesigncore.com
i have attached the american version of ace's cow bot. now, here is a detailed step by step description of whta you do.

1) download the attached file
2) unzip the file into the bots folder of your d2jsp folder.
3) go into your scripts folder, and open default.d2j
4) change your default so taht it points to the script "acescowbot.d2j"

here is and example:
Code:
function main() {
       switch(me.name) {
	case "mfpkcowsorcer":
		load("bots/acescowbot.d2j");
	break;
            }
}
}
where "mfpkcowsorcer" is the name of your character. This is case SenSITIVE! caps matter!

5)open up d2jsploader.ini in your d2jspfolder (config file)
6) scroll down to the near bottom and change the gamename and gamepass to cow// with no pass or something.
7) go to the timings section and make sure that you have ingametime to a high enough number.

8)change the channel in your config file to a popular cow channel
9) change the spamming options in your config file also.

10) start d2jsp and hope that people will make cow games for you.

edit: sorry i forgot to attach. ill post next
 

TheFlash

Member!
Joined
Aug 3, 2003
Messages
280
Reaction score
0
Location
Deep south
Website
Visit site
Is tehre any way I can set it up without having to change my cofiged pindle settings. I only ask because if i want to stop cowing and go directly to pindle I dont want to have to change a bunch of settings and recofig the whole thing. Thanks
 

Ivoryblade

Member!
Joined
Jul 25, 2003
Messages
112
Reaction score
0
Website
Visit site
you can add this line right under the cow line, and switch by erasing the // and putting it before the cow bot one.

// load("bots/pwnagepindle.d2j");
 

NewPosts

New threads

Top