Quote Originally Posted by AkashiXI View Post
Is your game lagging? Are you below 30fps during DF? Is your ping naturally high? All of these issues can create lag within the macro. If there's even a tiny amount of lag, a macro that's optimally set (in your case, /wait 1) will fall behind and not register the next move. My suggestion is get rid of the wait, and just repeatedly hit the macro until resurrection comes out. In your case

/ac swiftcast me
/ac resurrection

This insures it'll activate, you'll just need to be a little spam happy.
My FPS while in a dungeon are right around 60FPS all of the time except for a couple of dungeons. I haven't actually checked my ping but my connection when logging in is normally "excellent". I've had no macro issues outside of instanced dungeons regardless of how many people were around, my FPS or anything else. I suppose I could just take out the /wait but I'd really rather not be all spammy. Of course, if nothing else really works being all "spammy" is exactly what I'll have to do.