Deutsche NT-Bot Anleitung !

04/05/2009 16:30 radeazer#226
mhhh ich glaub ich hab net den bot warte ma ich lad den mal runter den rest habich
04/05/2009 16:30 radeazer#227
oh kann mich nich erinnern mom ich füg ma ein
04/05/2009 16:32 radeazer#228
mhh klappt trotzdem nich ich loade mal das original und versuch nochmal alles von neu oder was soll ich sonst machen?
04/05/2009 16:33 radeazer#229
was sind stickys???^^
04/05/2009 16:33 Werwolf88#230
ja, ist am einfachsten wenn du nochmal neu lädst ( [Only registered and activated users can see links. Click Here To Register...])
04/05/2009 16:37 njomnjomnjom#231
Muahaha klick bei mir auf "Thanks" ich hab rausgefunden dass du garnicht den richtigen Bot hattest xD

Bitte keine 4-fach post O_o gibt doch ne Edit funktion.
04/05/2009 16:38 radeazer#232
cool thx ich versuchs mal und sag euch dann gleich bescheid bg
04/05/2009 16:41 radeazer#233
sry wenn ich nochmal störe,kann mir einer mal die boss config geben mit allen?
04/05/2009 16:42 Werwolf88#234
is doch in der NTconfig innen oO

//------------------------------------------------------------------------------
// Boss configuration
//------------------------------------------------------------------------------
NTConfig_PublicMode = false;
me.quitonhostile = false;

//NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = true;
NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = false;
//NTConfig_Script.push("NTThreshSocket.ntj");
//NTConfig_Script.push("NTFrozenRiver.ntj"); NTConfig_ClearFrozenRiver = true;
//NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;
//NTConfig_Script.push("NTIcyCellar.ntj"); NTConfig_ClearIcyCellar = false;
NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
//NTConfig_Script.push("NTDiablo.ntj");
NTConfig_Script.push("NTMephisto.ntj");
NTConfig_Script.push("NTTravincal.ntj");
//NTConfig_Script.push("NTSummoner.ntj");
//NTConfig_Script.push("NTDuriel.ntj");
//NTConfig_Script.push("NTAncientTunnels.ntj");
NTConfig_Script.push("NTAndariel.ntj");
//NTConfig_Script.push("NTCountess.ntj");
//NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTMausoleum.ntj");
04/05/2009 16:43 radeazer#235
achso,macht der bot jetzt auch andy und geisterbeschwörer und so?
04/05/2009 16:45 njomnjomnjom#236
BENUTZ EDIT .....

Die Boss config ist Beim Download dabei.

Wenn du willst, dass der Bot ALLES farmt was er kann, dann ändere:

//NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = false;
NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = true;
//NTConfig_Script.push("NTThreshSocket.ntj");
//NTConfig_Script.push("NTFrozenRiver.ntj"); NTConfig_ClearFrozenRiver = false;
//NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;
//NTConfig_Script.push("NTIcyCellar.ntj"); NTConfig_ClearIcyCellar = false;
NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
NTConfig_Script.push("NTMephisto.ntj");
NTConfig_Script.push("NTTravincal.ntj");
//NTConfig_Script.push("NTSummoner.ntj");
//NTConfig_Script.push("NTDuriel.ntj");
//NTConfig_Script.push("NTAncientTunnels.ntj");
NTConfig_Script.push("NTAndariel.ntj");
NTConfig_Script.push("NTCountess.ntj")
//NTConfig_Script.push("NTDiablo.ntj");
//NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTMausoleum.ntj");

in:

NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = false;
NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = true;
NTConfig_Script.push("NTThreshSocket.ntj");
NTConfig_Script.push("NTFrozenRiver.ntj"); NTConfig_ClearFrozenRiver = false;
NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;
NTConfig_Script.push("NTIcyCellar.ntj"); NTConfig_ClearIcyCellar = false;
NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
NTConfig_Script.push("NTMephisto.ntj");
NTConfig_Script.push("NTTravincal.ntj");
NTConfig_Script.push("NTSummoner.ntj");
NTConfig_Script.push("NTDuriel.ntj");
NTConfig_Script.push("NTAncientTunnels.ntj");
NTConfig_Script.push("NTAndariel.ntj");
NTConfig_Script.push("NTCountess.ntj")
NTConfig_Script.push("NTDiablo.ntj");
NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTMausoleum.ntj");

ABER: Du musst dann auch alle benötigten WPS haben.
Ausserdem musst du:

me.maxgametime = 600;
in
me.maxgametime = 1200;

ändern.
04/05/2009 16:47 radeazer#237
ok hab alle danke euch
04/05/2009 16:57 njomnjomnjom#238
Soo dann nochmal zurück zu mir xD
Liegt ja jetzt schon 4 Seiten zurück O_o

Brauche Ne liste die mir die fehlenden Skilltabs rausrückt:

Pala:
palicombatskilltab
offensiveaurasskilltab
defensiveaurasskilltab

Dudu:
druidsummoningskilltab
shapeshiftingskilltab
elementalskilltab

Nec:
poisonandboneskilltab
necromancersummoningskilltab
???????????????

Ama:
passiveandmagicskilltab
javelinandspearskilltab
??????????????

Assa:
trapsskilltab
shadowdisciplinesskilltab
martialartsskilltab

Barb:
warcriesskilltab
???????????
???????????

Thx
04/05/2009 17:01 radeazer#239
sry weis ich net
04/05/2009 17:03 radeazer#240
mhhh ich habe jetzt akkes gemacht was auf seite 1 stand und wenn ich jetzt run drücke mit meinem acc dann geht der in dia rein aber macht nix also kommt nur das menü ganz am anfang,sry war falsch also der geht ins game und dann komm wieder ne fehlermeldung und zwar :<D2NT error> D:\Diablo\D2NT\scripts\default.ntj (14) :ReferenceError:NT_LoadConfig is not defined. und da kommt noch Can´t find NTConfig_paladin_CocainNose.ntl. need help