MQ2Melee - Necromancer

wwarwolf911

Member
Joined
Sep 5, 2008
Messages
901
Reaction score
13
Points
18
For some reason, I can not get my pet to autoassist via mq2melee. I have deleted my ini and started with a fresh ini and still will not assist.

[MQ2DoCrack]
Top=180
Bottom=398
Left=290
Right=830
Locked=0
WindowTitle=MMOBugs MQ2DoCrack
Fades=1
Delay=0
Duration=500
Alpha=255
FadeToAlpha=255
BGType=1
BGTint.red=255
BGTint.green=255
BGTint.blue=255
ShowWindow=0
[MQ2NetBots]
Stat=1
Send=1
Grab=1
[MQ2Cast(SpellSet)]
ModBot2=
[MQ2Twist]
Delay=33
Quiet=0
Adjust=1
[MQ2PiggyZone]
PCCheck=off
UseGate=on
NoGroup=off
PCRange=500
[MQ2Melee]
aggro=1
downflag0=1
downflag1=1
downflag2=1
downflag3=1
downflag4=1
downflag5=1
enrage=1
facing=1
feigndeath=60
groupcheck=1
hidedelay=1000
infuriate=1
override=1
petassist=1
petassistat=98
petdelay=2
petenrage=1
pethold=1
petinfuriate=1
petmend=20
petrange=75
plugin=1
resume=20
stickbreak=1
stickrange=50
downshit0=/if (${Spell[Netherside Rk. II].Stacks} && !${Me.Invis} && !${Me.Buff[Netherside Rk. II].ID} && !${Me.Moving} && ${Me.PctMana} > 10) /casting "Netherside Rk. II" gem11
downshit1=/if (${Spell[Corpseskin Rk. II].Stacks} && !${Me.Invis} && !${Me.Buff[Corpseskin Rk. II].ID} && !${Me.Moving} && ${Me.PctMana} > 20) /casting "Corpseskin Rk. II" gem11
downshit2=/if (${Spell[Expanding Mind II].Stacks} && !${Me.Invis} && !${Me.Buff[Expanding Mind II].ID} && !${Me.Moving}) /casting 110560|Waist
downshit3=/if (${Spell[Form of Endurance V].Stacks} && !${Me.Invis} && !${Me.Buff[Form of Endurance V].ID} && !${Me.Moving}) /casting 109936|Item
downshit4=/if (${Spell[Familiar: Emerald Sokokar].Stacks} && !${Me.Invis} && !${Me.Buff[Familiar: Emerald Sokokar].ID} && !${Me.Moving}) /casting 79697|Item
downshit5=/if (${Spell[Knowledge of the Past V].Stacks} && !${Me.Invis} && !${Me.Buff[Knowledge of the Past V].ID} && !${Me.Moving}) /casting 110943|Item
version=5.468
ShowAbility=0
ShowAltAbility=0
ShowAttacking=1
ShowBash=0
ShowCasting=0
ShowCombatAbility=0
ShowControl=0
ShowDebug=0
ShowEnrageDebug=1
ShowEnraging=1
ShowFeign=1
ShowOverride=1
ShowProvoking=0
ShowSkills=0
ShowSpecial=0
ShowSticking=1
ShowStunning=0
ShowSwitching=1
CADelay=500
AADelay=250
SpellDelay=350
SkillDelay=250
PotionDelay=500
DownDelay=0
HolyDelay=0
DownCycleDelay=0
HolyCycleDelay=0
 
Code:
petassistat=98

I could be wrong but I don't believe this works in conjunction with modbot.

At least it doesn't seem to for me.

In modbot try
Code:
ACManaPct=10

It's what I had to do for my mage.
 
I lowered it to acmanapct=10

what do you enter for melee? petassistat=0 ?
 
You would need to be meleeing for mq2melee to send in the pet, unless I am mistaken.
 
Sort of. You need mq2melee 'combat' mode, but can have melee mode off.

E.g.: /melee melee=off save

or if no sticking: /melee melee=off stickrange=0 sticknorange=0 save

Then engage mobs with /killthis or mq2melee combat key (default=z).

htw