magnusz

MAGNUSZ MOP MACROS

Aug 3rd, 2025
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. #showtooltip Intervene
  2. #FrameSort Frame1, Frame2, Player
  3. /cast [mod:ctrl,@none][mod:shift,@none][mod:alt,@Player][] Intervene
  4.  
  5. #showtooltip Intervene
  6. #FrameSort Target, Healer
  7. /cast [@Target,help][@none,help][@raid1,exists] Intervene
  8.  
  9. #showtooltip Disarm
  10. /cancelaura Bladestorm
  11. /cancelaura Hand of Protection
  12. /cast Disarm
  13.  
  14. #showtooltip
  15. /stopcasting
  16. /cancelaura Bladestorm
  17. /cancelaura Hand of Protection
  18. /cast [target=focus] Disarm
  19.  
  20. #showtooltip Charge
  21. /cancelaura Bladestorm
  22. /cancelaura Hand of Protection
  23. /stopcasting
  24. /cast [harm,@target] Charge
  25. /startattack
  26.  
  27. #showtooltip
  28. /cancelaura Bladestorm
  29. /cancelaura Hand of Protection
  30. /cast [target=focus] Charge
  31. /stopattack
  32.  
  33. #showtooltip Intimidating Shout
  34. /stopattack
  35. /cast [harm,@target] Intimidating Shout
  36. /cqs
  37.  
  38. #showtooltip
  39. /cancelaura Hand of Protection
  40. /cast [target=focus] Intimidating Shout
  41.  
  42. #showtooltip Recklessness
  43. /cast Recklessness
  44. /cast Skull Banner
  45. /cast Blood Fury
  46. /cast Bloodbath
  47. /use 13
  48. /use 10
  49.  
  50. #showtooltip
  51. /cancelaura Bladestorm
  52. /cancelaura Hand of Protection
  53. /cast [@cursor] Heroic Leap
  54.  
  55. #showtooltip
  56. /cast [talent:3/1]Staggering Shout; [talent:3/2]Piercing Howl; [talent:3/3]Disrupting Shout
  57.  
  58. #showtooltip
  59. /cancelaura Bladestorm
  60. /cancelaura Hand of Protection
  61. /cast Pummel
  62.  
  63. #showtooltip Mocking Banner
  64. /cancelaura Bladestorm
  65. /cancelaura Blessing of Protection
  66. /cast [target=focus] Storm Bolt
  67.  
  68. #showtooltip Mocking Banner
  69. /cancelaura Bladestorm
  70. /cancelaura Blessing of Protection
  71. /cast [target=focus] Pummel
  72.  
  73. #showtooltip Storm Bolt
  74. /stopcasting
  75. /cast [harm,@target] Storm Bolt
  76. /cqs
  77.  
  78. #showtooltip Mortal Strike
  79. /cast [@arenapet1,exists,nodead] Taunt
  80. /cast [@arenapet2,exists,nodead] Taunt
  81. /cast [@arenapet3,exists,nodead] Taunt
  82. /startattack
  83. /cast Mortal Strike
  84.  
  85. #showtooltip
  86. /cancelaura Bladestorm
  87. /cast Spell Reflection
  88.  
  89. #showtooltip Demoralizing Banner
  90. /targetexact Skull Banner
  91. /targetexact Demoralizing banner
  92. /targetexact Mocking Banner
  93. /cast [noraid, noparty, noharm] Intervene
  94. /targetlasttarget [noraid, noparty, noharm, exists]
  95. /cast [@cursor] !Demoralizing Banner
  96.  
  97. #showtooltip Mocking Banner
  98. /targetexact Skull Banner
  99. /targetexact Demoralizing banner
  100. /targetexact Mocking Banner
  101. /cast [noraid, noparty, noharm] Intervene
  102. /targetlasttarget [noraid, noparty, noharm, exists]
  103. /cast [@cursor] !Mocking Banner
Advertisement
Add Comment
Please, Sign In to add comment