In the World of Warcraft Classic game, macros are actually some instruction codes. Hunters can set instructions, such as monster grabbing macros, automatic output macros, etc. If you're interested, let's take a look at how to set up and use hunter macros in World of Warcraft.
Monster grabbing macro/target (monster name)
/PetDefensiveMode (monster name)
/PetAttack (monster name)
/ if UnitExists(target) then CastSpellByName(Arcane Shot(Level 1));end
The main function of this macro is to release the dog: immediately release the pet after discovering the target, and use the first-level arcane shot at the same time.
The following one is: apply the hunter's mark with one click, and at the same time release the pet to bite randomly.
#showtooltip hunter's mark/petattack [target=target,button:1]/cast hunter's mark
How about it? Once you use these two macros, do you feel like you have another powerful tool on the road to making money?
The function of this macro is to enable rage (the talent of the troll family) + rapid fire at the same time.
#showtooltip Rapid Fire
/cast rage
/cast rapid fire
Concussive Shot - Mouse:
The function of this macro is to shoot concussively wherever your mouse points.
#showtooltip
/cast [target=mouseover,harm,nodead][]Concussive shot
/petattack
If the above doesn't work, try this:
#showtooltip Concussive Shot/stopcasting/stopcasting/Cast
[modifier:ctrl,target=focus,exists] concussive shot; [target=mouseover,exists] concussive shot;
Concussive shot/clearfocus [target=focus,dead]
Lazy person's one-click output:
After clicking it, you can use Hunter's Mark to automatically aim at nearby targets + release dogs to bite people - plus aimed shooting - plus multi-shooting. How about it? Is it comfortable? Now you can free one hand.
#showtooltip Hunter's Mark
/startattack
/petattack
/castsequence reset=target hunter's mark,aim and shoot,multi-shot,aim and shoot,multi-shot,aim and shoot,multi-shot
Auto Arcane:
Automatically select nearby targets and perform arcane shots on them
/target monster name
/cast arcane shot
Mouse point to dispel shooting: #showtooltip dispersing shooting/stopcasting/stopcasting/Cast
[target=mouseover,exists] disperse shooting;[target=focus,exists] disperse shooting;disperse shooting/clearfocus
[target=focus,dead]
Disguise and use a healing stone: #showtooltip disguise/cast disguise/use healing stone
Immediately fake death: #showtooltip fake death/stopcasting/cast fake death
Arcane Attack or Auto-Fire while unleashing a dog bite: #showtooltip Arcane Shot/cast Auto-shoot/cast Arcane Shot/petattack
Infinite Eagle Eye:
#showtooltip suspended animation/cast!Eagle Eye
Guardian switch:
The main function is to switch between Eagle Guardian and Cheetah Guardian.
#showtooltip Guard switch
/castsequence eagle guard, cheetah guard
Let the dog tear the totem apart: /petattack /petattack [target=trembling totem][target=totem] /petattack
[target=Windfury Totem][target=Totem] /petattack [target=Earthbound Totem][target=Totem] /petattack
[target=Foundation Totem][target=Totem] /petattack [target=Seering Totem][target=Totem] /petattack
[target=Mana Fountain Totem][target=Totem]
PS: I haven’t tested it yet, so I’m not sure if it can still be used now.
Special macro for healing or summoning pets: #showtooltip Healing pets/cast [modifier:shift] Dismissing beasts/cast
[modifier:alt,pet,nocombat]Feed pets/use [modifier:alt,pet,nocombat]Roast quail/stopmacro
[modifier:shift][modifier:alt]/castsequence [@pet,dead] Resurrect pet;[nopet]reset=2
Summon pets, revive pets, heal pets
This macro is relatively complex, but easy to use. The main function is: when there is a pet, it can be treated. When there is no pet, it can be summoned. When the pet dies and there is a corpse, it can be resurrected directly. After it dies and there is no corpse, press it twice to resurrect the pet. Hold down shift and click to disband the beast. Hold down Alt and click to feed it roasted quail. The roasted quail can be replaced with any name of the food you want to feed it.
Point the mouse at the poisonous snake sting + pet attack + uninterrupted automatic shooting
#showtooltip Automatic Viper Pet
/startattack
/petattack
/cast [target=mouseover,harm,nodead][]Viper Sting
/cast !Auto-shoot