Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Diablo 2
You last visited: Today at 22:03

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



D2nT killt nichts problem

Discussion on D2nT killt nichts problem within the Diablo 2 forum part of the Other Online Games category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2010
Posts: 5
Received Thanks: 0
D2nT killt nichts problem

frage

--------------------------------------------------------------------------------

ne frage meine soso telt zu baal und alles aber greift niemanden an sie stellt sich einfach nur hinn und mach nix kann sich das mal jemand angucken hier ist die char datei :

var NTConfig_CastStatic;

function NT_LoadConfig()
{
//------------------------------------------------------------------------------
// Boss configuration
//------------------------------------------------------------------------------
NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = true;NTConfig_KillNihlathak = true;
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_ClearA3SewersLevel1 = 2;
NTConfig_Script.push("NTDiablo.ntj");NTConfig_Clea rA3SewersLevel1 = 2;
//NTConfig_Script.push("NTHephasto.ntj");
//NTConfig_Script.push("NTIzual.ntj");
NTConfig_Script.push("NTMephisto.ntj");NTConfig_Cl earA3SewersLevel1 = 2;
//NTConfig_Script.push("NTTravincal.ntj");
NTConfig_Script.push("NTKurastTravel.ntj");
//NTConfig_Script.push("NTAct3Sewers.ntj"); NTConfig_ClearA3SewersLevel1 = 2; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTSummoner.ntj"); NTConfig_KillFireEye = true;NTConfig_ClearA3SewersLevel1 = 2;
NTConfig_Script.push("NTDuriel.ntj");NTConfig_Clea rA3SewersLevel1 = 2;
//NTConfig_Script.push("NTAncientTunnels.ntj");
//NTConfig_Script.push("NTColdworm.ntj");
//NTConfig_Script.push("NTRadament.ntj");
NTConfig_Script.push("NTAndariel.ntj");NTConfig_Cl earA3SewersLevel1 = 2;
NTConfig_Script.push("NTCountess.ntj");NTConfig_Cl earA3SewersLevel1 = 2;
//NTConfig_Script.push("NTTreehead.ntj");
NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 2; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTMausoleum.ntj"); NTConfig_KillBloodRaven = true;
//NTConfig_Script.push("NTHole.ntj"); NTConfig_ClearHoleLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTTristram.ntj"); NTConfig_KillRakanishu = true;

//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
me.maxgametime = 1200; // time in seconds, maximum game length (0 is infinite)
NTConfig_StartDelay = 0; // Delay time in milliseconds to start;
NTConfig_AreaDelay = 500; // Delay time in milliseconds to change area;
NTConfig_SnagDelay = 500; // Delay time in milliseconds to wait before starting picking items

//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
NTConfig_SkipHealLife = 90; // If you have more than this percent of life, you won't go to a healer
NTConfig_SkipHealMana = 70; // If you have more than this percent of mana, you won't go to a healer
NTConfig_UseMerc = true; // Set to true if you use a mercenary, will revive merc at a reviver npc.
NTConfig_ResetWeapon = false; // Set to true to reset weapon when reviving merc

NTConfig_LifeThresh = 60; // Drink a normal potion if under this percent of life.
NTConfig_LifeRejuvThresh = 40; // Drink a rejuvenation potion if under this percent of life.
NTConfig_ManaThresh = 30; // Drink a normal potion if under this percent of mana.
NTConfig_ManaRejuvThresh = 10; // Drink a rejuvenation potion if under this percent of mana.
NTConfig_LifeChicken = 30; // This is your chicken life percent. If you go below this life total, exit game.
NTConfig_ManaChicken = 0; // This is your chicken mana percent. If you go below this mana total, exit game.

NTConfig_MercLifeThresh = 50; // This is the threshold to use a life potion on your merc in percent.
NTConfig_MercRejuvThresh = 30; // This is the threshold to use a rejuv potion on your merc in percent.
NTConfig_MercChicken = 20; // This is your mercs chicken life percent. If he goes below this, exit game.

//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
NTConfig_FreeSpace = 4; // Number of free columns. If less full columns are free stashing is set.

// The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
NTConfig_Columns[0] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_Columns[1] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_Columns[2] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_Columns[3] = [1,1,1,1,0,0,0,0,0,0];

NTConfig_MinGoldToStash = 100000; // Maximum gold amount carried before going to stash

//----------------------------------------------------------------------------------------------
// Type of potion used in each belt column
// Available types : "hp" = health | "mp" = mana | "rv" = rejuv. Can use other potion types too.
// Keep equal types at adjacent columns. First HP then MP and then HP again is a bad choice.
// Keep HP and MP at the beginning of the belt (in case you want to use rejuv and other types).
// Rejuvenations MUST, I REPEAT MUST be at the end of the belt (last x columns).
// To use rejuvenations only, put "rv" in all columns.
//----------------------------------------------------------------------------------------------
NTConfig_BeltColType[0] = "hp";
NTConfig_BeltColType[1] = "mp";
NTConfig_BeltColType[2] = "rv";
NTConfig_BeltColType[3] = "rv";

//-----------------------------------------------------------------------------------
// SnagIt configuration
// Select one group only (normal / advance / extreme)
//-----------------------------------------------------------------------------------
//NTConfig_NIPFilePath.push("normal/normal.nip");
//NTConfig_NIPFilePath.push("normal/magic_rare.nip");
//NTConfig_NIPFilePath.push("normal/set.nip");
//NTConfig_NIPFilePath.push("normal/unique.nip");
//NTConfig_NIPFilePath.push("normal/craft.nip");

NTConfig_NIPFilePath.push("advance/normal.nip");
NTConfig_NIPFilePath.push("advance/magic_rare.nip");
NTConfig_NIPFilePath.push("advance/set.nip");
NTConfig_NIPFilePath.push("advance/unique.nip");
NTConfig_NIPFilePath.push("advance/craft.nip");

//NTConfig_NIPFilePath.push("extreme/normal.nip");
//NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
//NTConfig_NIPFilePath.push("extreme/set.nip");
//NTConfig_NIPFilePath.push("extreme/unique.nip");
//NTConfig_NIPFilePath.push("extreme/craft.nip");

NTConfig_SnagRange = 40; // Radius to check for dropped items. 40 is a good number here

//------------------------------------------------------------------------------
// Cubing configuration
//------------------------------------------------------------------------------
NTConfig_Cubing = false; // Enable cubing

//NTConfig_CubingItem.push([NTCU_GEM, 560]); // Flawless Amethyst
//NTConfig_CubingItem.push([NTCU_GEM, 565]); // Flawless Topaz
//NTConfig_CubingItem.push([NTCU_GEM, 570]); // Flawless Saphire
//NTConfig_CubingItem.push([NTCU_GEM, 575]); // Flawless Emerald
//NTConfig_CubingItem.push([NTCU_GEM, 580]); // Flawless Ruby
//NTConfig_CubingItem.push([NTCU_GEM, 585]); // Flawless Diamond
//NTConfig_CubingItem.push([NTCU_GEM, 600]); // Flawless Skull

//NTConfig_CubingItem.push([NTCU_MAGIC, 420]); // Magic Tiara
//NTConfig_CubingItem.push([NTCU_MAGIC, 421]); // Magic Diadem

//NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 603]); // Magic Small Charm
NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 605]); // Magic Grand Charm

NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 382]); // Craft Heavy Bracers
//NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 452]); // Craft Vambraces

//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 354]); // Craft Casque
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 424]); // Craft Armet
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 388]); // Craft Battle Boots
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 458]); // Craft Mirrored Boots
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 381]); // Craft Sharkskin Gloves
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 451]); // Craft Vampirebone Gloves
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 392]); // Craft Mesh Belt
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 462]); // Craft Mithril Coil
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_AMULET, 520]); // Craft Amulet
NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_RING, 522]); // Craft Ring

NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_AMULET, 520]); // Craft Amulet

//NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_SHIELD, 447]); // Craft Monarch
//NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_AMULET, 520]); // Craft Amulet

//NTConfig_CubingItem.push([NTCU_RUNE_THUL, 562]);
//NTConfig_CubingItem.push([NTCU_RUNE_AMN, 557]);
//NTConfig_CubingItem.push([NTCU_RUNE_SOL, 567]);
//NTConfig_CubingItem.push([NTCU_RUNE_SHAEL, 577]);
//NTConfig_CubingItem.push([NTCU_RUNE_DOL, 572]);
//NTConfig_CubingItem.push([NTCU_RUNE_HEL, 582]);
//NTConfig_CubingItem.push([NTCU_RUNE_IO, 563]);
NTConfig_CubingItem.push([NTCU_RUNE_LUM, 558]);
NTConfig_CubingItem.push([NTCU_RUNE_KO, 568]);
NTConfig_CubingItem.push([NTCU_RUNE_FAL, 578]);
NTConfig_CubingItem.push([NTCU_RUNE_LEM, 573]);
NTConfig_CubingItem.push([NTCU_RUNE_PUL, 583]);
NTConfig_CubingItem.push([NTCU_RUNE_UM, 564]);
NTConfig_CubingItem.push([NTCU_RUNE_MAL, 559]);
NTConfig_CubingItem.push([NTCU_RUNE_IST, 569]);
NTConfig_CubingItem.push([NTCU_RUNE_GUL, 579]);
NTConfig_CubingItem.push([NTCU_RUNE_VEX, 574]);
NTConfig_CubingItem.push([NTCU_RUNE_OHM, 584]);
NTConfig_CubingItem.push([NTCU_RUNE_LO, 565]);
NTConfig_CubingItem.push([NTCU_RUNE_SUR, 560]);
NTConfig_CubingItem.push([NTCU_RUNE_BER, 570]);
NTConfig_CubingItem.push([NTCU_RUNE_JAH, 580]);
NTConfig_CubingItem.push([NTCU_RUNE_CHAM, 575]);

