Skip to content

Instantly share code, notes, and snippets.

@haggen
Last active September 25, 2024 00:07
Show Gist options
  • Save haggen/4758823c1e2702e315cc61ab0eb1bbe8 to your computer and use it in GitHub Desktop.
Save haggen/4758823c1e2702e315cc61ab0eb1bbe8 to your computer and use it in GitHub Desktop.
WoW Hunter Macros

1.

#showtooltip
/castsequence [nomod] reset=10 Multi-Shot, Arcane Shot
/use [@mouseover,harm,nodead,mod][mod] Arcane Shot

2.

#showtooltip
/use [mod] Bestial Wrath; Intimidation

3.

#showtooltip
/use [worn:Fishing Pole] Fishing
/stopmacro [worn:Fishing Pole]
/targetfriendplayer [noexists][dead]
/assist [@mouseover,help,nodead][help,nodead]
/startattack
/use Mongoose Bite
/use Raptor Strike

4.

#showtooltip
/use [nopet,nomod] Call Pet
/use [nopet,nomod][@pet,dead] Revive Pet
/use [@mouseover,help,nodead,mod][help,nodead,mod] Mageweave Bandage; [mod,nocombat] Feed Pet; Mend Pet

5.

#showtooltip
/use [mod] Feign Death; Disengage

6.

/petpassive [mod]
/petfollow [mod]
/stopmacro [mod]
/target [@mouseover,harm,nodead]
/assist [@mouseover,help,nodead]e
/petattack

7.

#showtooltip
/use [@mouseover,harm,nodead,mod][mod] Wing Clip; [@mouseover,harm,nodead][] Concussive Shot

8.

#showtooltip
/use [mod] Aspect of the Monkey; Aspect of the Hawk
/use [mod] Aspect of the Hawk; Aspect of the Monkey

9.

#showtooltip
/use [mod] Shadowmeld; Aspect of the Cheetah
/use [outdoors] Reins of the Striped Frostsaber

10.

#showtooltip
/target [@mouseover,harm,nodead]
/targetfriendplayer [noexists]
/assist [@mouseover,help,nodead][help,nodead]
/use !Auto Shot
/castsequence reset=target Hunter's Mark, 0, 0, 0

11.

#showtooltip
/use [mod] Freezing Trap; Frost Trap

12.

#showtooltip
/use [mod] Tame Beast; Beast Training

13.

#showtooltip
/targetfriendplayer [noexists][dead]
/assist [@mouseover,help,nodead][help,nodead]
/use [@mouseover,harm,nodead][] Distracting Shot

14.

#showtooltip
/assist [@mouseover,help,nodead][help,nodead]
/use [@mouseover,harm,nodead,mod][mod] Viper Sting; [@mouseover,harm,nodead][] Serpent Sting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment