Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. MACRO 16777237 " " INV_Misc_QuestionMark
  2. #showtooltip Shield Wall
  3. /cast Defensive Stance
  4. /equip Wrathful Gladiator's Handaxe
  5. /equip Wrathful Gladiator's Shield Wall
  6. /stopcasting
  7. /cast Shield Block
  8. /stopcasting
  9. /cast Shield Wall
  10. /use Fel Healthstone
  11. END
  12. MACRO 16777238 " " INV_Misc_QuestionMark
  13. #showtooltip shield slam
  14. /equipslot 16 Wrathful Gladiator's Cleaver
  15. /equipslot 17 Wrathful Gladiator's Shield Wall
  16. /cast shield slam
  17. END
  18. MACRO 16777220 "bash" INV_Misc_QuestionMark
  19. #showtooltip Shield Bash
  20. /equipslot 16 Wrathful Gladiator's Handaxe
  21. /equipslot 17 Wrathful Gladiator's Shield Wall
  22. /cast shield bash
  23. END
  24. MACRO 16777218 "charge" INV_Misc_QuestionMark
  25. #showtooltip charge
  26. /equip Shadowmourne
  27. /cast battle stance
  28. /cast charge
  29. /cancelaura bladestorm
  30. END
  31. MACRO 16777234 "defensive" INV_Misc_QuestionMark
  32. /cast defensive stance
  33. /equip Bloodvenom Blade
  34. /equip Icecrown Glacial Wall
  35. END
  36. MACRO 16777230 "defensive" INV_Misc_QuestionMark
  37. /cast defensive stance
  38. /equipslot 16 Wrathful Gladiator's Handaxe
  39. /equipslot 17 Wrathful Gladiator's Shield Wall
  40. END
  41. MACRO 16777229 "disarm" INV_Misc_QuestionMark
  42. #showtooltip disarm
  43. /cast defensive stance
  44. /cast disarm
  45. END
  46. MACRO 16777225 "F" INV_Misc_QuestionMark
  47. #showtooltip charge
  48. /equip Shadowmourne
  49. /cast battle stance
  50. /cast [target=focus] charge
  51. /cancelaura Bladestorm
  52. END
  53. MACRO 16777217 "Fbash" INV_Misc_QuestionMark
  54. #showtooltip Shield Bash
  55. /equipslot 16 Wrathful Gladiator's Handaxe
  56. /equipslot 17 Wrathful Gladiator's Shield Wall
  57. /cast [target=focus] Shield Bash
  58. END
  59. MACRO 16777236 "focus" INV_Misc_QuestionMark
  60. #showtooltip Intercept
  61. /cast [target=focus] Intercept
  62. END
  63. MACRO 16777233 "hop" INV_Misc_QuestionMark
  64. /cancelaura hand of protection
  65. END
  66. MACRO 16777226 "intercept" INV_Misc_QuestionMark
  67. #showtooltip Intercept
  68. /equip Shadowmourne
  69. /cast berserker stance
  70. /cancelaura bladestorm
  71. /cast [target=focus] Intercept
  72. END
  73. MACRO 16777219 "intercept" INV_Misc_QuestionMark
  74. #showtooltip Intercept
  75. /equip Shadowmourne
  76. /cast berserker stance
  77. /cast Intercept
  78. /cancelaura bladestorm
  79. END
  80. MACRO 16777227 "intervene" INV_Misc_QuestionMark
  81. #showtooltip Intervene
  82. /cast [@target,help] Intervene;
  83. /stopmacro [help]
  84. /cast Defensive Stance
  85. /targetfriendplayer
  86. /cast [@target,help] Intervene
  87. /targetlasttarget
  88. END
  89. MACRO 16777224 "overpower" INV_Misc_QuestionMark
  90. /cast overpower
  91. END
  92. MACRO 16777228 "pummel" INV_Misc_QuestionMark
  93. #showtooltip pummel
  94. /cast berserker stance
  95. /cast pummel
  96. END
  97. MACRO 16777223 "rend" INV_Misc_QuestionMark
  98. #showtooltip rend
  99. /cast rend
  100. END
  101. MACRO 16777221 "spellreflect" INV_Misc_QuestionMark
  102. #showtooltip spell reflection
  103. /equipslot 16 Wrathful Gladiator's Handaxe
  104. /equipslot 17 Wrathful Gladiator's Shield Wall
  105. /cast spell reflection
  106. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement