WoWInterface

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

karmamuscle 05-05-10 09:25 AM

Macro help required :D
 
I just started a hunter and found this macro in a thread on the official forums.
But I can't get it to work.
The focus mod thing works. The assist works. The petattack works.
But my guy does nothing, he just stands there.

Code:

/focus [modifier:alt]
/stopmacro [modifier:alt]
/assist focustarget
/cast !attack
/petattack


v6o 05-05-10 09:32 AM

I'm sure "Attack" was renamed to "Auto Attack" some patch(es) ago.

If you look in your spell book, that's the name you will have to use, e.g. Auto Attack (or Auto Shot)

If that isn't working for you try /startattack instead.

tinyu 05-05-10 09:52 AM

try this one
/cast [nopet] Call Pet;[target=pet,dead]Revive Pet
/clearfocus [target=focus,dead]
/focus [target=focus,exists]player;target
/clearfocus [target=focus,noharm]
/petattack [target=focus,exists]
/petfollow [target=focus,noexists]
/cast Hunter's Mark

Torhal 05-05-10 10:03 AM

Note that you can replace "target=" with "@" so "target=focus" would become "@target"

nightcracker 05-05-10 10:14 AM

Code:

/focus [modifier:alt]
/stopmacro [modifier:alt]
/assist focustarget
/startattack
/petattack


karmamuscle 05-05-10 10:22 AM

@v6o: That worked.

@tinyu: I don't want my target to be my focus. I want the tank to be my focus and always assist him/her.

Another problem has presented itself. The macro doesn't really care about the focus target. It just attacks whatever mob is closest to me.

Fixed. Its the /assist focustarget that only needs to be /assist focus.


All times are GMT -6. The time now is 08:09 AM.

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