thenameless
Member
- Joined
- Jun 19, 2005
- RedCents
- 594¢
2 things. I use the shambot macro for my shammy, but was trying to use holyshit to click bp everytime its up and have the rogue merc assist at 95 % but I cant get neither to work, I assume its because he dont autoattack - whats a good way to do this??
you want to click bp every time it's up
I use this to keep my BP up, if I am fighting a named mob only
Rich (BB code):
/if (${Target.Named} && ${Cast.Ready[120220]}) /casting "Abstruse Soulbound Breastplate"|Chest
[/FONT]
Rich (BB code):
/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[120220]}) /casting "Abstruse Soulbound Breastplate"|Chest
[/FONT]
[FONT="]Maskoi posted on first page of this thread[/FONT]
Rich (BB code):
holyshit0=/if (${Target.PctHPs}<=95 && ${Me.Mercenary.Equal[Active]}) /mercassist
[/FONT]
[FONT="]Did you all ready try this?[/FONT]
[FONT="]
FYI I have NOT USED A fighting Merc, so I don't know about the " I assume its because he don't auto attack "[/FONT] part of you question.
QUESTION Dose the shammy fight or just cast in your needs?, might need to use i don't no may be, manna & HP drop as a trigger for the BP, if you only cast.
Last edited: