Blizzard Sector
Jammer Hurry OMG come Quickzorz - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: Jammer Hurry OMG come Quickzorz (/thread-46999.html)



Jammer Hurry OMG come Quickzorz - msigler - 01-27-2011

laugh:. Sup bro. Ke ke. Seriously though, know where I can find script to make my baba zerk baal and Diablo? I just started him last night and so far he is running a train on act 4-5 hell. The only thing I would like to tweak is zerking baal and Diablo. The only time he zerks is when there is a PI but when he does its 1 shotta. I would like him to zerk Baal because it takes him a while to ww FTW. Under char_configs I set primary skill to bosses to 152 and changed to my tunze name exactly but nothing has changed. What can I do? Thanks in advance.[COLOR="Silver"]

---------- Post added at 09:18 PM ---------- Previous post was at 04:07 PM ----------

[/COLOR]Anybody with info on this topic is welcome and appreciated.


Jammer Hurry OMG come Quickzorz - Jammer74 - 01-27-2011

msigler Wrote:laugh:. Sup bro. Ke ke. Seriously though, know where I can find script to make my baba zerk baal and Diablo? I just started him last night and so far he is running a train on act 4-5 hell. The only thing I would like to tweak is zerking baal and Diablo. The only time he zerks is when there is a PI but when he does its 1 shotta. I would like him to zerk Baal because it takes him a while to ww FTW. Under char_configs I set primary skill to bosses to 152 and changed to my tunze name exactly but nothing has changed. What can I do? Thanks in advance.

---------- Post added at 09:18 PM ---------- Previous post was at 04:07 PM ----------

Anybody with info on this topic is welcome and appreciated.
i'll take a look see what I can come up with

well it looks to me like it should work if you change your attack skills like so
Code:
NTConfig_AttackSkill[0] = 0;    // First skill. Set to 0 if you won't
    NTConfig_AttackSkill[1] = 152;    // Primary skill to boss.
    NTConfig_AttackSkill[2] = 152;    // Primary untimed skill to boss. Set to 0 if you won't
    NTConfig_AttackSkill[3] = 151;    // Primary skill to others.
    NTConfig_AttackSkill[4] = 151;    // Primary untimed skill to others. Set to 0 if you won't
    NTConfig_AttackSkill[5] = 152;    // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
    NTConfig_AttackSkill[6] = 0;    // Secondary untimed skill. Set to 0 if you won't
    NTConfig_ClearPosition = true;    // Set to true if you want to clear area after killing boss.
and what i would suggest is try changing the bosses you run to see if you are using the right character config, if for some reason you are using the default that could be why this is not changing for you,because berserk is supported by the bot


Jammer Hurry OMG come Quickzorz - msigler - 01-27-2011

So this will make him zerk bosses but not minions right?[COLOR="Silver"]

---------- Post added at 11:38 PM ---------- Previous post was at 11:24 PM ----------

[/COLOR]works like a charm. thx bro.


Jammer Hurry OMG come Quickzorz - Jammer74 - 01-27-2011

np glad to help