Advertisement
Guest User

Wildlands Druid Macros Classic WoW

a guest
Sep 19th, 2019
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Most of these are just Quality-of-life Macros, but by understanding how they work you should be able to make all of your own Druid macros.
  2.  
  3. Good luck! twitch.tv/wildlands Wildlands <Hero> - Faerlina *work in progress. may change at any time.*
  4.  
  5. _____________________________________________________________________________________________________________________________________
  6.  
  7.  
  8. "SAFE PROWL ANYFORM"
  9. #showtooltip Prowl
  10. /stopattack
  11. /cancelform [form:1]
  12. /cancelform [form:4]
  13. /cast [form:0] Cat Form
  14. /stopattack
  15. /cast [form:3] Prowl
  16. /stopattack
  17.  
  18.  
  19. "ONE BUTTON SHRED/RAVAGE"
  20. #showtooltip
  21. /cast [nostealth] Shred
  22. /cast [stealth] Ravage
  23.  
  24.  
  25. "ONE BUTTON POUNCE/CLAW"
  26. #showtooltip
  27. /startattack
  28. /cast [nostealth] Claw
  29. /cast [stealth] Pounce
  30.  
  31.  
  32. "ROOT ANYFORM" (these cancel form macros are nice for anything cast out of form)
  33. #showtooltip
  34. /cancelform
  35. /cast Entangling Roots
  36.  
  37.  
  38. "HIBERNATE ANYFORM"
  39. #showtooltip
  40. /cancelform
  41. /cast Hibernate
  42.  
  43.  
  44. "RESIZE BUFFS/DEBUFFS" (number can be changed to liking. needs to be used every reload, so i just throw this line into my food macro)
  45. /run BuffFrame:SetScale(1.6)
  46.  
  47.  
  48. "MOUSEOVER ROOTS" (no focus targeting in Classic is a bummer, so I'm using Mouseover Macros with my CC spells for off targets)
  49. #showtooltip
  50. /cancelform
  51. /cast [@mouseover,exists]Entangling Roots;Entangling Roots
  52.  
  53.  
  54. "RAKE ANYFORM"
  55. #showtooltip Rake
  56. /cancelform [form:1]
  57. /cancelform [form:2]
  58. /cancelform [form:4]
  59. /cast [form:0] Cat Form(Shapeshift)
  60. /startattack
  61. /cast [form:3] Rake
  62.  
  63.  
  64. "HIBERNATE MOUSEOVER"
  65. #showtooltip
  66. /cancelform
  67. /cast [@mouseover,exists]Hibernate;Hibernate
  68.  
  69.  
  70. "REMOVE CURSE ANYFORM"
  71. #showtooltip
  72. /cancelform
  73. /cast Remove Curse
  74.  
  75.  
  76. "DASH ANYFORM"
  77. #showtooltip Dash
  78. /cancelform [form:1]
  79. /cancelform [form:4]
  80. /cast [form:0] Cat Form
  81. /cast [form:3] Dash
  82.  
  83.  
  84. "NATURES GRASP ANYFORM"
  85. #showtooltip
  86. /cancelform
  87. /cast Nature's Grasp
  88.  
  89.  
  90. "FAERIE FIRE w/ FERAL"
  91. #showtooltip
  92. /cancelform [form:4]
  93. /cast [form:0] Faerie Fire
  94. /cast [form:1] Faerie Fire (Feral)
  95. /cast [form:2] Aquatic Form
  96. /cast [form:3] Faerie Fire (Feral)
  97.  
  98.  
  99. "BASH ANYFORM"
  100. #showtooltip Bash
  101. /cancelform [form:2]
  102. /cancelform [form:3]
  103. /cancelform [form:4]
  104. /cast Dire Bear Form
  105. /cast Bash
  106.  
  107.  
  108. "TRAVEL FORM/SPAM SAFE" (last line is to change to my higher regeneration staff while in travel form. can be removed or edited to your liking)
  109. #showtooltip
  110. /cancelform [form:1]
  111. /cancelform [form:3]
  112. /cast [swimming] !Aquatic Form
  113. /cast [noswimming] !Travel Form
  114. /equip [noequipped:Resurgence Rod] Resurgence Rod
  115.  
  116.  
  117. "BEAR FORM ANYFORM/SPAM SAFE" (like my Travel Form macro, this has a Tanking Staff auto equip. Can be removed or edited to your liking)
  118. #showtooltip Dire Bear Form
  119. /cancelform [form:2]
  120. /cancelform [form:3]
  121. /cancelform [form:4]
  122. /cast [form:0] Dire Bear Form
  123. /equip [noequipped:Staff of Protection] Staff of Protection
  124.  
  125.  
  126. "CAT FORM ANYFORM/SPAM SAFE" (press while in Cat to activate Humanoid Tracking. last line can be removed or edited)
  127. #showtooltip Cat Form
  128. /cancelform [form:1]
  129. /cancelform [form:2]
  130. /cancelform [form:4]
  131. /cast [form:0] Cat Form; [form:3] Track Humanoids
  132. /equip [noequipped:Manual Crowd Pummeler] Manual Crowd Pummeler
  133.  
  134.  
  135. "SWIFTNESS POTION ANYFORM"
  136. #showtooltip Swiftness Potion
  137. /cancelform
  138. /use Swiftness Potion
  139.  
  140.  
  141. "CANCEL FORM" (still nice to have this as it's own bind in case you need to use a spell or potion that isn't macro'd already)
  142. /cancelform
  143.  
  144.  
  145. "CHARGE ANYFORM"
  146. #showtooltip Feral Charge
  147. /cancelform [form:2]
  148. /cancelform [form:3]
  149. /cancelform [form:4]
  150. /cast [form:0] Dire Bear Form
  151. /cast [form:1] Feral Charge
  152.  
  153.  
  154. "BEAR POWER SHIFT" (don't spam this or risk being pulled back out of form and wasting mana)
  155. #showtooltip
  156. /cancelform
  157. /cast !Dire Bear Form
  158.  
  159.  
  160. "CAT POWER SHIFT" (same as above, don't spam. press once with Furor Talent and Wolfshead Helm for 60 Energy at the cost of Mana)
  161. #showtooltip
  162. /cancelform
  163. /cast !Cat Form
  164.  
  165.  
  166. "FISHING"
  167. #showtooltip Fishing
  168. /equip [noequipped:Nat Pagle's Extreme Angler FC-5000] Nat Pagle's Extreme Angler FC-5000
  169. /cast Fishing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement