Advertisement
Guest User

Glink's Hunter Macros

a guest
Jul 25th, 2014
17,289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Glink's Marksman Hunter Macros [Ver 1.1 - Updated 7/24/2014 - WoW Ver 5.4.8]
  2.  
  3. ///////////////////////////////////////////////////////////////////////////////////////////////////////
  4.  
  5. General Hunter Macros:
  6.  
  7. ---Rapid Fire + Blood Fury (Orc racial)---
  8. #showtooltip Rapid Fire
  9. /cast Rapid Fire
  10. /cast Blood Fury
  11.  
  12. A macro for your Rapid Fire burst, if you use an on use PvP trinket you can also include that in the macro.
  13.  
  14. ---Stopcast -> Deterrence---
  15. #showtooltip Deterrence
  16. /stopcasting
  17. /stopcasting
  18. /cast Deterrence
  19.  
  20. Allows for cancelling of steady shot or any casted spell in order to immediately deter.
  21.  
  22. ---Stopcast -> Silence---
  23. #showtooltip Silencing Shot
  24. /stopcasting
  25. /stopcasting
  26. /cast Silencing Shot
  27.  
  28. Stops casting immediately for silencing shots. Can also be modified for focus silence.
  29.  
  30. ---Stopcast -> Feign Death---
  31. #showtooltip Feign Death
  32. /stopcasting
  33. /stopcasting
  34. /cast Feign Death
  35.  
  36. Lets you immediately feign death, even in the middle of a cast.
  37.  
  38. ///////////////////////////////////////////////////////////////////////////////////////////////////////
  39.  
  40. Pet Macros:
  41.  
  42. ---Pet Attack---
  43. #showtooltip Chimera Shot
  44. /petattack
  45. /cast Steady Shot
  46.  
  47. Can be paired with any abilty you chose in place of Chimera shot, orders your pet to attack your current target when using steady shot, removing the need for a separate keybind for pet attack. Or you can chose to simply create a new keybind strictly for pet attack.
  48.  
  49. ---Lullaby/Bad Manner All In One Macro---
  50. #showtooltip Lullaby
  51. /cast [target=focus] Lullaby
  52. /cast [target=focus] Bad Manner
  53. /cast Freezing Trap
  54.  
  55. An all in one macro for your monkey or crane pet stun. Also activates your freezing trap so you can launch it right away. Designed for use on focus, i.e. a healer.
  56.  
  57. ---Call Pet---
  58. /cast Call Pet 1-5
  59.  
  60. Keybind for calling any one of your 5 pets to you.
  61.  
  62. ---Cower---
  63. #showtooltip Cower
  64. /cast Cower
  65.  
  66. Uses your pet's Cower ability, which reduces its damage taken and movement speed for a few seconds. Like a mini shield wall. Make sure to have the default automatic cower disabled.
  67.  
  68. ---Growl---
  69. #showtooltip Growl
  70. /cast Growl
  71.  
  72. Uses your pet's growl, very useful for killing in-range grounding totems. Make sure to have the default automatic growl disabled.
  73.  
  74. ---Pet Sac Yourself---
  75. #showtooltip Roar of Sacrifice
  76. /cast [target=(your character name here)] Roar of Sacrifice
  77.  
  78. Basic pet sac macro for yourself.
  79.  
  80. ---Pet Sac Other Player---
  81. #showtooltip Roar of Sacrifice
  82. /cast [target=(player name here)] Roar of Sacrifice
  83.  
  84. Pet sac macro for a specific player.
  85.  
  86. ---Pet Sac Party 1-3---
  87. #showtooltip Roar of Sacrifice
  88. /cast [target=Party 1-3] Roar of Sacrifice
  89.  
  90. Pet sac macros 1-3 for each party member.
  91.  
  92. ---Pet Sac Mouseover---
  93. #showtooltip Roar of Sacrifice
  94. /cast [target=mouseover] Roar of Sacrifice
  95.  
  96. Pet sac for your mouseover target.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement