This requires a macro extender like Macro Toolkit which can be found here…Fandom
These work as of 5.4
updated 3/2/14
Based off World of Warcraft
Bread and butter
#showtooltip
/castsequence reset=0.3 0,0,0,0,Ice Floes
/castsequence reset=0.3 0,0,0,Icy Veins
/castsequence reset=0.3 0,0,Frozen Orb
/castsequence reset=0.3 0,Frost Bomb
/castsequence reset=target Frostbolt
/use [combat]Ice Barrier
/use [combat]Mirror Image
/use [combat]Brilliant Mana Gem
/use [combat]13
/use [combat]14
/startattack
Hi Jeremiah
very nice good working macro
all i did was replacing mana gem for my troll racial and removed ice floes i only want to use that if i really need to move
otherwise damn nice job
one problem that I have noticed is that he does not cast mirror image
any solution to this problem?
ok i found a solution for my problem
/console Sound_EnableSFX 0
#showtooltip
/castsequence reset=0.3 0,0,0,0,Ice Floes
/castsequence reset=0.3 0,0,0,Icy Veins
/castsequence reset=0.3 0,0,0,Berserking
/castsequence reset=0.3 0,0,0,Mirror Image
/castsequence reset=0.3 0,0,Frozen Orb
/castsequence reset=0.3 0,Frost Bomb
/castsequence reset=target Frostbolt
/use [combat]Ice Barrier
/use [combat]Mana Gem
/use [combat]13
/use [combat]14
/startattack
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1