Advertisement
Guest User

Macros warrior

a guest
Sep 6th, 2020
2,305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Disarm
  2.  
  3. #showtooltip Disarm
  4. /Cast Defensive Stance
  5. /equipslot 16 "1H HERE"
  6. /equipslot 17 "SHIELD HERE"
  7. /cast Disarm
  8.  
  9. Zerker/Intercept
  10.  
  11. #showtooltip Intercept
  12. /cast Berserker Stance
  13. /Equipslot 16 "MH HERE"
  14. /equipslot 17 "OH HERE"
  15. /cast Intercept
  16.  
  17. Intervene
  18.  
  19. #showtooltip Intervene
  20. /cast Defensive Stance
  21. /cast Intervene
  22. O
  23. #showtooltip Intervene
  24. /cast Defensive Stance
  25. /cast [target="SPECIFIC NAME HERE"] Intervene
  26.  
  27. Spell Reflect
  28.  
  29. #showtooltip Spell Reflection
  30. /stopcasting
  31. /equipslot 16 "MH HERE"
  32. /equipslot 17 "SHIELD HERE"
  33. /cast Spell Reflection
  34.  
  35. Retaliation
  36.  
  37. #showtooltip Retaliation
  38. /Cast Battle Stance
  39. /Cast Retaliation
  40.  
  41. Shattering Throw
  42.  
  43. #showtooltip Shattering Throw
  44. /Cast Battle Stance
  45. /Cast Shattering Throw
  46.  
  47. Shield Bash
  48.  
  49. #showtooltip Shield Bash
  50. /stopcasting
  51. /equipslot 16 "MH HERE"
  52. /equipslot 17 "SHIELD HERE"
  53. /cast Shield Bash
  54.  
  55. Shield Block
  56.  
  57. #showtooltip Shield Block
  58. /stopcasting
  59. /cast Defensive Stance
  60. /equipslot 16 "MH HERE"
  61. /equipslot 17 "SHIELD HERE"
  62. /cast Shield Block
  63.  
  64. Shield Wall
  65.  
  66. #showtooltip Shield Wall
  67. /stopcasting
  68. /cast Defensive Stance
  69. /equipslot 16 "MH HERE"
  70. /equipslot 17 "SHIELD HERE"
  71. /cast Shield Wall
  72.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement