**Need Help Running D2JSP Bot and Cowing**

thetones1313

Member!
Joined
Jul 29, 2003
Messages
44
Reaction score
0
Website
Visit site
i can log on to both accounts at the same time with d2loader but when i turn mephbot on with d2jsp everything goes fine then with my other account i join a cow game and it says(like always)
im a zon im alive YAY ur not in act 3 going from act1 to act 3.....and so on

any idea on how to fix this?
 

_Ace

BattleForums Senior Member
Joined
May 17, 2003
Messages
1,474
Reaction score
0
Location
Under my bed (Spain)
Website
Visit site
You have to edit your default.d2j file. Make it look like this:
Code:
delay(1000);

function main() {
	switch(me.name) {
		case "NameOfTheCharForMephBot":
			load("bots/MephBotFileName.d2j");
			break;
		case "NameOfTheCharForCowBot":
			load("bots/CowBotFileName.d2j");
			break;
		default:
			print("loading the default, no character config'd");
                        break;
	}
}
 

thetones1313

Member!
Joined
Jul 29, 2003
Messages
44
Reaction score
0
Website
Visit site
wait.... i dont mean cowing with d2jsp.. here is my problem i want to meph using D2jsp but i want to cow manually with my zon but when i enter a cow game it says.......blah blah....
 

_CM

Respected Member
Joined
May 19, 2003
Messages
3,874
Reaction score
3
Location
Luxembourg
oh i know .. your d2jsp uses old attach method so it automatically attachs to ur diablo 2 when loaded .. but i dont know how to fix it :usad ill contact you when i found out how to fix it
 

New threads

Top