Advertisement
Jakinto

Jakinto Blood DK Macros

Dec 29th, 2020
3,340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Anti-Magic Zone @cursor:
  2. #showtooltip Anti-Magic Zone
  3. /cast [@cursor] Anti-Magic Zone
  4.  
  5. Death and Decay @cursor:
  6. #showtooltip Death and Decay
  7. /cast [@cursor] Death and Decay
  8.  
  9. Raise Ally @mouseover:
  10. #showtooltip Raise Ally
  11. /cast [@mouseover,help,dead][]Raise Ally
  12.  
  13. Gorefiend's Grasp @mouseover:
  14. #showtooltip Gorefiend's Grasp
  15. /cast [@mouseover,exists,nodead][@player] Gorefiend's Grasp
  16.  
  17. Control Undead:
  18. #showtooltip Control Undead
  19. /target pet
  20. /run PetDismiss()
  21. /use Control Undead
  22. /petassist
  23.  
  24. World Marker Macros (the number 1 can be any number between 1-8, each number is associated with a different colour/symbol):
  25. /wm 1
  26.  
  27. Clear All World Markers:
  28. /cwm all
  29.  
  30. Sample Trinket Macro:
  31. #showtooltip Dark Transformation
  32. /cast Dark Transformation
  33. /use Inscrutable Quantum Device
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement