I got a question and I hope you guys can help me with this:

I did some testes with my THM and it's weird because if I try to use a macro to launch 4 skills: Thunder > Fire > Fire > Blizzard, it works:

/ac "Thunder" <t>
/wait 2.6
/ac "Fire" <t>
/wait 2.6
/ac "Fire" <t>
/wait 2.6
/ac "Blizzard" <t>
But if I try the same macro, again with 4 skills, but a different setup: Thunder > Fire > Fire > Fire, it don't work anymore:

/ac "Thunder" <t>
/wait 2.6
/ac "Fire" <t>
/wait 2.6
/ac "Fire" <t>
/wait 2.6
/ac "Fire" <t>
Any idea?

Thanks!