How Do You Switch From PwnagePindle To MarsBrandMeph?

Labes

Member!
Joined
Jul 12, 2003
Messages
18
Reaction score
0
Location
Newmaket, Ontario
Website
Visit site
I think it'll be the same as in .31 so:

In your d2jsp folder click on Scripts.
In that folder there should be a default file. In the file go down to where it says your character, then change the 'pwnagepindle' to 'marsbrandmeph'.

Works for me, so :cool:.
 

Starfish

Member!
Joined
Feb 23, 2003
Messages
3,594
Reaction score
0
as already said:

/* DEFAULT.D2J

DO NOT EDIT THIS FILE UNLESS YOU ARE AN ADVANCED USER
INSTEAD YOU SHOULD RERUN THE INSTALLER AND SELECT A DIFFERENT SCRIPT TO RUN

*/


delay(1000);

function main() {
load("bots/MarsBrandMeph.d2j");
}
 

_CM

Respected Member
Joined
May 19, 2003
Messages
3,874
Reaction score
3
Location
Luxembourg
or just download this little proggie (link at the bottom) its an easy editor for ur default.d2j file. You have to use these lines or the editor wont load it :


function main() {
switch(me.name) {

case "pwnbot":
load("pwndefault.d2j");


break;
case "Gamezorc":
load("bots/MarsPindleMephScript.d2j");


break;
case "countess":
load("bots/nookiecb.d2j");


break;
case "bloody":
load("bots/editedbloody.d2j");

download!
 

NewPosts

New threads

Top