Advertisement
Guest User

Rime DK macros

a guest
Nov 28th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Death Grip 1 - 3 arena targets
  2. #showtooltip
  3. /cast [@arena1] Death Grip
  4.  
  5. Dark sim with focus mod
  6. #showtooltip dark simulacrum
  7. /cancelaura Ice Block
  8. /cast [nomod] Dark Simulacrum; [mod:alt, @focus] Dark Simulacrum
  9.  
  10. Ghoul Transformation, if no ghoul out, will summon a ghoul and a added corpse explosion part for BM
  11. #showtooltip
  12. /cast [@mouseover,dead] Corpse Explosion
  13. /cast [nopet] Raise Dead
  14. /stopmacro [nopet]
  15. /cast [target=pet,exists]Dark Transformation
  16.  
  17. Focus or mouseover pet stun
  18. #showtooltip
  19. /stopcasting
  20. /cast [target=focus] gnaw
  21. /cast [target=mouseover, exists][exists] gnaw
  22. /petattack
  23.  
  24. Lichborne and death coil heal
  25. #showtooltip
  26. /cast !Lichborne
  27. /cast [target=player] Death Coil
  28.  
  29. Focus leap, to get behind a target for 100% stun chance
  30. #showtooltip
  31. /stopcasting
  32. /cast [target=focus] Leap
  33. /cast [target=mouseover, exists][exists] Leap
  34. /petattack
  35.  
  36. Focus MF
  37. #showtooltip
  38. /cast [target=focus] Mind Freeze
  39.  
  40. Focus Strangulate
  41. #showtooltip
  42. /cast [target=focus] Strangulate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement