monk epic 1.0

rockstarmineralsinc

New member
Joined
Feb 27, 2021
Messages
3
Reaction score
1
Points
3
ive been trying to get mq2bot to use my epic. I've added a clicky0=Celestial Fists to my ini and it casts it over and over out of combat only. when engaging a mob it does not click it. I would like it to click only when the buff fades and when in combat if possible. I don't understand how to parse an if command. help please!
 
Use a holyshit via MQ2Melee

[MQ2Melee]
holyshit15=/if (${MMOBugs.FreeBuffs}>0 && ${Spell[Celestial Tranquility].Stacks} && !${Me.Buff[Celestial Tranquility].ID} && ${Cast.Ready[Celestial Fists|item]} && !${Me.Casting.ID} && !${Me.Invis} && (${Me.State.Equal[STAND]} || ${Me.State.Equal[MOUNT]})) /casting "Celestial Fists|item"
holyflag15=1