1. May 15, 2020  

    hunter mm macros

    hello any1 can tell me good macros+rotation for huntrer mm

  2. May 17, 2020  
    All-In-One Pet
    Code:
    /use [@pet,noexists,nomod:alt]Call Pet;[@pet,nodead,exists,nomod:alt]Mend Pet;[@pet,dead,exists,nomod:alt]Revive Pet;[mod:alt]Dismiss Pet
    /use [mod:ctrl]Last Stand
    /use [nomod]Cower
    All-In-One Stings
    Code:
    #showtooltip
    /use [nomod]Serpent Sting;[@mouseover,harm,nodead,mod:ctrl][mod:ctrl]Viper Sting;[@mouseover,harm,nodead,mod:alt][mod:alt]Scorpid Sting
    /use 10
    /use !Auto Shot
    All-In-One Utility
    Code:
    #showtooltip
    /use [nomod]!Flare;[mod:shift]!Eagle Eye;[mod:alt]Shadow Jade Focusing Lens
    Aimed Shot
    Code:
    #showtooltip Aimed Shot
    /startattack
    /use [@mouseover,harm,nodead][]Aimed Shot
    /use [@mouseover,harm,nodead][]Silencing Shot
    /use !Auto Shot
    /use [@pettarget,exists]!Kill Command
    /use 10
    Arcane Shot
    Code:
    #showtooltip Arcane Shot
    /startattack
    /tar [harm,exists]Wicked Spirit
    /use [@mouseover,harm,nodead][]Arcane Shot
    /use [@mouseover,harm,nodead][]Silencing Shot
    /use !Auto Shot
    /use [@pettarget,exists]!Kill Command
    /use 10
    Cheetah / Pack
    Code:
    #showtooltip
    /use [nomod]!Aspect of the Cheetah;[mod:shift]!Aspect of the Pack
    Chimera Shot
    Code:
    #showtooltip Chimera Shot
    /startattack
    /use [@mouseover,harm,nodead][]Chimera Shot
    /use [@mouseover,harm,nodead][]Silencing Shot
    /use !Auto Shot
    /use [@pettarget,exists]!Kill Command
    /use 10
    Concussive + Distracting
    Code:
    #showtooltip
    /stopcasting
    /stopcasting
    /use [@mouseover,harm,nodead,nomod][nomod]Concussive Shot;[@mouseover,harm,nodead,mod:shift][mod:shift]Distracting Shot
    Cooldowns
    Code:
    #showtooltip Rapid Fire
    /use Silencing Shot
    /use 10
    /use Furious Howl
    /use Call of the Wild
    /use Rapid Fire
    Deterrence
    Code:
    #showtooltip
    /cancelaura Deterrence
    /use !Deterrence
    Disengage
    Code:
    #showtooltip Disengage
    /stopcasting
    /stopcasting
    /use Wing Clip
    /use Disengage
    /use 15
    Feign Death
    Code:
    #showtooltip Feign Death
    /stopcasting
    /stopcasting
    /stopattack
    /cleartarget
    /use !Feign Death
    /stopcasting
    /stopcasting
    /stopattack
    Kill Shot
    Code:
    #showtooltip Kill Shot
    /startattack
    /cancelaura Hand of Protection
    /cancelaura Deterrence
    /use [@mouseover,harm,nodead][]Kill Shot
    /use [@mouseover,harm,nodead][]Silencing Shot
    /use [@pettarget,exists]!Kill Command
    Hunter's Mark
    Code:
    #showtooltip Hunter's Mark
    /run for i=1,GetNumTrackingTypes()do local n,t,a,c=GetTrackingInfo(i);if n:find(UnitCreatureType("target"))then if t~=GetTrackingTexture(i)then SetTracking(i);end end end
    /use Hunter's Mark
    Master's Call
    Code:
    #showtooltip
    /use [@mouseover,help,nomod][help,nomod][@player,nomod]Master's Call
    /use [@mouseover,help,mod:ctrl][help,mod:ctrl][@player,mod:ctrl]Intervene
    /use [@player,mod:ctrl]Bullheaded
    Misdirection
    Code:
    #showtooltip Misdirection
    /use [@targettarget,nodead,help,mod:shift][@focus,nodead,help][@mouseover,nodead,help][@pet,nodead]Misdirection
    Multi-Shot / Volley
    Code:
    #showtooltip
    /stopattack
    /tar [harm,exists]Wicked Spirit
    /use [@mouseover,harm,nodead,nomod][nomod]Multi-Shot;!Volley
    Pet Control: Attack
    Code:
    /petattack
    /petdefensive
    /use [@pettarget,exists]Dash
    /petautocaston Bite
    /petautocastoff Growl
    Pet Control: Return
    Code:
    /petfollow
    /petpassive
    /use [combat]Dash
    /petautocaston Bite
    /petautocastoff Growl
    Raptor Strike
    Code:
    #showtooltip Raptor Strike
    /use [nomod]Wing Clip
    /use [nomod]Mongoose Bite
    /use [nomod]!Raptor Strike
    /use [mod:shift]Goblin Rocket Pack
    Readiness
    Code:
    #showtooltip Readiness
    /use Silencing Shot
    /use Readiness
    Scare Beast
    Code:
    #showtooltip Scare Beast
    /use [@mouseover,harm,nodead][nodead,harm]Scare Beast
    Steady Shot
    Code:
    #showtooltip Steady Shot
    /startattack
    /use 10
    /use Silencing Shot
    /use Steady Shot
    /use [@pettarget,exists]!Kill Command
    /use !Auto Shot
    Tranq Shot
    Code:
    #showtooltip
    /stopcasting
    /stopcasting
    /use [@mouseover,harm,nodead][]Tranquilizing Shot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •