Hunter Macro's
PVP macro's
Most of the macros are mouseover macro; if you hover your mouse and press the macro it will do the cast and you will be still attacking your main target..
for example i want to silence priest and my main dps target rogue is at 20% health, u can move your mouse to the priest and then press macro for silencing shot it will silence the priest without deselecting your main target..very helpful in pvp..
Here is small list.
1. Keeps your target, you highlight the person you want Viper'd and press your keybind and it'll viper that person, not the person you have targeted. If you don't have anyone highlighted it will attack the person you have targeted
#showtooltip Viper Sting
/cast [target=mouseover, harm][harm] Viper Sting(Rank 4)
2. Silencing Shot
#showtooltip Silencing Shot
/cast [modifier:shift,target=focus][target=mouseover, harm][harm] Silencing Shot
3. Concussive Shot
#showtooltip Concussive Shot
/cast [modifier:shift,target=focus][target=mouseover, harm][harm] Concussive Shot
4. Pet attacks your target if he does not have a target. Pet follows you if he is attacking something already.
/petfollow [target=pettarget,exists]
/petattack [target=pettarget,noexists]
5. Totem killing macro: (this is just commonly known macro)
/petattack [target=Wrath of Air]
/petattack [target=Searing Totem]
/petattack [target=Grounding Totem]
/petattack [target=Windfury Totem]
/petattack [target=Tremor Totem]
/petattack [target=Poison Cleansing Totem]
6. my favourite all in one pet macro, This macro feeds your pet when you're not in combat, heals it if you're in combat, resses it if its dead, and calls it if its alive but not currently out.
#showtooltip [nocombat, pet, target=pet, nodead, nomodifier] Feed Pet
/cast [nopet, modifier] Revive Pet; [target=pet, dead] Revive Pet; [nopet] Call Pet; [combat][modifier] Mend Pet
/stopmacro [combat]
/cast Feed Pet
/use Food Namer
Note: To put a person in combat or to make someone stop drinking use your hunters mark (hunters mark has very long range) and if your pet gets stucked in arena or anywhere you can use Eye of the Beast to get it out comes quiet handy.
Will post PVE macros once i see the response for this thread and being my first post i would like to take it slow.