Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Focus Poly
- #showtooltip
- /cast [target=focus] Polymorph
- Frost Bomb Macro
- #showtooltip
- /dismount
- /cancelaura ice block
- /cancelaura invisibility
- /use mage bomb
- /run local G=GetSpellInfo SetMacroSpell("Bomb", G"Living Bomb" or G"Frost bomb")
- Spammable Alter Time
- #showtooltip
- /castsequence reset=10 alter time, flamestrike
- /use 1
- Spammable Ice Block (different key to cancelaura)
- #showtooltip
- /cast !ice block
- Stopcasting/Cancel Block Counterspell
- #showtooltip
- /stopcasting
- /cancelaura Ice Block
- /cast Counterspell
- CS Arena 1
- /cast [target=arena1] counterspell
- CS Arena 2
- /cast [target=arena2] counterspell
- CS Arena 3
- /cast [target=arena3] counterspell
- On use + veins
- #showtooltips
- /cast Tyrannical Gladiator's Badge of Dominance
- /cast Icy Veins
- Mouseover Decurse
- #showtooltip Remove Curse
- /cast [target=mouseover] Remove Curse
- Deep + Focus deep to save bind spot
- #showtooltip
- /cast [modifier:shift, target=focus] deep freeze; deep freeze
- Dismiss pet script (to summon new one)
- /script PetDismiss();
- Pet macro (Summon + Freeze + Attack)
- #showtooltip Summon Water Elemental
- /cast [nopet] Summon Water Elemental
- /click PetActionButton5
- /petattack
- Focus counterspell
- /cast [target=focus] Counterspell
- Regular focus macro
- /focus
- Takes away red bars + casts int on self
- /cast [target=xaryu] dalaran brilliance
- /script hooksecurefunc('ActionButton_OnUpdate', function(self) self.cooldown:SetLossOfControlCooldown(0, 0) end)
- Invis + Makes invis look cleaner
- /console ffxnetherworld 0
- /cast invisibility
- Move pet macro
- /click PetActionButton3 LeftButton
- Poly petfollow Macro
- #showtooltip
- /cast Polymorph
- /petfollow
- /petpassive
- Spellsteal Cancelaura Macro
- #showtooltip Spellsteal
- /cast Spellsteal
- /cancelaura Hand of Sacrifice
- /cancelaura Pyroblast!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement