Advertisement
Meatcave

Priest

Nov 12th, 2013
729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. MACRO 16777222 "Mass Dispel" INV_Misc_QuestionMark
  2. #showtooltip Mass Dispel
  3. /cast !Mass Dispel
  4. END
  5. MACRO 16777231 "Penance" Spell_Holy_Penance
  6. #showtooltip Penance
  7. /cast [modifier:shift,@player] Penance
  8. /cast Penance
  9. END
  10. MACRO 16777219 "Pet" Spell_Shadow_DemonicEmpathy
  11. #showtooltip Shadowfiend
  12. /cast [nopet] Shadowfiend
  13. /petattack
  14. /cast [pet] Shadowcrawl
  15. /cast [pet, target=pet] Dispel Magic
  16. END
  17. MACRO 16777241 "PsychicHo Focus" INV_Misc_QuestionMark
  18. /cast [@focus] Psychic Horror
  19. END
  20. MACRO 16777221 "ShdWrd: Death" INV_Misc_QuestionMark
  21. #showtooltip Shadow Word: Death
  22. /stopcasting
  23. /cast [target=focus,modifier:shift] Shadow Word: Death; Shadow Word: Death
  24. END
  25. MACRO 16777233 "Silence Focus" INV_Misc_QuestionMark
  26. /cast [@focus] silence
  27. END
  28. MACRO 16777242 "Cancel Dispersion" INV_Misc_QuestionMark
  29. /cancelaura Dispersion
  30. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement