Quote Originally Posted by Rufus_Zelbringer View Post
This is all fine and true, but it can simply be overcome with the use of macros. Macroing your surges makes using them so much easier. Add to that you can add a /recast to the macro, which makes monitoring and maintaining your surges that much easier.

/ac "Power Surge" <me>
/wait 30
/recast "Power Surge"

Or if you want to get really lazy you can:

/ac "Power Surge" <me>
/wait 30
/ac "Power Surge"<me>
/wait 30
/ac "Power Surge" <me>
/wait 30
/recast "Power Surge"
/

Now you only have to hit 1 button every 1 1/2 minutes
I have tried this and it doesnt work,

it seems like if i press another macro while your macro is on /wait it cancels the rest of the macro.