lady entreaty

Transor

Member
Joined
Feb 29, 2008
Messages
98
Reaction score
2
Points
8
I presently have the Lady's Entreaty that I got a couple of years ago. Is there a way to automated the clicky effect. Currently running team with MQ2bot and having to manual click when mob comes to grp/camp.
 
maybe a holyshit something like this

Code:
/if (${Cast.Ready[The Lady's Entreaty]} && (${Target.PctHPs}<90 && !${Target.Buff[Echo of Tashan].ID}&& ${Spell[Echo of Tashan].Stacks} && ${Me.CombatState.Equal[COMBAT]}) /casting "The Lady's Entreaty"|Item


mind you this would likely have to be messed with to get to work. but maybe it gives you and idea.
 
thanks for the response . I need to do some reading up on those. In all the years I have never messed with those.