Quote Originally Posted by Sparky View Post
I suspect the wait command over-rides the queueing that you'd get if you pressed the keys manually. When you think about it, when you queue abilities up, the game is effectively inserting a wait instruction anyway. The macro is simply emulating what the game already does, and it's probably similar if not identical code at the back-end.

So the answer really is that you have a choice. Do you want the efficiency of manually queueing up actions, or do you want the convenience of having the game do it for you?
Even if you use a wait command, each time the macro itself is pressed, you have to hammer it to get it to fire. So, the issue still exists regardless. Besides, I don't like wait commands for the most part. I just want to be able to macro things like Thunder/Thunder II/Thunder III together and have the button work like any other ability.