Advertisement
Wallirik

Wallirikz macros

Jan 2nd, 2015
21,006
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. *****CC Stuff*****
  2. -- command demon is just a remnant of wod, doesn't change anything to have it in there, in case they add back sac-CS
  3. #showtooltip [talent:6/1] shadow lock; [talent:6/2] spell lock; [talent:6/3, nopet] command demon; [talent:6/3, pet:felhunter] spell lock
  4. /cast [@arena1] spell lock
  5. /cast [@arena1] shadow lock
  6. /cast [@arena1] command demon
  7.  
  8. #showtooltip [talent:6/1] shadow lock; [talent:6/2] spell lock; [talent:6/3, nopet] command demon; [talent:6/3, pet:felhunter] spell lock
  9. /cast [@arena2] spell lock
  10. /cast [@arena2] shadow lock
  11. /cast [@arena2] command demon
  12.  
  13. #showtooltip [talent:6/1] shadow lock; [talent:6/2] spell lock; [talent:6/3, nopet] command demon; [talent:6/3, pet:felhunter] spell lock
  14. /cast [@arena3] spell lock
  15. /cast [@arena3] shadow lock
  16. /cast [@arena3] command demon
  17.  
  18. #showtooltip [talent:6/1] shadow lock; [talent:6/2] spell lock; [talent:6/3, nopet] command demon; [talent:6/3, pet:felhunter] spell lock
  19. /cast [@focus] spell lock
  20. /cast [@focus] shadow lock
  21. /cast [@focus] command demon
  22.  
  23. /cast [@focus] Grimoire: Felhunter
  24.  
  25. /cast [@focus] curse of tongues
  26.  
  27. /cast [@focus] fear
  28.  
  29. /cast [@arena1] fear
  30.  
  31. /cast [@arena2] fear
  32.  
  33. /cast [@arena3] fear
  34.  
  35.  
  36. *****talent macros*****
  37. -- I have another bind for port, that's why it's not a part of this macro although it is same tier
  38. #showtooltip [talent:3/1] soul leech; [talent:3/2] Mortal Coil; [talent:3/3] howl of terror
  39. /cast [talent:3/2] Mortal Coil; [talent:3/3] howl of terror
  40.  
  41. #showtooltip [talent:5/1] soul leech; [talent:5/2] burning rush; [talent:5/3] dark pact
  42. /cast [talent:5/2] burning rush; [talent:5/3] dark pact
  43.  
  44. *****PvPtalent macros*****
  45.  
  46. #showtooltip [pvptalent:3/1] curse of tongues; [pvptalent:3/2] curse of weakness
  47. /cast [pvptalent:3/1] curse of tongues; [pvptalentt:3/2] curse of weakness
  48.  
  49. #showtooltip [pvptalent:4/2] casting circle; [pvptalent:4/3] nether ward
  50. /cast [pvptalent:4/2] casting circle; [pvptalent:4/3] nether ward
  51.  
  52.  
  53. *****random spell macros*****
  54.  
  55. /target soul effigy
  56. /castsequence reset=2 agony, siphon life, corruption
  57. /targetlasttarget
  58.  
  59. -- horrible macro to do what you could do before, but in a worse way than before, and it still requires 2 buttons (please revert the spell back to just being 2 buttons - create the portal, and teleport to portal)
  60. #showtooltip Demonic Circle
  61. /cancelaura demonic circle
  62. /cast Demonic Circle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement