Advertisement
zikomaestro

macros

Mar 31st, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. PALADIN
  2.  
  3. #showtooltip
  4. /cast [@mouseover] Blessing of Protection; Blessing of Protection
  5. /cancelaura Blessing of Protection
  6.  
  7. #showtooltip
  8. /cast [@mouseover] Blessing of Sacrifice;Blessing of Sacrifice
  9.  
  10. /cast [@target,harm] crusader strike;
  11. /stopmacro [harm]
  12. /targetenemy
  13. /cast crusader strike
  14. /targetlasttarget
  15.  
  16. #showtooltip
  17. /cast [@mouseover, exists, nodead][] Holy Shock
  18.  
  19. #showtooltip
  20. /cast [@mouseover] Cleanse;Cleanse
  21.  
  22. #showtooltip
  23. /cast [@mouseover] Blessing of Freedom;Blessing of Freedom
  24.  
  25. #showtooltip
  26. /cast [@mouseover] Hammer of Justice;Hammer of Justice
  27.  
  28. #showtooltip
  29. /cast [@mouseover] Beacon of Light;Beacon of Light
  30.  
  31. #showtooltip
  32. /cast [@mouseover, exists, nodead][] Judgment
  33.  
  34. #showtooltip
  35. /cast [@mouseover] Lay on Hands;Lay on Hands
  36.  
  37. #showtooltip
  38. /cast [@mouseover] Light of the Martyr;Light of the Martyr
  39.  
  40. DRUID
  41.  
  42. #showtooltip
  43. /cast [@mouseover] Rebirth;Rebirth
  44.  
  45. #showtooltip
  46. /cast [@mouseover] Cenarion Ward;Cenarion Ward
  47.  
  48. #showtooltip
  49. /cast [@mouseover] Nature's Cure;Nature's Cure
  50.  
  51. #showtooltip
  52. /cast [@mouseover] Ironbark;Ironbark
  53.  
  54. #showtooltip
  55. /cast [@mouseover] Lifebloom;Lifebloom
  56.  
  57. #showtooltip
  58. /cast [@mouseover] Regrowth;Regrowth
  59.  
  60. #showtooltip
  61. /cast [@mouseover] Rejuvenation;Rejuvenation
  62.  
  63. #showtooltip
  64. /cast [@mouseover] Swiftmend;Swiftmend
  65.  
  66. #showtooltip Snowball
  67. /cast Moonfire
  68. /use Snowball
  69.  
  70. #showtooltip
  71. /cast [@mouseover] Soothe;Soothe
  72.  
  73. #showtooltip
  74. /cast [@mouseover] Wild Growth;Wild Growth
  75.  
  76. #showtooltip
  77. /cast Ursol's Vortex
  78. /yell VORTEX DOWN
  79.  
  80. GENERAL
  81.  
  82. #showtooltip
  83. /use 13(14) depending on upper or lower trinket slot.
  84.  
  85. /cancelaura Blessing of Protection
  86.  
  87. DIE(In general you use this when you want to die quickly, and yes you sit, because you cant dodge or parry then and eat crits like crazy)
  88.  
  89. /cancelaura Glimmer of Light
  90. /cancelaura Enveloping Mist
  91. /cancelaura Renewing Mist
  92. /cancelaura Essence Font
  93. /cancelaura Spirit Mend
  94. /cancelaura Resounding Protection
  95. /cancelaura Gemhide
  96. /cancelaura Enveloping Protection
  97. /cancelaura Bracing Chill
  98. /sit
  99.  
  100. DIE BUT DRUID
  101.  
  102. /cancelaura Lifebloom
  103. /cancelaura Cenarion Ward
  104. /cancelaura Regrowth
  105. /cancelaura Rejuvenation
  106. /cancelaura Wild Growth
  107. /cancelaura Ironbark
  108. /cancelaura Grove Tending
  109. /cancelaura Resounding Protection
  110. /cancelaura Bracing Chill
  111. /cancelaura Gemhide
  112. /sit
  113.  
  114. You might need both macros or just edit the one your liking based on your class and m_+ buddies.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement