Plz do not ask why i want this macro just give assistance in creating it if you can.
I am trying to create a macro to cast deathcoil when it is ready and cast shadowbolt when deathcoil is on cooldown.
i have tried these and they havent worked. And yes having () causes the macro to cast highest rank of the spell that has already been confirmed.
/cast Death Coil()
/cast Shadow Bolt()
/cast Death Coil()
/stopcast
/cast Shadow Bolt()
/castsequence Death Coil(), Shadow Bolt()
/castsequence Death Coil(), !Shadow Bolt()
/castsequence Death Coil(),
/stopcast
/cast Shadow Bolt()
The closest to getting what i want i have gotten is being able to cast Death Coil, then cast shadow bolt. After that it says that spell isnt ready and i cannot get anymore casts until death coil is ready. Or the more common result, death coil casts and it will not go to shadow bolt at all.
I am trying to create a macro to cast deathcoil when it is ready and cast shadowbolt when deathcoil is on cooldown.
i have tried these and they havent worked. And yes having () causes the macro to cast highest rank of the spell that has already been confirmed.
/cast Death Coil()
/cast Shadow Bolt()
/cast Death Coil()
/stopcast
/cast Shadow Bolt()
/castsequence Death Coil(), Shadow Bolt()
/castsequence Death Coil(), !Shadow Bolt()
/castsequence Death Coil(),
/stopcast
/cast Shadow Bolt()
The closest to getting what i want i have gotten is being able to cast Death Coil, then cast shadow bolt. After that it says that spell isnt ready and i cannot get anymore casts until death coil is ready. Or the more common result, death coil casts and it will not go to shadow bolt at all.