WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   quick macro help (https://www.wowinterface.com/forums/showthread.php?t=26839)

WeeBaby 08-25-09 11:00 PM

quick macro help
 
Not real good at creating macros and I am sure this one has been created before but I am lost...thanks for you patience..what I want to do is

apply hunters mark
shoot serpent sting
send pet

would this be it

/hunters mark
/serpent sting
/ petattack

??

Seerah 08-25-09 11:05 PM

Does setting Hunter's Mark trigger the global cooldown? If so, then your macro won't work that way. If not, then what you have would probably work. Have you tried it?

MidgetMage55 08-25-09 11:07 PM

EDIT: Seerah is too fast hehe.

Hunters marks triggers the GCD if i recall so you would have to do them as a cast sequence.

Aluria 08-26-09 02:41 AM

try:

/castsequence reset=20/combat Hunter's Mark, Serpent Sting
/petattack


but i sugggest u take serpent out of the macro and only do Mark+Petattack. U have to refresh Serpent more often than Mark and ure pet can't do more attacking than it already does :P

Trond 08-26-09 04:45 AM

this is how I have it on my hunter... Kinda fun with that soundfile first imho... I press A to use macro, then 4 for a serpent sting... Works like a charm for me...

/script PlaySoundFile("Sound\\Creature\\Faerlina\\FAER_NAXX_AGGRO03.wav")
/PetAttack
/cast Hunter's Mark

Tntdruid 08-26-09 04:55 AM

no need for /petattack


pet does that when you attack :)

Vis 08-26-09 05:26 AM

Quote:

Originally Posted by Wall (Post 155985)
no need for /petattack


pet does that when you attack :)

Only when your pet is set to defensive though. If you are running around with your pet on Passive then you will need the petattack portion.

WeeBaby 08-27-09 02:48 PM

Thank you all so very much for your input!! I went with just a petattack then hunters mark..I will do serpent sting separately.

Seerah 08-27-09 03:20 PM

You could use a modifier or a right-click to do the mark and the pet attack if you wanted...

/cast [button:2] Hunter's Mark; Serpent Sting
/petattack [button:2]

or

/cast [mod] Hunter's Mark; Serpent Sting
/petattack [mod]


All times are GMT -6. The time now is 03:34 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI