Quote Originally Posted by Hulan View Post
You may want to change that to /wait 2. This will work in most situations, but I've found in crowded or complex areas where lots of things are happening (even boss fights in dungeons), the /wait 1 won't give it enough time to register. Otherwise, this is pretty close to what I use.

I also kind of agree with Kyomi, I still use my swiftcast macros, but sometimes I really regret it in the middle of a hairy fight when I have to wait 2 seconds for the macro to go off reliably.
How bout this instead?
Code:
/micon raise
/ac swiftcast
/ac raise
/wait 1
/ac raise
/p <insert dialogue>
/wait 1
/ac raise
If the first raise registers, the 2nd raise will just not begin casting. Visa versa, the 1 second will likely go unnoticed or activates as as soon as he realizes the first raise didn't go off.