|
With a castsequence macro there's no way of pre-emptively starting a cast before a previous cast is finished client-side.
With a high latency, you can benefit from timing this manually, starting your next cast after the server knows the spell to be cast, but before the client has gotten this information. A castsequence macro waits for the server to confirm the action, then sends the next spell.
|