Blizzard Sector
someone please help my d2nt bot wont kill any bosses - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: someone please help my d2nt bot wont kill any bosses (/thread-48034.html)



someone please help my d2nt bot wont kill any bosses - mcmullenp4 - 06-19-2012

i dont know whats going on i stopped running the bot because i got some weird error code but then i got it up and running again and it wont kill diablo or baal and it doesnt set up a tp for people in the throne room? can anyone help please?? here r the char configs


deleted by comper and your file is here - and please when posting a big file is to use pastebin.com
http://pastebin.com/Dc0Mcddf
thank


someone please help my d2nt bot wont kill any bosses - Tacos - 06-19-2012

i c ur problem for the make tp for other ppl to enter, it's bcuz u don't have this set to true:

NTConfig_PublicMode = false;

make that true and ur bot will tp evry1.

as for the kill baal and diablo get rid of the // in front of:

//NTConfig_Script.push("NTDiablo.ntj");

the // infront of the NTConfig_Script.push("boss/super unique.ntj"); basically means ignore them so make sure watevr u want to kill just take off the // infront. hope this helped Big Grin


someone please help my d2nt bot wont kill any bosses - comper - 06-19-2012

mcmullenp4 Wrote:i dont know whats going on i stopped running the bot because i got some weird error code but then i got it up and running again and it wont kill diablo or baal and it doesnt set up a tp for people in the throne room? can anyone help please?? here r the char configs


deleted by comper and your file is here - and please when posting a big file is to use pastebin.com
var NTConfig_UseRedemptionHP; var NTConfig_UseRedemptionMP; function NT_LoadCo - Pastebin.com
thank

plus you need to add your attack skills like this for a hdin
NTConfig_AttackSkill[0] = 0;
NTConfig_AttackSkill[1] = 112;
NTConfig_AttackSkill[2] = 113;
NTConfig_AttackSkill[3] = 112;
NTConfig_AttackSkill[4] = 113;
NTConfig_AttackSkill[5] = 0;