//***** Include the following, Primary item must be setted in item_configs folder *****

//NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 442]); // Socket Sacred Armor

//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 255]); // Socket Thresher
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 256]); // Socket Cryptic Axe
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 257]); // Socket Great Poleaxe
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 258]); // Socket Giant Thresher

//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 295]); // Titan's Revenge : Exceptional -> Elite

//NTConfig_CubingItem.push([NTCU_UPGRADE_N_UNIQUE_ARMOR, 337]); // Magefist : Normal -> Exceptional
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 360]); // Skin of the Vipermagi : Exceptional -> Elite
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 383]); // Magefist or Lava Gout : Exceptional -> Elite
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 389]); // Gore Rider : Exceptional -> Elite
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 477]); // Arreat's Face : Exceptional -> Elite
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 481]); // Herald Of Zakarum : Exceptional -> Elite

//------------------------------------------------------------------------------
// Gamble configuration
// To specify what items to gamble, adjust the array with the desired item codes
//------------------------------------------------------------------------------
//NTConfig_Gamble = false; // Enable gambling
//NTConfig_GambleStartGold = 800000; // Gold amount to start the gambling
//NTConfig_GambleStopGold = 300000; // Gold amount to stop the gambling

//NTConfig_GambleItem.push(520); // Amulets
//NTConfig_GambleItem.push(522); // Rings
//NTConfig_GambleItem.push(418); // Circlets
//NTConfig_GambleItem.push(419); // Coronets
//NTConfig_GambleItem.push(334); // Leather Gloves
//NTConfig_GambleItem.push(335); // Heavy Gloves
//NTConfig_GambleItem.push(336); // Chain Gloves
//NTConfig_GambleItem.push(337); // Light Gauntlets
//NTConfig_GambleItem.push(338); // Gauntlets

//------------------------------------------------------------------------------
// General configuration
//------------------------------------------------------------------------------
NTConfig_PublicMode = false;
NTConfig_CheckCloneDiablo = false; // Set to true if you want to wait in game after notifying "Diablo Walks the Earth" msg.
NTConfig_OpenChest = true; // Set to true to open chest
me.quitonhostile = false;

//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 20; // Lightning Bolt
NTConfig_AttackSkill[1] = 20; // Lightning Bolt
NTConfig_AttackSkill[2] = 20; // Lightning Bolt
NTConfig_AttackSkill[3] = 20; // Lightning Bolt
NTConfig_AttackSkill[4] = 20; // Lightning Bolt
NTConfig_AttackSkill[5] = 20; // Lightning Bolt
NTConfig_AttackSkill[6] = 20; // Lightning Bolt
NTConfig_ClearPosition = true; // Lightning Bolt

// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x04|0x40;
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40;

NTConfig_CastStatic = 60; // Cast Static Field until monster's HP lower less than this percent. Set to 100 if you won't
}




vllt. kann mir ja jemand sagen und helfen was da nicht stimmt , weil sie ja nicht angreift danke schonmal
chucky14 is offline  
Old 04/24/2010, 09:59   #2
 
elite*gold: 0
Join Date: Apr 2010
Posts: 38
Received Thanks: 0
ich denke mal das liegt and der attack config bei dir ist ja nur ligthing bolt.
ich hab das prob dass ich die liste der angriffe nicht öffnen kann mit dem foxit reader weiß einer warum?
stan_hc is offline  
Old 04/24/2010, 10:00   #3
 
Schokomann's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 425
Received Thanks: 41
Quote:
Originally Posted by stan_hc View Post
ich denke mal das liegt and der attack config bei dir ist ja nur ligthing bolt.
ich hab das prob dass ich die liste der angriffe nicht öffnen kann mit dem foxit reader weiß einer warum?
öffne mit editor
Schokomann is offline  
Old 04/24/2010, 10:04   #4
 
elite*gold: 0
Join Date: Apr 2010
Posts: 38
Received Thanks: 0
hab ich schon versucht der zeigt dann komische zeichen.
hat wer vllt die liste und kann sie kurz hochladen?
stan_hc is offline  
Old 04/24/2010, 10:08   #5
 
HcAndi20's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 769
Received Thanks: 134
Hier bitte^^

Code:
0	Attack
1	Kick
2	Throw
3	Unsummon
4	Left Hand Throw
5	Left Hand Swing
6	Magic Arrow
7	Fire Arrow
8	Inner Sight
9	Critical Strike
10	Jab
11	Cold Arrow
12	Multiple Shot
13	Dodge
14	Power Strike
15	Poison Javelin
16	Exploding Arrow
17	Slow Missiles
18	Avoid
19	Impale
20	Lightning Bolt
21	Ice Arrow
22	Guided Arrow
23	Penetrate
24	Charged Strike
25	Plague Javelin
26	Strafe
27	Immolation Arrow
28	Dopplezon
29	Evade
30	Fend
31	Freezing Arrow
32	Valkyrie
33	Pierce
34	Lightning Strike
35	Lightning Fury
36	Fire Bolt
37	Warmth
38	Charged Bolt
39	Ice Bolt
40	Frozen Armor
41	Inferno
42	Static Field
43	Telekinesis
44	Frost Nova
45	Ice Blast
46	Blaze
47	Fire Ball
48	Nova
49	Lightning
50	Shiver Armor
51	Fire Wall
52	Enchant
53	Chain Lightning
54	Teleport
55	Glacial Spike
56	Meteor
57	Thunder Storm
58	Energy Shield
59	Blizzard
60	Chilling Armor
61	Fire Mastery
62	Hydra
63	Lightning Mastery
64	Frozen Orb
65	Cold Mastery
66	Amplify Damage
67	Teeth
68	Bone Armor
69	Skeleton Mastery
70	Raise Skeleton
71	Dim Vision
72	Weaken
73	Poison Dagger
74	Corpse Explosion
75	Clay Golem
76	Iron Maiden
77	Terror
78	Bone Wall
79	Golem Mastery
80	Raise Skeletal Mage
81	Confuse
82	Life Tap
83	Poison Explosion
84	Bone Spear
85	BloodGolem
86	Attract
87	Decrepify
88	Bone Prison
89	Summon Resist
90	IronGolem
91	Lower Resist
92	Poison Nova
93	Bone Spirit
94	FireGolem
95	Revive
96	Sacrifice
97	Smite
98	Might
99	Prayer
100	Resist Fire
101	Holy Bolt
102	Holy Fire
103	Thorns
104	Defiance
105	Resist Cold
106	Zeal
107	Charge
108	Blessed Aim
109	Cleansing
110	Resist Lightning
111	Vengeance
112	Blessed Hammer
113	Concentration
114	Holy Freeze
115	Vigor
116	Conversion
117	Holy Shield
118	Holy Shock
119	Sanctuary
120	Meditation
121	Fist of the Heavens
122	Fanaticism
123	Conviction
124	Redemption
125	Salvation
126	Bash
127	Sword Mastery
128	Axe Mastery
129	Mace Mastery
130	Howl
131	Find Potion
132	Leap
133	Double Swing
134	Pole Arm Mastery
135	Throwing Mastery
136	Spear Mastery
137	Taunt
138	Shout
139	Stun
140	Double Throw
141	Increased Stamina
142	Find Item
143	Leap Attack
144	Concentrate
145	Iron Skin
146	Battle Cry
147	Frenzy
148	Increased Speed
149	Battle Orders
150	Grim Ward
151	Whirlwind
152	Berserk
153	Natural Resistance
154	War Cry
155	Battle Command
156	Fire Hit
157	UnHolyBolt
158	SkeletonRaise
159	MaggotEgg
160	ShamanFire
161	MagottUp
162	MagottDown
163	MagottLay
164	AndrialSpray
165	Jump
166	Swarm Move
167	Nest
168	Quick Strike
169	VampireFireball
170	VampireFirewall
171	VampireMeteor
172	GargoyleTrap
173	SpiderLay
174	VampireHeal
175	VampireRaise
176	Submerge
177	FetishAura
178	FetishInferno
179	ZakarumHeal
180	Emerge
181	Resurrect
182	Bestow
183	MissileSkill1
184	MonTeleport
185	PrimeLightning
186	PrimeBolt
187	PrimeBlaze
188	PrimeFirewall
189	PrimeSpike
190	PrimeIceNova
191	PrimePoisonball
192	PrimePoisonNova
193	DiabLight
194	DiabCold
195	DiabFire
196	FingerMageSpider
197	DiabWall
198	DiabRun
199	DiabPrison
200	PoisonBallTrap
201	AndyPoisonBolt
202	HireableMissile
203	DesertTurret
204	ArcaneTower
205	MonBlizzard
206	Mosquito
207	CursedBallTrapRight
208	CursedBallTrapLeft
209	MonFrozenArmor
210	MonBoneArmor
211	MonBoneSpirit
212	MonCurseCast
213	HellMeteor
214	RegurgitatorEat
215	MonFrenzy
216	QueenDeath
217	Scroll of Identify
218	Book of Identify
219	Scroll of Townportal
220	Book of Townportal
221	Raven
222	Plague Poppy
223	Wearwolf
224	Shape Shifting
225	Firestorm
226	Oak Sage
227	Summon Spirit Wolf
228	Wearbear
229	Molten Boulder
230	Arctic Blast
231	Cycle of Life
232	Feral Rage
233	Maul
234	Eruption
235	Cyclone Armor
236	Heart of Wolverine
237	Summon Fenris
238	Rabies
239	Fire Claws
240	Twister
241	Vines
242	Hunger
243	Shock Wave
244	Volcano
245	Tornado
246	Spirit of Barbs
247	Summon Grizzly
248	Fury
249	Armageddon
250	Hurricane
251	Fire Trauma
252	Claw Mastery
253	Psychic Hammer
254	Tiger Strike
255	Dragon Talon
256	Shock Field
257	Blade Sentinel
258	Quickness
259	Fists of Fire
260	Dragon Claw
261	Charged Bolt Sentry
262	Wake of Fire Sentry
263	Weapon Block
264	Cloak of Shadows
265	Cobra Strike
266	Blade Fury
267	Fade
268	Shadow Warrior
269	Claws of Thunder
270	Dragon Tail
271	Lightning Sentry
272	Inferno Sentry
273	Mind Blast
274	Blades of Ice
275	Dragon Flight
276	Death Sentry
277	Blade Shield
278	Venom
279	Shadow Master
280	Royal Strike
281	Wake Of Destruction Sentry
282	Imp Inferno
283	Imp Fireball
284	Baal Taunt
285	Baal Corpse Explode
286	Baal Monster Spawn
287	Catapult Charged Ball
288	Catapult Spike Ball
289	Suck Blood
290	Cry Help
291	Healing Vortex
292	Teleport 2
293	Self-resurrect
294	Vine Attack
295	Overseer Whip
296	Barbs Aura
297	Wolverine Aura
298	Oak Sage Aura
299	Imp Fire Missile
300	Impregnate
301	Siege Beast Stomp
302	MinionSpawner
303	CatapultBlizzard
304	CatapultPlague
305	CatapultMeteor
306	BoltSentry
307	CorpseCycler
308	DeathMaul
309	Defense Curse
310	Blood Mana
311	mon inferno sentry
312	mon death sentry
313	sentry lightning
314	fenris rage
315	Baal Tentacle
316	Baal Nova
317	Baal Inferno
318	Baal Cold Missiles
319	MegademonInferno
320	EvilHutSpawner
321	CountessFirewall
322	ImpBolt
323	Horror Arctic Blast
324	death sentry ltng
325	VineCycler
326	BearSmite
327	Resurrect2
328	BloodLordFrenzy
329	Baal Teleport
330	Imp Teleport
331	Baal Clone Teleport
332	ZakarumLightning
333	VampireMissile
334	MephistoMissile
335	DoomKnightMissile
336	RogueMissile
337	HydraMissile
338	NecromageMissile
339	MonBow
340	MonFireArrow
341	MonColdArrow
342	MonExplodingArrow
343	MonFreezingArrow
344	MonPowerStrike
345	SuccubusBolt
346	MephFrostNova
347	MonIceSpear
348	ShamanIce
349	Diablogeddon
350	Delerium Change
351	NihlathakCorpseExplosion
352	SerpentCharge
353	Trap Nova
354	UnHolyBoltEx
355	ShamanFireEx
356	Imp Fire Missile Ex
Edit: @ Chucky poste mal in den richtigen Thread und öffne net gleich 2
HcAndi20 is offline  
Old 04/24/2010, 10:17   #6
 
