This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
(Mage) Macro for Icy Veins and Combustion
Post Reply
Return to board index
Post by
254110
This post was from a user who has deleted their account.
Post by
98899
This post was from a user who has deleted their account.
Post by
Dalvoron
Combustion is definately
not
on the global cooldown, and if memory serves (when I subbed in Frost) Icy Veins is not either. To make a macro to cast them both, it would go something like this:
/cast Combusion
/cast Icy Veins
I'd recommend extending it a bit as well, since you'd be able to start casting whatever damage spell you like in the same macro, and display the tooltip for that damage spell too. It could go something like this:
#showtooltip Fireball
/cast Combustion
/cast Icy Veins
/cast Fireball
This will allow you to use this macro to use your Fireball (or whatever spell you use) spell all the time when you use the macro, then whenever you want to trigger the buff spells, hold alt while you use the macro (or replace it with ctrl/shift as required. I prefer alt, since shift+number tends to change action bars, and ctrl+number sometimes does nothing at all. You could also replace it with if you click your spells rather than use your number bar), which will trigger the spells
and
start casting fireball in one press/click.
Post by
Maelchav
Not sure if resurrecting this old thread is the right way to go about asking, but it does show that I researched the question before asking.... It looks like Combustion doesn't trigger the GCD, but does Arcane Power? I'm curious whether this macro would work:
#showtooltip
/cast Combustion
/cast Arcane Power
/cast Pyroblast
I don't know much about the accepted specs and whatnot, and I 'd venture a bet that none include both of these talents, but like I said I'm curious whether it would work.
Thanks!
Post by
161859
This post was from a user who has deleted their account.
Post by
Maelchav
Nice, I look forward to having a DESTROY button like that. I dig playing with macros, but I never stick with a character long enough to get them to where they have the most powerful spells. One day, perhaps.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.