Quote Originally Posted by eviljellydonuts View Post

And once I get Repose I will be setting up a macro to tell the party I a sleeping a target, and mark the target ^^
Good Healing All!
I just FINALLY worked out a "Repose" Macro that I am happy with. I run with my Guildmates a lot but this can help with random groups as well. Let's assume that your Tank is Marking Targets for the group.

/target <Bind1>
/em put <t> to Sleep!
/ac "Repose" <t>
/wait 28
/em looks worried.... The Enemy is waking up!

Now I tried to use <t> instead of "The ENEMY is waking up" but of course 28seconds later you are most likely healing the Tank. Also if you are setting up the Marks yourself you may tweak this one a bit.

/marking bind1
/wait 2
/ac "Repose" <t>
/em put <t> to Sleep!
/wait 28
/em looks worried.... The Enemy is waking up!

This is all I have figured out so far. I like targets Marked so everyone knows who they should be attacking or not. Hope you have luck with your "Repose" Macro!