I like that Stay idea a lot, I never considered that it could be used to interrupt her current action to make sure she properly executes a cooldown when I order it. Does it work if you only press the button once, though? In my experience any time you have multiple pet actions in one macro they don't seem to work sequentially without a /wait or unless you mash the button.

Quote Originally Posted by Manuka View Post
Which also is why I really don't advise using macro's that rely on /wait's to fulfill their actions
But yeah, the problem with /wait commands is that you can only have one macro running at a time, so if you have a /wait 2 somewhere in a macro, and you also use macros for your regular heal spells (for mouseover healing, for example) then you cannot use those heal spells for two seconds after you use your cooldown macro or you'll break it.