Advertisement
Guest User

fafs

a guest
Sep 18th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. MACRO 16777224 "@disarm" INV_Misc_QuestionMark
  2. #showtooltip Disarm
  3. /cancelaura Bladestorm
  4. /cast Defensive Stance
  5. /cast [target=focus] Disarm
  6. END
  7. MACRO 16777217 "Battle" INV_Misc_QuestionMark
  8. #showtooltip Battle Stance
  9. /equip Wrathful Gladiator's Decapitator
  10. /cast Battle Stance
  11. END
  12. MACRO 16777219 "Berserker" INV_Misc_QuestionMark
  13. #showtooltip Berserker Stance
  14. /cancelaura Bladestorm
  15. /cast Berserker Stance
  16. /cast Intercept
  17. END
  18. MACRO 16777230 "Bladestorm" INV_Misc_QuestionMark
  19. #showtooltip Bladestorm
  20. /cast Auto Attack
  21. /cast Bladestorm
  22. END
  23. MACRO 16777231 "Charge" INV_Misc_QuestionMark
  24. #showtooltip Charge
  25. /cancelaura Bladestorm
  26. /cast Charge
  27. END
  28. MACRO 16777218 "Def" INV_Misc_QuestionMark
  29. #showtooltip Defensive Stance
  30. /cancelaura Bladestorm
  31. /cast Defensive Stance
  32. /equip Wrathful Gladiator's Cleaver
  33. /equip Wrathful Gladiator's Shield Wall
  34. END
  35. MACRO 16777223 "Fear" INV_Misc_QuestionMark
  36. #showtooltip Intimidating Shout
  37. /cast [@focus] Intimidating Shout
  38. /p {skull} Fear {skull}
  39. END
  40. MACRO 16777228 "Focus Bash" INV_Misc_QuestionMark
  41. #showtooltip Shield Bash
  42. /cancelaura Bladestorm
  43. /equip Wrathful Gladiator's Cleaver
  44. /equip Wrathful Gladiator's Shield Wall
  45. /cast [@focus] Shield Bash
  46. END
  47. MACRO 16777234 "hAmStRiNNg" INV_Misc_QuestionMark
  48. #showtooltip Hamstring
  49. /cast [target=focus] Hamstring
  50. END
  51. MACRO 16777222 "Intercept" INV_Misc_QuestionMark
  52. #showtooltip Intercept
  53. /cancelaura Bladestorm
  54. /cast Berserker Stance
  55. /cast [target=focus] Intercept
  56. END
  57. MACRO 16777229 "Intervene" INV_Misc_QuestionMark
  58. #showtooltip Intervene
  59. /cancelaura Bladestorm
  60. /cast Defensive Stance
  61. /cast [target=party1] Intervene
  62. /p Intervene!
  63. END
  64. MACRO 16777233 "Party2" INV_Misc_QuestionMark
  65. #showtooltip Intervene
  66. /cast Defensive Stance
  67. /cast [target=party2] Intervene
  68. END
  69. MACRO 16777227 "Pummel" INV_Misc_QuestionMark
  70. #showtooltip Pummel
  71. /cancelaura Bladestorm
  72. /cast Berserker Stance
  73. /cast Pummel
  74. END
  75. MACRO 16777220 "shield Bash" INV_Misc_QuestionMark
  76. #showtooltip Shield Bash
  77. /cancelaura Bladestorm
  78. /equip Wrathful Gladiator's Cleaver
  79. /equip Wrathful Gladiator's Shield Wall
  80. /cast Shield Bash
  81. END
  82. MACRO 16777225 "Shield SLAM" INV_Misc_QuestionMark
  83. #showtooltip Shield Slam
  84. /equip Wrathful Gladiator's Cleaver
  85. /equip Wrathful Gladiator's Shield Wall
  86. /cast Shield Slam
  87. END
  88. MACRO 16777226 "Sht" INV_Misc_QuestionMark
  89. #showtooltip Shattering Throw
  90. /cancelaura Bladestorm
  91. /cast Battle Stance
  92. /cast Shattering Throw
  93. END
  94. MACRO 16777232 "Spell Reflection" INV_Misc_QuestionMark
  95. #showtootlip Spell Reflection
  96. /cancelaura Bladestorm
  97. /cast Spell Reflection
  98. /equip Wrathful Gladiator's Cleaver
  99. /equip Wrathful Gladiator's Shield Wall
  100. /cast Spell Reflection
  101. END
  102. MACRO 16777221 "Zerk Rage" INV_Misc_QuestionMark
  103. #showtooltip Berserker Rage
  104. /cancelaura Enraged Regeneration
  105. /cast Berserker Rage
  106. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement