02-14-2012, 05:18 AM
jonxboi81 Wrote:why doesnt the bot run diablo or baal?
did you removed the // from in front of the diablo and baal lines
//NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
//NTConfig_Script.push("NTDiablo.ntj");
remove //
NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
NTConfig_Script.push("NTDiablo.ntj");
no // bot will run that script lines with the // bot will not run that script