Advertisement
Guest User

Bgnoobut's macros

a guest
Jun 6th, 2016
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. ---Totem breaker macro---
  2. #showtooltip Leap
  3. /cast Raise Dead
  4. /cast [@mouseover,harm][]
  5. /petattack [@mouseover,harm][]
  6.  
  7. ---pact macro---
  8. #showtooltip Death Pact
  9. /cast Stoneform(Racial)
  10. /cast Death Pact
  11. /use Fel Healthstone
  12.  
  13. ---Stun macro---
  14. #showtooltip Gnaw
  15. /cast Raise Dead
  16. /petattack
  17. /cast Gnaw
  18. /cast Leap
  19.  
  20. ---deathcoil healing macro---
  21. #showtooltip Lichborne
  22. /cast !Lichborne;
  23. /cast [target=player] Death Coil
  24.  
  25. ---dmg without hysteria---
  26. /cast Unbreakable Armor
  27. /cast Blood Tap
  28. /use Apocalyptic Insignia of Aggression
  29.  
  30. ---def macro---
  31. #showtooltip Icebound Fortitude
  32. /cast Unbreakable Armor
  33. /cast Blood Tap
  34. /cast Icebound Fortitude
  35. /use Apocalyptic Insignia of Aggression
  36.  
  37. ---def + party 1 hysteria---
  38. #showtooltip Icebound Fortitude
  39. /cast Unbreakable Armor
  40. /cast Blood Tap
  41. /cast Icebound Fortitude
  42. /cast [@party1] Hysteria
  43. /use Apocalyptic Insignia of Aggression
  44.  
  45. ---coil+rune strike---
  46. /cast Death Coil(Rank 5)
  47. /cast Rune Strike
  48.  
  49. ---DS+rune strike---
  50. /cast Death Strike(Rank 5)
  51. /cast Rune Strike
  52.  
  53. ---focus mark of blood---
  54. /cast [@focus,exists][]Mark of Blood
  55.  
  56. ---FS+RS---
  57. /cast Frost Strike(Rank 6)
  58. /cast Rune Strike
  59.  
  60. --- damage buff + shift hysteria for party1---
  61. /cast Unbreakable Armor
  62. /cast Blood Tap
  63. /cast [mod:shift, @party1] Hysteria; [target=player] Hysteria
  64. /use Apocalyptic Insignia of Aggression
  65. /cast Anti-Magic Shell
  66.  
  67. --- crit howling blast---
  68. #showtooltip howling blast
  69. /cast Deathchill
  70. /cast Howling Blast(Rank 4)
  71.  
  72. ---combined macro for death grip---
  73. #showtooltip Death Grip
  74. /cast [mod:shift, @focus, exists] Death Grip; Death Grip
  75.  
  76. ---combined macro for mind freeze---
  77. /cast [mod:shift, @focus, exists] Mind Freeze; Mind Freeze
  78.  
  79. ---combined macro for Strangulate---
  80. /cast [mod:shift, @focus, exists] Strangulate; Strangulate
  81.  
  82. ---obli+rune strike---
  83. /cast Obliterate(Rank 4)
  84. /cast Rune Strike
  85.  
  86. --ss+rune strike---
  87. /cast Scourge Strike(Rank 4)
  88. /cast Rune Strike
  89.  
  90. --pet macro which to dont break freeze + freeze---
  91. #showtooltip Hungering Cold
  92. /petfollow
  93. /cast Hungering Cold(Rank 1)
  94.  
  95. --- macro for stopping hysteria + mount ---
  96. /cast Acherus Deathcharger
  97. /cancelaura hysteria
  98.  
  99. -- IT macro --
  100.  
  101. #showtooltip Icy Touch
  102. /petattack
  103. /cast Deathchill
  104. /cast Icy Touch(Rank 5)
  105.  
  106. --- working huddle ---
  107. #showtooltip
  108. /petstay
  109. /cast Huddle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement