Hunter Macros - Classic

Thought I’d share some macros for Classic Hunter’s.

Auto Shot/petattack
/cleartarget [dead][help]
/targetenemy [noexists]
/cast !Auto Shot
/petattack
/cast Dash
/cast Dive
/dismount [mounted]

Mouseover Scatter Shot
#showtooltip
/petpassive
/petfollow
/cast [@mouseover, harm][] Scatter Shot
/dismount [mounted]

Scatter Shot
#showtooltip Scatter Shot
/petpassive
/cast Scatter Shot

Aimed Shot
#showtooltip
/cleartarget [dead][help]
/targetenemy [noexists]
/cast Aimed Shot
/cast !Auto Shot
/dismount [mounted]

Arcane Shot
#showtooltip
/cleartarget [dead][help]
/cast Arcane Shot
/cast !Auto Shot
/dismount [mounted]

Multi-Shot
#showtooltip
/cleartarget [dead][help]
/cast Multi-Shot
/cast !Auto Shot
/dismount [mounted]

Volley @ cursor location
#showtooltip
/cast [@cursor] Volley

Serpent Sting
#showtooltip
/cleartarget [dead][help]
/cast Serpent Sting
/cast !Auto Shot
/dismount [mounted]

Pet Attack
#showtooltip
/cleartarget [dead][help]
/petattack [harm]
/cast Dash
/cast Dive

Feed Pet, replace ‘name of food here’ with whatever food you want to feed
#showtooltip Feed Pet
/cast [pet, nodead] NAME OF FOOD HERE
/use [pet, nodead] NAME OF FOOD HERE

Revive pet/mend pet in one button
#showtooltip
/cast [nopet][target=pet, dead] Revive Pet; Mend Pet

Aspect of the Hawk
#showtooltip
/cancelaura Aspect of the Cheetah
/cast !Aspect of the Hawk
/dismount [mounted]

Aspect of the Cheetah
#showtooltip Aspect of the Cheetah
/cast !Aspect of the Cheetah
/dismount [mounted]

Aspect of the Pack
#showtooltip aspect of the pack
/cast !aspect of the pack
/dismount [mounted]

Hunter’s Mark
#showtooltip
/cleartarget [dead][help]
/targetenemy [noexists]
/cast Hunter’s Mark
/dismount [mounted]

Mouseover Scare Beast
#showtooltip
/cast [@mouseover] Scare Beast

Useable in combat traps

Freezing Trap
/petpassive
/petfollow
/cast Freezing Trap
/cast [combat] Feign Death

Frost Trap
/petpassive
/petfollow
/cast Frost Trap
/cast [combat] Feign Death

Explosive Trap
/petpassive
/petfollow
/cast Explosive Trap
/cast [combat] Feign Death

Scripts - Not class specific

Check if you’ve completed a quest by replacing ‘IDHERE’ with the quest ID
/script print(IsQuestFlaggedCompleted(IDHERE))

Increased max camera distance
/console cameraDistanceMaxZoomFactor 2.6

Raid Target Macro
/run SetRaidTarget(“target”,8)

‘8’ is skull, you can replace the number for whichever icon you desire
0 - Clears Marker
1 - Star
2 - Circle
3 - Diamond
4 - Triangle
5 - Moon
6 - Square
7 - Cross
8 - Skull