Advertisement
Guest User

BFA Hunter Macros

a guest
Jul 19th, 2018
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. VER 3 0100000000000011 "Arcane Shot" "INV_MISC_QUESTIONMARK"
  2. #showtooltip
  3. /petattack
  4. /cast Arcane Shot
  5. END
  6. VER 3 0100000000000008 "Flare" "INV_MISC_QUESTIONMARK"
  7. #showtooltip
  8. /cast [@cursor] Flare
  9. END
  10. VER 3 0100000000000009 "Freezing Trap" "INV_MISC_QUESTIONMARK"
  11. #showtooltip
  12. /cast [@cursor] Freezing Trap
  13. END
  14. VER 3 010000000000000B "Interrupt" "INV_MISC_QUESTIONMARK"
  15. #showtooltip
  16. /cast [@mouseover,harm] Counter Shot; Counter Shot
  17. END
  18. VER 3 0100000000000001 "Misdirection" "INV_MISC_QUESTIONMARK"
  19. #showtooltip
  20. /cast [@mouseover,help] Misdirection; Misdirection
  21. END
  22. VER 3 0100000000000010 "Multi-Shot" "INV_MISC_QUESTIONMARK"
  23. #showtooltip
  24. /petattack
  25. /cast Multi-Shot
  26. END
  27. VER 3 0100000000000013 "Roar of Sac" "INV_MISC_QUESTIONMARK"
  28. #showtooltip Roar of Sacrifice
  29. /cast [@mouseover, help]Roar of Sacrifice
  30. END
  31. VER 3 0100000000000004 "Spirit Mend" "INV_MISC_QUESTIONMARK"
  32. #showtooltip
  33. /cast [@mouseover,help] Spirit Mend; [@player] Spirit Mend; Spirit Mend
  34. END
  35. VER 3 0100000000000007 "Stag Pet Dispel" "INV_MISC_QUESTIONMARK"
  36. #showtooltip
  37. /cast [@mouseover]Nature's Grace
  38. END
  39. VER 3 010000000000000A "Tar Trap" "INV_MISC_QUESTIONMARK"
  40. #showtooltip
  41. /cast [@cursor] Tar Trap
  42. END
  43. VER 3 010000000000000D "Tier 1 Marks " "INV_MISC_QUESTIONMARK"
  44. #showtooltip [talent:1/2]Serpent Sting; [talent:1/3]A Murder of Crows
  45. /use [talent:1/2,@mouseover,harm][talent:1/2,@target,harm]Serpent Sting; [talent:1/3,@mouseover,harm][talent:1/3,@target,harm]A Murder of Crows
  46. END
  47. VER 3 0100000000000012 "Tier 4 Survival" "INV_MISC_QUESTIONMARK"
  48. #showtooltip [talent:4/2]Steel Trap; [talent:4/3]A Murder of Crows
  49. /use [talent:4/2,@cursor]Steel Trap; [talent:4/3,@mouseover,harm][talent:4/3,@target,harm]A Murder of Crows
  50. END
  51. VER 3 010000000000000E "Tier 6 Marks" "INV_MISC_QUESTIONMARK"
  52. #showtooltip [talent:6/2]Barrage; [talent:6/3]Double Tap
  53. /use [talent:6/2]Barrage; [talent:6/3]Double Tap
  54. END
  55. VER 3 0100000000000003 "Turtle w/ Cancel" "INV_MISC_QUESTIONMARK"
  56. #showtooltip Aspect of the Turtle
  57. /cancelaura Aspect of the Turtle
  58. /cast Aspect of the Turtle
  59. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement