Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- XARYU UP TO DATE (3/17/19) MACROS
- #showtooltip Supernova
- /cast [nomod, harm] Supernova
- /cast [mod:shift, @focus, harm] Supernova
- updates based on spec
- #showtooltip
- /cast [talent:7/1] Thermal Void
- /cast [talent:7/2] Ray of Frost
- /cast [talent:7/3] Glacial Spike
- automatically casts orb on your cursor (use when using concentrated coolness)
- #showtooltip
- /cast [@cursor] frozen orb
- shows blink icon, instead of new shimmer icon (note: have to find blink icon pic in macro page)
- #showtooltip blink
- /cast shimmer
- uses either fritter or pudding, whichever is in bag
- #showtooltip
- /use Conjured Mana Fritter
- /use Conjured Mana Pudding
- xaryu one shot macro
- #showtooltip icy veins
- /cast ice form
- /cast icy veins
- /cast Blood Fury(Racial)
- only cast's ice nova on enemy targets (so you don't use on yourself by accident)
- #showtooltip ice nova
- /cast [harm] ice nova
- modified frostbolt macro
- #showtooltip [talent:4/3] Ebonbolt; Frostbolt
- /dismount
- /cancelaura slow fall
- /cancelaura ice block
- /cancelaura invisibility
- /cast frostbolt
- cancelaura/stopcasting CS
- #showtooltip
- /dismount
- /stopcasting
- /cancelaura Ice Block
- /cast Counterspell
- counterspell arena 1
- /stopcasting
- /cast [target=arena1] counterspell
- counterspell arena 2
- /stopcasting
- /cast [target=arena2] counterspell
- counterspell arena 3
- /stopcasting
- /cast [target=arena3] counterspell
- dismiss pet
- /script PetDismiss();
- focus or clear focus target
- /focus
- focus CS
- #showtooltip
- /stopcasting
- /cancelaura Ice Block
- /cast [target=focus] Counterspell
- focus polymorph
- #showtooltip
- /cast [target=focus] Polymorph
- always bottom frame on raid frames (have to set sort by: group on)
- /run LoadAddOn("Blizzard_CompactRaidFrames") CRFSort_Group=function(t1, t2) if UnitIsUnit(t1,"player") then return false elseif UnitIsUnit(t2,"player") then return true else return t1 < t2 end end CompactRaidFrameContainer.flowSortFunc=CRFSort_Group
- focus spellsteal
- #showtooltip spellsteal
- /cast [target=focus] spellsteal
- this macro doesn't work anymore but I still use it
- #showtooltip
- /console ffxglow 0
- /cast invisibility
- main thing here is cancel temporal shield to cancel it early for the heal
- /cast Armored Blue Wind Rider
- /cast The Flag of Ownership
- /cancelaura dispersion
- /cancelaura temporal shield
- polymorph with petpassive to help control pet
- #showtooltip
- /cast Polymorph
- /petfollow
- /petpassive
- spellsteal that removes fire mage abilities
- #showtooltip Spellsteal
- /cast Spellsteal
- /cancelaura hot streak!
- /cancelaura combustion
- if your pet is dead, it summons a new pet. if your pet is alive it attacks target + freeze
- #showtooltip Summon Water Elemental
- /cast [nopet][target=pet, dead] Summon Water Elemental; Freeze
- /petattack
- /dismount
- mouseover decurse
- #showtooltip
- /use [@mouseover,help,nodead][help,nodead][@player] Remove Curse
- decurse 1
- /cast [@party1] remove curse
- decurse 2
- /cast [@party2] remove curse
- focus greater pyroblast
- /cast [@focus] greater pyroblast
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement