Advertisement
Guest User

Glonglon's arcane PvP macro

a guest
Nov 8th, 2014
1,203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Burst Macro ("/use 14" line is for human on-use damage trinket, you must put it in your last trinket equipment slot, "use blood fury(Racial)" is for orc racial, remove useless lines according to your race) :
  2.  
  3. #showtooltip Arcane Power
  4. /cancelaura Ice Block
  5. /use 14
  6. /use Blood Fury(Racial)
  7. /use Arcane Power
  8. /cast Supernova
  9.  
  10. Cancelauras and stopcasting :
  11.  
  12. /cancelaura Alter Time
  13. /cancelaura Ice Block
  14. /cancelaura Invisibility
  15. /cancelaura Greater Invisibility
  16. /stopattack
  17. /stopcasting
  18.  
  19.  
  20. Arenas targeting macros :
  21.  
  22. /tar arena1
  23.  
  24. /tar arena2
  25.  
  26. /tar arena3
  27.  
  28. Focus macros :
  29.  
  30. /focus arena1
  31.  
  32. /focus arena2
  33.  
  34. /focus arena3
  35.  
  36. Focus poly :
  37.  
  38. /cast [@focus] Polymorph
  39.  
  40. Mouseover poly (useful in Bgs) :
  41.  
  42. /cast [@mouseover] Polymorph
  43.  
  44. Poly arenas macros :
  45.  
  46. /stopcasting
  47. /cast [@arena1] Polymorph
  48.  
  49. /stopcasting
  50. /cast [@arena2] Polymorph
  51.  
  52. /stopcasting
  53. /cast [@arena3] Polymorph
  54.  
  55. Focus Counterspell:
  56.  
  57. /cast [@focus] Counterspell
  58.  
  59. Mouseover Counterspell (useful in Bgs) :
  60.  
  61. /cast [@mouseover] Counterspell
  62.  
  63. Counterspell arenas macros :
  64.  
  65. /cast [@arena1] Counterspell
  66.  
  67. /cast [@arena2] Counterspell
  68.  
  69. /cast [@arena3] Counterspell
  70.  
  71. Focus spellsteal :
  72.  
  73. /cancelaura Hot Streak
  74. /cancelaura Pyroblast!
  75. /cast [@focus] Spellsteal
  76.  
  77. Mouseover Spellsteal (useful in Bgs) :
  78.  
  79. /cancelaura Hot Streak
  80. /cancelaura Pyroblast!
  81. /cast [@mouseover] Spellsteal
  82.  
  83. Spellsteal arenas macros :
  84.  
  85. /cancelaura Hot Streak
  86. /cancelaura Pyroblast!
  87. /cast [@arena1] Spellsteal
  88.  
  89. /cancelaura Hot Streak
  90. /cancelaura Pyroblast!
  91. /cast [@arena2] Spellsteal
  92.  
  93. /cancelaura Hot Streak
  94. /cancelaura Pyroblast!
  95. /cast [@arena3] Spellsteal
  96.  
  97.  
  98. Remove curse macros (useful to dispell hex) :
  99.  
  100. /cast [@player] Remove Curse
  101.  
  102. /cast [@NameOfYourHealer] Remove Curse
  103.  
  104. /cast [@NameOfYourDpsMate] Remove Curse
  105.  
  106. Mouseover Ice Ward (useful for Bgs) :
  107.  
  108. /cast [@mouseover, help] Ice Ward
  109.  
  110. Ice Ward macros :
  111.  
  112. /cast Ring of Frost
  113. /cast [@player] Ice Ward
  114.  
  115. /cast [@NameOfYourHealer] Ice Ward
  116.  
  117. /cast [@NameOfYourDpsMate] Ice Ward
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement