Step 2 : add this code at the end of NTJoin file =>
function NTSI_PickItemsMule()
{
var i, _mode;
for(i = 0 ; i < 25 ; i++)
{
_mode = me.mode;
if((_mode >= 1 && _mode <= 3) || _mode == 5 || _mode == 6)
break;
NTC_Delay(NTC_DELAY_FRAME);
}
if(i < parseInt(NTConfig_SnagDelay/NTC_DELAY_FRAME))
NTC_PingDelay(NTConfig_SnagDelay-(i*NTC_DELAY_FRAME));
NTSI_SnagItMule();
}
~Scripts here : DOWNLOAD

4 commentaires:
how to cfg ?
Yes d2nt is great i installed it but i think kukbot is much better for xp runs.
I got a kukbot tutorial from here: http://www.bot-area.net
Here you can also find a d2nt automule plugin:
http://www.bot-area.net
D2NT31_NTBot42 is being block by Blizzard new patch v2.72 ? I can not load the bot to run. Error Message UN Handle Violation
Post a Comment