scalzo
Member!
I followed the instructions that balbanes gave (single botter)and it works fine..till i get in the game and all my sorc does is just sit their for like 200 seconds then the bot retstarts and it repeats..whats goin on?
um.. is that the name of the script? it should be named marsbrandmeph.d2jOriginally posted by scalzo
And yes im positive marsmephbrand.d2j is in /scripts/bots just checked now,and its there
function main() {
delay(1000);
switch(me.name) {
case "XxXCiccioXxX":
load("bots/MarsMephBrand.d2j");
break;
}
}