Posts: 7
Threads: 2
Joined: Jan 2011
Reputation:
0
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.
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
01-27-2011, 07:55 AM
(This post was last modified: 01-27-2011, 09:11 AM by Jammer74.)
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
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Posts: 7
Threads: 2
Joined: Jan 2011
Reputation:
0
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.
Posts: 452
Threads: 30
Joined: Jun 2005
Reputation:
0
np glad to help
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)