View Single Post
09-07-13, 06:23 AM   #1
ZickZak
A Kobold Labourer
Join Date: Nov 2009
Posts: 1
Macro / Addon Help

So I'm using this macro...
Code:
#showtooltip
/castsequence [@mouseover,harm,nodead] [@mouseovertarget,harm,nodead] [@mouseovertargettarget,harm,nodead] [@mouseovertargettargettarget,harm,nodead] [@mouseovertargettargettargettarget,harm,nodead] reset=5 Holy fire, Smite, Smite, Smite, Smite, Smite
/cleartarget
/targetenemy
/castsequence reset=5 Holy fire, Smite, Smite, Smite, Smite, Smite
and it's cute and all, but when there's heroism, it kinda doesn't fit well anymore.

I was thinking of paging bartender when HF is on CD, but there's no conditional or w/e is it called to do that. Is there ANY way how to page a bar based on CD, or like page it with macro and after 10 seconds page it back or some addon that would do it?

Basically I'd have the above macro on bar 1 (only smite) and on bar 2 the same macro only HF, which when cast would page to bar 1 and after 10 seconds back to bar 2 until HF cast...
  Reply With Quote