elite*gold: 0
Join Date: Apr 2010
Posts: 38
Received Thanks: 0
besten dank
stan_hc is offline  
Closed Thread


Similar Threads Similar Threads
Metin35 (s4) gm rafft nichts / scheidungs problem
01/25/2010 - Metin2 Private Server - 15 Replies
hallo! seit einigen tagen ist das scheiden auf metin35 (s4) verbuggt. der gm rafft aber leider nicht was man von ihm will. das einzige was kommt ist "buy coins?" "psc please"... ich denke das problem ist das alle aufeinmal liebespunkte dazubekommen haben. von 10% auf 129%...
Blizz Sorc Killt nix D2nt
11/22/2009 - Diablo 2 - 3 Replies
NTConfig_AttackFirst = 59; // Cast your first spell once. Set to 0 if you won't NTConfig_AttackBoss = 59; // Cast your primary spell to boss. NTConfig_AttackOthers = 45; //Cast your primary spell to others. NTConfig_AttackSecondary = 0; // Cast your Secondary spell if monster is immune to your primary spell. Set to 0 if you won't NTConfig_ClearPosition = false; // Set to true if you want to clear area after killing boss. NTConfig_CheckSafe = true; // Set to true to check for...
[Problem]Beim einloggen passiert nichts
10/29/2009 - Flyff Private Server - 16 Replies
Wenn ich mich mit meinem CHar einloggen will kommt: Connecting please wait. Dann kommt gar nix mehr. Der Char bewegt sich hin und her... Die .res Files habe ich schon ersetzt... tut nicht...
Riesen Problem: Hänge im nichts
03/23/2005 - World of Warcraft - 10 Replies
Ich hab nen riesen Problem ... ich hab wohl ne Zahl zu viele geschrieben und bin dann im nichts gelandet ... Mobius sagt mir immer ich soll WoW starten nach dem betreten der Welt. Mit einem anderen Charakter der korrekt in der Welt ist, funktioniert Mobius ohne Probleme. Hier der screen der map: http://www.directupload.net/images/050317/temp/m8 nrlqpR.jpg Ich könnt heulen .... -.-



All times are GMT +2. The time now is 22:03.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.