|
You last visited: Today at 15:23
Advertisement
D2NT Etal, FriendlessLeech Error? Muddys have not friendless
Discussion on D2NT Etal, FriendlessLeech Error? Muddys have not friendless within the Diablo 2 Programming forum part of the Diablo 2 category.
11/25/2011, 09:37
|
#1
|
elite*gold: 0
Join Date: Jul 2011
Posts: 8
Received Thanks: 0
|
D2NT Etal, FriendlessLeech Error? Muddys have not friendless
I try with Muddys D2NT, but i dont find a Friendless Leechbot srcipt.
In Etal, i find the script, but it does not work.
My char enters game, but get Error:
D2NT Error, Diablo2/D2NT Etal/D2NT/scripts/NTbot/NtBotgame.ntj (28) : ReferenceError: NT_LoadConfig is not defined.
pls help to leech without friends (;
|
|
|
11/25/2011, 23:29
|
#2
|
elite*gold: 0
Join Date: Dec 2008
Posts: 628
Received Thanks: 108
|
Quote:
Originally Posted by xibalbaa
I try with Muddys D2NT, but i dont find a Friendless Leechbot srcipt.
In Etal, i find the script, but it does not work.
My char enters game, but get Error:
D2NT Error, Diablo2/D2NT Etal/D2NT/scripts/NTbot/NtBotgame.ntj (28) : ReferenceError: NT_LoadConfig is not defined.
pls help to leech without friends (;
|
i think muddys has something similar, you have the option to set keywords for joining random games, and standard on that is "diablo" and " baal" but i didnt try to use it till now
there where also a script for bluebird's version here about 2 years ago that worked pretty well, i'll have a look if i find it anywhere in my backups
*edit: did you change anything in the NtBotgame.ntj? my crystal ball tells me that the error is in line 28 of that file ^^
|
|
|
11/26/2011, 00:10
|
#3
|
elite*gold: 0
Join Date: Aug 2011
Posts: 126
Received Thanks: 87
|
Quote:
Originally Posted by xibalbaa
I try with Muddys D2NT, but i dont find a Friendless Leechbot srcipt.
In Etal, i find the script, but it does not work.
My char enters game, but get Error:
D2NT Error, Diablo2/D2NT Etal/D2NT/scripts/NTbot/NtBotgame.ntj (28) : ReferenceError: NT_LoadConfig is not defined.
pls help to leech without friends (;
|
Post your char config in a code box please.
|
|
|
11/26/2011, 01:43
|
#4
|
elite*gold: 0
Join Date: Jul 2011
Posts: 8
Received Thanks: 0
|
Mhm okay with the muddys faq, i get no error anymore, had wrong char_config named.
I am in a channel and wants to join a game with password, that was posted in channel.
Etal: Char joins game with pw, fine. No error anymore but he do nothing. Gets message cant find leader ... and leavs game.
Thought friendlessleech script???
i changed in friendlessleech script only the game name to join and password, and channel, what works.
here is my charconfig the part what i have changed, rest i did not change:
Code:
NTConfig_Leader = "MaryPoppinz"; // Leaders name. (Don't set to yourself.)
NTConfig_PartyOnlyLeader = false; // Party only with leader (NTConfig_Leader)? (If true, NTConfig_PublicMode MUST be set false in the general config section below).
NTConfig_LeechBo = false; // Set false to disable BO & BC cast by leecher.
NTConfig_LeechExitDelay = 500; // Delay before leecher exits game after leader in milliseconds. Use this to stagger leechers exit times to avoid crashes.
//NTConfig_Script.push("NTPassiveChaosLeader.ntj"); // passive chaos leader script for NTPassiveChaosLeecher
//NTConfig_Script.push("NTPassiveChaosLeecher.ntj");// passive chaos leecher script. MUST use NTPassiveChaosLeader with it
//NTConfig_Script.push("NTDiabloLeechFight.ntj"); // (NTConfig_Leader must be configured above).
NTConfig_LeechFrom = "S"; // (E)ntrance | (S)tar (Must match leader's setting).
NTConfig_RunScriptAfterDiablo = false; // Set true if you will be running another script after DiabloLeechFight within the same game.
NTConfig_TakeTpDiablo = "config me"; // Message from leader signifying you to take portal. (Must be different than Baal & Trav tp messages.)
NTConfig_UseChatCommandPortal = true; // Use portal after TakeTpDiablo message? (False will attempt taking first TP made by leader, ignores TakeTpDiablo.)
//NTConfig_Script.push("NTTravLeader.ntj"); // Trav Leader
LeechTrav_TakeTp = "config me"; // Message from leader signifying you to take portal. (Must be different than Diablo & Baal tp messages.)
//NTConfig_Script.push("NTTravLeech.ntj"); // Trav Leecher (NTConfig_Leader must be configured above).
NTConfig_TakeTpTravincal = "config me"; // This must match leaders LeechTrav_TakeTp & must be different than Diablo & Baal tp messages.
NTConfig_Script.push("NTUniversalBaalLeech.ntj");
NTConfig_LeechBaal = 3; // 1 = Leech Fighter (Tele), 2 = Leech Fighter (Walking), 3 = Passive Leecher (Corner dunce).
NTConfig_TakeTpBaal = "TP safe."; // Message from leader signifying you to take portal. (Must be different than Diablo & Trav tp messages.)
NTConfig_LeechPrecast = false; // Do you want your leecher to precast?
NTConfig_TeleEachWaveHelper = false; // Teleport bot before each wave to keep merc close (not position based yet)?
leechpos = [15118, 5003]; // X,Y coord for leechers to stand (passive leecher only).
NTConfig_LeechHydra = 0; // 0 = Don't Move, 1 = Right Side, 2 = Left Side. (Use left side if you have a leecher grabing xp shrines. (Settings Below))
NTConfig_FollowtoWorldStone = true; // Go down to Baal in WS Chamber after waves?
//NTConfig_GrabShrine = "config me"; // Use shrine & return to act 5 portal Area (Leaders hot tp message is very effective, also must be different than Diablo & Trav tp messages).
_FindXPArea = []; // Area ID's, (2, 3, 4, 5, 6, 7). Set array empty "[]" to leech without grabbing shrines.
//NTConfig_ClearAroundShrine = false; // Clear around shrine before going back to town?
//NTConfig_RunScriptAfterBaal = false; // Will you be running a script after leeching Baal?
Muddys: I find with faq, the friendlessleech part, but i can not handle it. It does not work in any way. I have complety no idea what to do here.
|
|
|
11/26/2011, 02:40
|
#5
|
elite*gold: 0
Join Date: Aug 2011
Posts: 126
Received Thanks: 87
|
Try
Code:
NTConfig_PublicMode = true;
|
|
|
11/26/2011, 11:13
|
#6
|
elite*gold: 0
Join Date: Jul 2011
Posts: 8
Received Thanks: 0
|
Thank you, now he party (=
but he do not enter TP...
i wrote the right message TP safe.
but he do not want enter. AHHH it nearly works
|
|
|
11/27/2011, 19:42
|
#7
|
elite*gold: 0
Join Date: Jul 2011
Posts: 8
Received Thanks: 0
|
just not enter the tp...
tried to change Universalbaalleech srcipt, but im noob...
i think the problem is, he is waiting for a message from the leaderaccount,
how i can make, that he enters the tp when it says TP safe. No matter if leader account or not.
|
|
|
12/08/2011, 10:50
|
#8
|
elite*gold: 0
Join Date: Nov 2010
Posts: 59
Received Thanks: 9
|
Code:
NTConfig_Script.push("NTUniversalBaalLeech.ntj");
NTConfig_LeechBaal = 3; // 1 = Leech Fighter (Tele), 2 = Leech Fighter (Walking), 3 = Passive Leecher (Corner dunce).
NTConfig_TakeTpBaal = "TP safe."; // Message from leader signifying you to take portal. (Must be different than Diablo & Trav tp messages.)
NTConfig_LeechPrecast = false; // Do you want your leecher to precast?
NTConfig_TeleEachWaveHelper = false; // Teleport bot before each wave to keep merc close (not position based yet)?
leechpos = [15118, 5003]; // X,Y coord for leechers to stand (passive leecher only).
NTConfig_LeechHydra = 0; // 0 = Don't Move, 1 = Right Side, 2 = Left Side. (Use left side if you have a leecher grabing xp shrines. (Settings Below))
NTConfig_FollowtoWorldStone = true;
NTConfig_TakeTpBaal = "TP safe."; <-- Must be different than Diablo & Trav tp messages!
try to start leecher with entry point NTLeechstarter in D2NT Manager
|
|
|
12/11/2011, 04:13
|
#9
|
elite*gold: 0
Join Date: Dec 2011
Posts: 5
Received Thanks: 0
|
hi, can somebody help me plz (=
i allways got the same error if i start my d2nt bot: access_violation (c0000005)
plz help me
avispon
|
|
|
12/11/2011, 08:14
|
#10
|
elite*gold: 0
Join Date: Oct 2011
Posts: 121
Received Thanks: 126
|
Quote:
Originally Posted by el avispon
hi, can somebody help me plz (=
i allways got the same error if i start my d2nt bot: access_violation (c0000005)
plz help me
avispon
|
Crossposts sind nicht gerade zielführend. Bitte ruhig auch selbst mal die Mühe machen zu suchen. Dann entdeckt man auch den richtigen Thread für die Frage und kann sich die Mehrfachposts sparen!
|
|
|
12/11/2011, 10:07
|
#11
|
Administrator
elite*gold: 41624
Join Date: Jan 2010
Posts: 22,728
Received Thanks: 12,655
|
Hier schließe ich jetzt auch mal.
#closed
|
|
|
 |
Similar Threads
|
Muddy's D2NT mit 1.13d D2NT.dll + Neuer D2NT Etal
01/06/2012 - Diablo 2 - 474 Replies
Damit hier mal langsam Ruhe einkehrt lade ich jetzt den Muddy's D"NT mit der D2NT.dll für 1.13d hoch.
Die Grundlage ist die Rev3 vom Bot.
Hier ist ganz klar zu sagen, dass der Dank für den Bot an Muddy_Waters geht
Das hier ist kein Fragethread.
Ich habe selber keine Ahnung wie mögliche Bugs, die von der neuen dll kommen gefixt werden können.
Wenn ihr Bugs entdeckt und diese fixxen könnt dürft ihr gerne das ganze posten.
So kann man schnell für Probleme Lösungen finden.
Bei anderen...
|
Help with d2nt muddys pls
11/23/2011 - Diablo 2 - 2 Replies
I cannot get my pally to bo before teleing
|
Help With Muddys d2nt please
11/16/2011 - Diablo 2 - 1 Replies
Hi, I can run my bot fine but when I want to do baal runs I cannot figure out how to make it a certain game name and no password. Can you help?
|
D2NT Muddys d2nt problem x,x
11/06/2011 - Diablo 2 - 1 Replies
hi leute habe muddys d2nt schon ca seid 3 tagen mir wurde gesagt ich soll mir ihre FAQ etc... durchlesen habe ich bion nicht schlauer geworden habe alles eingestellt nur wenn der bot game aufmacht kommt ingame lagg und er macht nix? wenn bot auf pause ist gibts kein lagg ??
|
Muddys D2NT
11/03/2011 - Diablo 2 Programming - 2 Replies
kann man den wieder unclosen?
oder ansonsten nochma neu öffnen das topic
|
All times are GMT +1. The time now is 15:25.
|
|