09-02-2004, 03:20 AM
Ok guys heres link to Chain xp, this v is latest one http://blizzhackers.com/viewtopic.php?t=192890&start=0 quite easy to set up, follow instructions and you'll be fine. Basically: Open Scripts, Default and then type in
function main() {
switch(me.name) {
case "DefinitelyASorc":
load("tools/lifewatchxp.d2j");
break;
default:
load("bots/Chainxp.d2j");
break;
}
Go to chainxp folder n edit your stuff there. Have fun.
function main() {
switch(me.name) {
case "DefinitelyASorc":
load("tools/lifewatchxp.d2j");
break;
default:
load("bots/Chainxp.d2j");
break;
}
Go to chainxp folder n edit your stuff there. Have fun.