Advertisement
Guest User

xaryu priest macros

a guest
May 3rd, 2014
14,177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. RAW TEXT PRIEST FILES
  2.  
  3. 15 talent tree bind
  4. /cast Void Tendrils
  5. /cast Psyfiend
  6. /cast Dominate Mind
  7. /script n_vt=GetSpellInfo(108920); n_pf=GetSpellInfo(108921); n_dm=GetSpellInfo(605)
  8. /run SetMacroSpell("15 Talents", GetSpellInfo(n_vt) or GetSpellInfo(n_pf) or GetSpellInfo(n_dm))
  9.  
  10. Dispel Bind (offensive/defensive)
  11. #showtooltip
  12. /cast [harm,nomod] dispel magic; [nomod] Purify
  13.  
  14. Dispel Self
  15. #showtooltip
  16. /cast [target=player] purify
  17.  
  18. Focus Death + Cancel MC
  19. #showtooltip
  20. /stopcasting
  21. /cancelaura dominate mind
  22. /cast [@focus,exists] shadow word: death; shadow word: death
  23.  
  24. Focus Dispel
  25. #showtooltip
  26. /stopcasting
  27. /cast [@focus] dispel magic
  28.  
  29. Sfiend Macro
  30. #showtooltip
  31. /cast [nopet] Shadowfiend
  32. /petattack
  33. /cast [@pet, exists] purify
  34.  
  35. Target Party1
  36. /target party1
  37.  
  38. Target Party2
  39. /target party2
  40.  
  41. Pi + herb talent
  42. #showtooltip
  43. /cast power infusion
  44. /cast lifeblood
  45.  
  46. Guardian Self
  47. /cast [target=xaryz] guardian spirit
  48.  
  49. Smite, cancel MC bind, pet attack
  50. #showtooltip
  51. /cancelaura dominate mind
  52. /cast smite
  53. /petattack
  54.  
  55. Target Self
  56. /target player
  57.  
  58. Water
  59. #showtooltip
  60. /use Conjured Mana Buns
  61. /use Cobo Cola
  62.  
  63. best macro in the world (i made it after much much much thought)
  64. #showtooltip Holy word: chastise
  65. /cancelaura Chakra: Serenity
  66. /cancelaura Chakra: Sanctuary
  67. /cancelaura Chakra: chastise
  68. /castsequence reset=10 Prideful Gladiator's Cord of Meditation, holy word: chastise
  69. /script Stopwatch_Play();
  70. /stopwatch 29
  71.  
  72.  
  73. Serenity Macro
  74. #showtooltip holy word: serenity
  75. /cast chakra: serenity
  76. /cast holy word: serenity
  77.  
  78. Sacnt. Hymn for max HPS
  79. #showtooltip divine hymn
  80. /cast Chakra: Sanctuary
  81. /cast divine hymn
  82.  
  83. Mount Cancel Aura macro for instant chastise! (<-----OP)
  84. /cancelaura Chakra: Serenity
  85. /cancelaura Chakra: Sanctuary
  86. /cancelaura Chakra: chastise
  87. /cast Rusted Proto-Drake
  88. /cast spectral tiger
  89.  
  90. pom, dismount, chakra
  91. #showtooltip prayer of mending
  92. /cast Chakra: Serenity
  93. /cast Prayer of Mending
  94. /cast Archangel
  95. /dismount
  96. /cancelaura levitate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement