Guest User

UPDATED BM GUIDE

a guest
Feb 28th, 2023
41,852
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 2 0
  1. Misdirection:
  2. /cast [@Name] Misdirection
  3.  
  4. For all abilities use this after:
  5. /use Claw(Basic Attack)
  6. /use Bite(Basic Attack)
  7. /use Smack(Basic Attack)
  8.  
  9. Barbed Shot Mouseover:
  10. #showtooltip Barbed Shot
  11. /petattack
  12. /cast [@mouseover,exists,harm,nodead][]Barbed Shot
  13. /use Claw(Basic Attack)
  14. /use Bite(Basic Attack)
  15. /use Smack(Basic Attack)
  16.  
  17. Bestial Wrath:
  18. #showtooltip
  19. /cast Bestial Wrath
  20. /use Claw(Basic Attack)
  21. /use Bite(Basic Attack)
  22. /use Smack(Basic Attack)
  23.  
  24. Turtle:
  25. /cast Aspect of the turtle
  26. /script PlaySound(109068)
  27. /cancelaura Aspect of the Turtle
  28.  
  29. Spirit Mend:
  30. #showtooltip
  31. /use [@mouseover,help,nodead][@player]Spirit Mend
  32.  
  33. Binding Shot:
  34. #showtooltip
  35. /cast [@cursor] Binding Shot
  36.  
  37. Freezing Trap:
  38. #showtooltip
  39. /cast [@cursor] Freezing Trap
  40.  
  41. Tar Trap:
  42. #showtooltip
  43. /cast [@cursor] Tar Trap
  44.  
  45. Focus Kick:
  46. #showtooltip
  47. /cast [@focus] Counter Shot
  48.  
  49. Focus Stun:
  50. #showtooltip
  51. /cast [@focus] Intimidation
Advertisement
Add Comment
Please, Sign In to add comment