Advertisement
Georgis

Warlock Macros Updated 2018

May 23rd, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. Warlock Pets
  2. #showtooltip [pet: Felhunter] Spell Lock; [pet: Doomguard] Shadow Lock; [pet: Imp] Singe Magic; Command Demon
  3. /cast Spell Lock
  4. /cast Shadow Lock
  5. /cast Cauterize Master
  6. /cast [@cursor] Whiplash
  7. /cast Meteor Strike
  8. /cast Suffering
  9.  
  10. Warlock Focus Pets
  11. #showtooltip [pet: Felhunter] Spell Lock; [pet: Doomguard] Shadow Lock; [pet: Imp] Singe Magic; Command Demon
  12. /cast [@focus] Spell Lock
  13. /cast [@focus] Shadow Lock
  14. /cast [@mouseover,exists][] Singe Magic
  15.  
  16. Warlock Pets Special
  17. #showtooltip [pet: Succubus] Seduction; [pet: Felhunter] Devour Magic; [pet: Smoldergore] Torch Magic; Healthstone
  18. /cast Devour Magic(Special Ability)
  19. /cast Torch Magic(Special Ability)
  20. /cast Seduction(Special Ability)
  21.  
  22. Warlock Focus Pets Special
  23. #showtooltip [pet: Succubus] Seduction; [pet: Felhunter] Devour Magic; [pet: Smoldergore] Torch Magic; Healthstone
  24. /cast [@focus] Devour Magic(Special Ability)
  25. /cast [@focus] Torch Magic(Special Ability)
  26. /cast [@focus] Seduction(Special Ability)
  27.  
  28. Warlock Felguard Stun
  29. #showtooltip Axe Toss(Special Ability)
  30. /cast [@mouseover,exists][] Axe Toss
  31.  
  32. Warlock Focus Felguard Stun
  33. #showtooltip Axe Toss(Special Ability)
  34. /focus [@focus,noexists]
  35. /cast [@focus,exists][@target,exists] Axe Toss(Special Ability)
  36.  
  37. Warlock Talent 3
  38. #showtooltip [talent:3/1] Demonic Circle(Summon); [talent:3/2] Mortal Coil; [talent:3/3] Shadowfury
  39. /cast Demonic Circle
  40. /cast Mortal Coil
  41. /cast [@cursor]Shadowfury
  42.  
  43. Warlock Focus Talent 3
  44. #showtooltip [talent:3/1] Demonic Circle(Teleport); [talent:3/2] Mortal Coil; [talent:3/3] Shadowfury
  45. /cancelaura Demonic Circle
  46. /cast [@focus] Mortal Coil
  47. /cast [@player]Shadowfury
  48.  
  49. Warlock Service Silence
  50. #showtooltip Grimoire: Felhunter
  51. /focus [@focus,noexists]
  52. /cast [@focus,exists][@target,exists] Grimoire: Felhunter
  53.  
  54. Warlock Service Seduce
  55. #showtooltip Grimoire: Succubus
  56. /focus [@focus,noexists]
  57. /cast [@focus,exists][@target,exists] Grimoire: Succubus
  58.  
  59. Warlock Curses
  60. #showtooltip [pvptalent:3/1] Curse of Tongues; [pvptalent:3/2] Curse of Weakness; [pvptalent:3/3] Curse of Fragility
  61. /cast [target=focus] Curse of Tongues
  62. /cast Curse of Weakness
  63. /cast Curse of Fragility
  64.  
  65. Warlock Fear
  66. #showtooltip Fear
  67. /cast [@mouseover,exists][] Fear
  68.  
  69. Warlock Focus Fear
  70. #showtooltip Fear
  71. /focus [@focus,noexists]
  72. /cast [@focus,exists][@target,exists] Fear
  73.  
  74. Warlock Pet Action
  75. #showtooltip Felstorm(Special Ability)
  76. /click PetActionButton4
  77.  
  78. Warlock Banish
  79. #showtooltip Banish
  80. /cast [@mouseover,exists][] Banish
  81.  
  82. Warlock Soulstone
  83. #showtooltip Soulstone
  84. /clearfocus
  85. /cast [@mouseover] Soulstone
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement