[D2NT] GVEtalBot

01/21/2012 14:47 flow-jow#361
[Only registered and activated users can see links. Click Here To Register...]

1. ergebnis :)

[Only registered and activated users can see links. Click Here To Register...]

1. ergebnis :)
01/21/2012 14:57 orangennektar#362
Die beziehen sich auf Muddy's Bot. Die DLL funktioniert nicht mit dem original Etal. Aber Muddys selbst geht. ;)

Allerdings hat der mir eben eiskalt meinen +1 Sorc Charm verkauft... Und hätte ich ihn nicht gestoppt, hätte er auch meinen Ani und meine Torch verscheuert. ;)

Ich will wirklich NUR MapHack und vielleicht Autopick benutzen. Wie bekomme ich diese bescheuerte Steuerung raus?
01/21/2012 15:12 khorena5#363
geht das denn jetzt auf englisch laufen zu lassen?

du musst als entry point ManualJoin.ntj wählen, in deiner char config kannste dann noch sachen einstellen
Code:
    //NTConfig_Script.push("NTManual.ntj");                // Manual play with some enhancements (auto potting etc).
        NTConfig_PickitOn = false;                         // Manual play with pickit.
        NTConfig_ShowEnemies = false;                     // Manual play with enemies on minimap
        NTConfig_RevealMap = false;                     // Manual play with maphack
        NTConfig_CheckStuff = false;                     // Gives warning when low on pots, scrolls or merc is dead.
/edit Entry point is ManualJoin.ntj nicht NTManual.ntj
01/21/2012 15:26 orangennektar#364
Sowas habe ich nicht.
01/21/2012 15:42 flow-jow#365
Quote:
Originally Posted by orangennektar View Post
Die beziehen sich auf Muddy's Bot. Die DLL funktioniert nicht mit dem original Etal. Aber Muddys selbst geht. ;)

Allerdings hat der mir eben eiskalt meinen +1 Sorc Charm verkauft... Und hätte ich ihn nicht gestoppt, hätte er auch meinen Ani und meine Torch verscheuert. ;)

Ich will wirklich NUR MapHack und vielleicht Autopick benutzen. Wie bekomme ich diese bescheuerte Steuerung raus?
Datei in ETAL.dll umbenennen, dann sollte das klappen.
dann als entry point NTMap.ntj nutzen
01/21/2012 17:31 PhoeniX_I#366
Quote:
Originally Posted by Maverick0815 View Post
Hallo Phoenix

Zu 1: Ich VERMUTE dein Problem liegt an der Baalleecher Einstellung. Schau mal bei der Config deiner SOSO nach folgendes:
Code:
//	NTConfig_Script.push("NTUniversalBaalLeech.ntj");
		NTConfig_LeechBaal = 1; 						// 1 = Leech Fighter (Tele), 2 = Leech Fighter (Walking), 3 = Passive Leecher (Corner dunce).
		NTConfig_TakeTpBaal = "TP for Baal-HOT";				// Message from leader signifying you to take portal. (Must be different than Diablo & Trav tp messages.)
Bei LeechBaal sollte für Teleport auch die 1 eingestellt sein, ansonsten LÄUFT die Soso in die Meute, bzw Telt sie rein.

Zu 2: Statik: im Soso-Script ganz unten
Code:
	//------------------------------------------------------------------------------
	// Class Specific Settings
	//------------------------------------------------------------------------------

	NTConfig_CastStatic = 60;							// Cast Static Field until monster's HP is less than (or equal to) this percent. (Set to 100 to disable.) (This will only static act bosses.)

	NTConfig_StaticBossesOnly = true; 									// Only static bosses? (Add bosses below.) (Any missing GetLocaleString values can be found in D2NT\sdk\getlocalestring.txt)
		NTConfig_StaticBossesSelect.push(GetLocaleString(3021)); 		// Andariel
		NTConfig_StaticBossesSelect.push(GetLocaleString(3062)); 		// Mephisto
		NTConfig_StaticBossesSelect.push(GetLocaleString(3060)); 		// Diablo
		NTConfig_StaticBossesSelect.push(GetLocaleString(3061)); 		// Baal
		NTConfig_StaticBossesSelect.push(GetLocaleString(3054));		// Duriel
		//NTConfig_StaticBossesSelect.push(GetLocaleString(22497));		// Pindleskin
		//NTConfig_StaticBossesSelect.push(GetLocaleString(22498)); 	// Thresh Socket
Static auf 60 bedeutet, er used solange Static bis die Life von Baal auf 60% runter ist

Zu 3:
Wo hast du den Channel eingetippt?

LG
Mav
also
NTConfig_LeechBaal = 1; passt hab ich so eingestellt
mein static ist auch nur für baal eingestellt ( dass er nicht in den mob telet)

chennel hab ich in NTleechStart (ist auch so im manager eingestellt)
////////////////////////////////////////////////////////////////////////////////
// Lobby chat settings :
////////////////////////////////////////////////////////////////////////////////

// Set to true to join the chat after each game (needed for JoinBot)
var joinChatAfterGame = true;

// Message said when you first enter the chat
var firstJoinMessage = "";

// Message said after each game
var chatMessageAfterGame = "";

// if this is true, will join a random channel, otherwise it will use the channel below..
var joinRandomChannel = true;
// Name of the channel you want to join (leave blank if you want to stay in the default channel)
var joinChannelInChat = "PhoeniX";

wäre super wenn mir jemand vorallem mit dem 1.problem helfen kann
danke
01/21/2012 18:46 khorena5#367
Code:
// [U]if this is true, will join a random channel,[/U] otherwise it will use the channel below..
var joinRandomChannel    = true;
auf false stellen
01/21/2012 20:01 PhoeniX_I#368
danke jetzt hab i nur noch das problem das meine soso voll in die mobs reintelet beimangreifen....(siehe Seite 36, 37)
01/21/2012 20:12 Maverick0815#369
Quote:
Originally Posted by PhoeniX_I View Post
danke jetzt hab i nur noch das problem das meine soso voll in die mobs reintelet beimangreifen....(siehe Seite 36, 37)
Jetzt kann ich nur raten, meine Soso bleibt Anfangs der Wellen außerhalb stehen, nachdem die Wellen spawnen telt er auf der Stelle (im Config eingestellt) um den Merc wieder zurückzuholen. Dann greift die Soso an und telt (Dancing Sorc eingeschaltet) sich mitunter auch IN die Mobs.
Im Config gibt es einen
Code:
prewavespot = [15092, 5040];							// Pre-Wave standing (X,Y) coordinates. (For Baal Scripts.)			
	NTConfig_PreWaveSpam = 56;								// Attack skill to spam between waves.  Set "0" to disable.
	KBLSpamPos = [15090, 5028, 15099, 5028, 15093, 5028];	// (X,Y) coordinates to attack with NTConfig_PreWaveSpam.
PreWaveSpam (56) in diesem Fall Meteor auf die Spawnplätze. Eine BlitzSoso hat keinen Spam, also auf 0 setzen.

Gruß
Mav
01/21/2012 20:28 khorena5#370
haste dancingsorc eingestellt? meine blitz sorc hat sich dann immer direkt links neben den thron, an den anfang der treppe teleportiert aber dank maxblock nie was passiert.
01/21/2012 20:45 PhoeniX_I#371
shit hier ist meine attack config ist eig alles so eingestellt vll überseh ich was?
//------------------------------------------------------------------------------
// Attack Configuration
// * Change the -1's to the corresponding #'s found in /D2NT/sdk/skills.txt
// * As of Jan 17th: -1 = Disabled, 0 = Normal Attack.
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 0; // First skill. Maybe slow missiles
NTConfig_AttackSkill[1] = 49; // Primary skill to super unique/champion.
NTConfig_AttackSkill[2] = 49; // Primary untimed skill to super unique/champion.
NTConfig_AttackSkill[3] = 49; // Primary skill to others.
NTConfig_AttackSkill[4] = 49; // Primary untimed skill to others.
NTConfig_AttackSkill[5] = 49; // Secondary skill in case monster is immune to primary skill.
NTConfig_AttackSkill[6] = 49; // Secondary untimed skill.
NTConfig_AttackSkill[7] = 49; // Tertiary skill to everything else in case monster is immune to both primary and secondary.
NTConfig_AttackSkill[8] = 49; // Tertiary untimed skill.
NTConfig_AttackSkill[9] = 49; // Primary skill to boss (diablo/meph/Duriel/andy)
NTConfig_AttackSkill[10] = 49; // Primary skill to baal this MUST be set if you do baal charged bolt works well here

NTConfig_ChainLightOnLightImmunes = true; // Set true to use Chain Lighning automatically on light immune mobs.
NTConfig_DancingSorc = false; // Periodically teleport between attacks, settings below.
NTConfig_AttackJump = 5; // # of attacks before teleporting.
NTConfig_BounceRange = 9; // Range away from mob to keep when teleporting.
NTConfig_DanceStartHp = 78; // Auto dance if below this % health? (Set -1 to disable, 101 to always.)
NTConfig_DanceStartMp = -1; // Auto dance if below this % mana? (Set -1 to disable, 101 to always.)

prewavespot = [15092, 5040]; // Pre-Wave standing (X,Y) coordinates. (For Baal Scripts.)
NTConfig_PreWaveSpam = 0; // Attack skill to spam between waves. Set "0" to disable.
KBLSpamPos = [15090, 5028, 15099, 5028, 15093, 5028]; // (X,Y) coordinates to attack with NTConfig_PreWaveSpam.


NTconfig_HighMaxAttack = true; // Use HighMaxAttacks? (False = LowMaxAttacks.) High/Low are below.
NTConfig_HighMaxAttackAreas = [131]; // If above is set false (you're using LowMaxAttacks), add areas to bypass LowMaxAttacks and use HighMaxAttacks instead. (Recommended in Baal's Throne Room.)

MNTConfig_HighMaxAttacks = 300; // Maximum number of attacks (HIGH) before skipping.
NTConfig_LowMaxAttacks = 15; // Maximum number of attacks (LOW) before skipping.

MonstersToAttackFirst = // Monster ID's to attack first. (Monsters which resurrect / spawn others are good choices.)
[58,59,60,61,62,101,102,103,104,190,191,
192,193,194,206,207,208,209,228,239,240,
241,278,279,280,281,282,283,303,312,480,
481,482,483,484,485,486,529];

NTConfig_AttackingThis = false; // Used to say target monsters ID/Name - Primarily for Dev purposes
01/21/2012 20:53 khorena5#372
Code:
[U]NTConfig_AttackSkill[0]  = 0[/U];     // First skill. Maybe slow missiles
da direkt erste zeile, das muss auf -1 sonst haut er normal mit der waffe zu

Code:
/ Attack Configuration
    //         * Change the -1's to the corresponding #'s found in /D2NT/sdk/skills.txt
    //         * As of Jan 17th: -1 = Disabled, [U]0 = Normal Attack.[/U]
und das ist besser

Code:
NTConfig_AttackSkill[0]  = -1;     // First skill. Maybe slow missiles
    NTConfig_AttackSkill[1]  = 49;     // Primary skill to super unique/champion.
    NTConfig_AttackSkill[2]  = 49;     // Primary untimed skill to super unique/champion.
    NTConfig_AttackSkill[3]  = 53;     // Primary skill to others.
    NTConfig_AttackSkill[4]  = 53;     // Primary untimed skill to others.
    NTConfig_AttackSkill[5]  = 49;     // Secondary skill in case monster is immune to primary skill.
    NTConfig_AttackSkill[6]  = -1;     // Secondary untimed skill.
    NTConfig_AttackSkill[7]  = -1;     // Tertiary skill to everything else in case monster is immune to both primary and secondary.
    NTConfig_AttackSkill[8]  = -1;     // Tertiary untimed skill. 
    NTConfig_AttackSkill[9]  = 49;     // Primary skill to boss (diablo/meph/Duriel/andy)
    NTConfig_AttackSkill[10] = 49;     // Primary skill to baal this MUST be set if you do baal charged bolt works well here

deine sorc benutzt garkein kettenblitz
01/21/2012 21:08 PhoeniX_I#373
Quote:
Code:

NTConfig_AttackSkill[0] = 0; // First skill. Maybe slow missiles

da direkt erste zeile, das muss auf -1 sonst haut er normal mit der waffe zu
klar und drum geht der voll rein um die gegner mit em orb zu kloppen^^
vielen dank nun läufts bestens
01/22/2012 10:33 fischdinho#374
wenn das game vom leader voll ist / oder er ein Joinbug hat versuch mein leechstarter immer wieder zu joinen^^

ist das normal?

kann man das ausstellen? sodass er nur joint wenn der leader ein neuen game aufmavht??

Lohnt sich das Update oder gibt es nichts neues??

Rds.
Chris
01/22/2012 22:29 Necro19#375
Hat jemand nen deutschen Guide bzw Link zum Einstellen von Leech Setup also das meine Assa mein Pala Assist bei Diablo-run und Baal.

Hab ebend getryed und zu geschaut nach dem mein Pala Tp macht bleibt meine Assa in der Mitte stehen und wartet auf Diablo ansatt mit zu gehen und mobs klatschen oder ist das normal??