Quote Originally Posted by Risvertasashi View Post
"reliable" is a tricky word. Macros do not queue actions, so they will always be unreliable in that sense.

That said:
Code:
/ac "Stone III" <t>
/ac "Stone III" <tt>
/ac "Stone II" <t>
/ac "Stone II" <tt>
/ac "Stone" <t>
/ac "Stone" <tt>
By reliable, I mean, if I am level 60 and I spam the above. Will it always cast stone III? Is there any possibility I spam this and I cast Stone II instead of III?

At any rate though imma try this out, thank you!