Quote Originally Posted by Alipoprocks View Post
Can you do it just that one time? I saw in the notes that there is an "on/off" command. Does that mean you have to undo it after?
I haven't had an opportunity to try it yet, but I'm hoping a macro along the lines of this will do the trick:

/aaction "Protect" off
/aaction "Raise" on
/action "Raise" <t>

If I have Protect assigned, this macro should take Protect off, then put Raise on, and then NOT cast Raise because I'll be in the middle of cooldowns due to having changed abilities. Once cooldown is complete (or if I already had Raise equipped), though, pressing this macro again should ignore the first two lines (because Protect is not assigned, and Raise IS assigned) and jump straight to the third line, casting Raise.

According to the patch notes, /aaction has a "wait time" automatically applied to it, so there should be no need to add <wait.1> or whatever.