Advertisement
Georgis

Hunter Macros

Apr 2nd, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. Carve
  2. #showtooltip [talent:6/1] Butchery; Dragonsfire Grenade
  3. /stopcasting
  4. /petattack
  5. /use The Flag of Ownership
  6. /cast [talent:6/1] Butchery; [talent:6/2] Carve; [talent:6/3] Carve
  7.  
  8.  
  9. Feign Death
  10. #showtooltip Feign Death
  11. /stopcasting
  12. /cancelaura Feign Death
  13. /cast !Feign Death
  14. /cast Play Dead
  15.  
  16.  
  17. Heal Me
  18. #showtooltip
  19. /cast [pvptalent:5/2,@player] Mending Bandage; [pvptalent:5/3,@player] Master's Call
  20.  
  21.  
  22. Heal Mouse
  23. #showtooltip
  24. /cast [pvptalent:5/2,@mouseover] Mending Bandage; [pvptalent:5/3,@mouseover] Master's Call
  25.  
  26.  
  27. Roar
  28. #showtooltip Roar of Sacrifice
  29. /cast [target=mouseover] Roar of Sacrifice(Cunning Ability)
  30.  
  31.  
  32. PvP Sting
  33. #showtooltip [pvptalent:4/1] Viper Sting; [pvptalent:4/2] Scorpid Sting; [pvptalent:4/3] Spider Sting
  34. /cast Viper Sting
  35. /cast Scorpid Sting
  36. /cast Spider Sting
  37.  
  38.  
  39. Binding Shot
  40. #showtooltip
  41. /cast [@cursor] Binding Shot
  42.  
  43.  
  44. Tracker's Net
  45. #showtooltip
  46. /cast Tracker's Net(Honor Talent)
  47.  
  48.  
  49. Tracker's Net Mouse
  50. #showtooltip
  51. /cast [@mouseover] Tracker's Net(Honor Talent)
  52.  
  53.  
  54. Tracker's Net Focus
  55. #showtooltip
  56. /cast [@focus] Tracker's Net(Honor Talent)
  57.  
  58.  
  59. Trap Cursor
  60. #showtooltip
  61. /stopcasting
  62. /cast [@cursor] Freezing Trap
  63.  
  64.  
  65. Trap Player
  66. #showtooltip
  67. /stopcasting
  68. /cast [@player] Freezing Trap
  69.  
  70.  
  71. Caltrops Cursor
  72. #showtooltip Caltrops
  73. /stopcasting
  74. /cast [@cursor] Caltrops
  75. /cast [@cursor] Tar Trap
  76.  
  77.  
  78. Caltrops Player
  79. #showtooltip Tar Trap
  80. /stopcasting
  81. /cast [@player] Caltrops
  82. /cast [@player] Tar Trap
  83.  
  84.  
  85. Explosive
  86. #showtooltip
  87. /cast [@cursor] Explosive Trap
  88.  
  89.  
  90. PVE Talent 5
  91. #showtooltip
  92. /stopcasting
  93. /cast [talent:5/1] Sticky Bomb; [talent:5/3] Camouflage
  94.  
  95.  
  96. Turtle
  97. #showtooltip Aspect of the Turtle
  98. /stopcasting
  99. /cancelaura Aspect of the Turtle
  100. /cast Aspect of the Turtle
  101.  
  102.  
  103. Crows
  104. #showtooltip
  105. /stopcasting
  106. /cast [talent:2/1] A Murder of Crows; [talent:2/3] Snake Hunter
  107.  
  108.  
  109. Disengage
  110. #showtooltip
  111. /stopcasting
  112. /cast Disengage
  113.  
  114.  
  115. Flare
  116. #showtooltip
  117. /cast !Flare
  118.  
  119.  
  120. Root
  121. #showtooltip
  122. /stopcasting
  123. /cast [spec:1] Concussive Shot; [spec:2] Concussive Shot; [spec:3] Wing Clip
  124.  
  125.  
  126. Focus Root
  127. #showtooltip
  128. /stopcasting
  129. /cast [spec:1,@focus] Concussive Shot; [spec:2,@focus] Concussive Shot; [spec:3,@focus] Wing Clip
  130.  
  131.  
  132. Grenade
  133. #showtooltip [talent:6/1] Butchery; [talent:6/2] Dragonsfire; [talent:6/3] Carve
  134. /stopcasting
  135. /petattack
  136. /cast [talent:6/1] Butchery; [talent:6/2] Dragonsfire; [talent:6/3] Carve
  137.  
  138.  
  139. Harpoon Focus
  140. #showtooltip
  141. /stopcasting
  142. /clearfocus [modifier:alt]
  143. /focus [@focus,noexists]
  144. /cast [@focus] Harpoon
  145.  
  146.  
  147. Kick
  148. #showtooltip
  149. /stopcasting
  150. /cast [spec:1] Counter Shot; [spec:2] Counter Shot; [spec:3] Muzzle
  151.  
  152.  
  153. Kick Focus
  154. #showtooltip
  155. /stopcasting
  156. /clearfocus [modifier:alt]
  157. /focus [@focus,noexists]
  158. /cast [spec:1,@focus] Counter Shot; [spec:2,@focus] Counter Shot; [spec:3,@focus] Muzzle
  159.  
  160.  
  161. Mongoose Bite
  162. #showtooltip Mongoose Bite
  163. /use The Flag of Ownership
  164. /cancelaura Aspect of the Turtle
  165. /petattack
  166. /cast Mongoose Bite
  167.  
  168.  
  169. Artifact
  170. #showtooltip Fury of the Eagle(Artifact)
  171. /use 13
  172. /cast Fury of the Eagle(Artifact)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement