Show Tooltip Help

Trying to make a macro to make my life a little easier. The macro works (always casts Power Infusions if its available, since no GCD and then follows the cast sequence for the rest) but I would like the tool tip to show the current status of the cast sequence. Is that possible? If I remove the Power Infusion part, it seems to do what I want.

#showtooltip
/cast Power Infusion
/castsequence Dark Ascension, Halo, Mindbender

why not just put power infusion below the castsequence?

What Battlecruisr said, the order makes no difference to performance.

Also, depending on which version of the game you’re playing, Halo is a filler spell with a priority just above Mindflay.

If I put Power Infusion at the end, it casts after it ends. Although I guess I could put Mindbender first. Was just thinking this for the next expansion since they all on minute cooldowns.

That’s not what we mean.

Do this:

#showtooltip
/castsequence Dark Ascension, Halo, Mindbender
/cast Power Infusion

PI will cast as soon as you hit the button, assuming it’s off CD.