Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Anyone have a good 110 max AA Beastlord Kissassist. Looking for straight dps no heals or minimal. One I am currently using he casts to much and spot heals. Also never seems to have pet attack.
holyshit0=/if (${Spawn[TANKNAME pccorpse radius 40].ID}>0 && ${Me.Pet.Taunt}==False) /pet taunt on
holyshit1=/if (${Spawn[TANKNAME pccorpse radius 40].ID}==NULL && ${Me.Pet.Taunt}==True) /pet taunt off
Here is mine.
Also I have Eagle Strike and Round Kick set for auto activate
I also have this in my mq2melee:
(Replace "TANKNAME" with your tankname, altho I could you could do ${Group.MainTank} instead
Code:
Code:holyshit0=/if (${Spawn[TANKNAME pccorpse radius 40].ID}>0 && ${Me.Pet.Taunt}==False) /pet taunt on holyshit1=/if (${Spawn[TANKNAME pccorpse radius 40].ID}==NULL && ${Me.Pet.Taunt}==True) /pet taunt off
Guess i should upload it for safe keeping
Edit:
Uploaded it HERE
it is 1 of each "type" so for beastlords you can have one "punch" and one "kick"And with the latest build of kissassist (11.04) you'll need to make sure UseMQ2Melee=1 or those holys won't matter one damn bit.
@Sicprofundus also, I thought you can only have one ability on auto-fire using EQ's in-game feature at a time? Is that not true?
it is 1 of each "type" so for beastlords you can have one "punch" and one "kick"
ah nice, I didn't know that
