Thread Tools Display Modes
12-01-07, 12:40 PM   #1
saanlem
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 126
Macro help- Target nearest enemy, send pet.

I had 2 macro's I used with my Hunter.

The first is to cast Hunter's Mark on the target, or if nothing is targeted, on the nearest target., then have the pet attack.

#show Auto Shot
/cast [harm] Hunter's Mark
/stopmacro [target=pettarget, dead]
/target pettarget
/targetenemy [noharm]
/stopmacro [noharm]
/petattack [nomodifier]
/cast Hunter's Mark

This still works, with errrors.

The second macro targets the pet's target, and shoots.

#show Serpent Sting
/cast [harm] Serpent Sting
/stopmacro [target=pettarget, dead]
/target pettarget
/cast Serpent Sting


Any help would be appreciated.
__________________
Saanlem
US Nazgrel - Bikutanda
EU Lightbringer - Saanlem
  Reply With Quote
12-01-07, 01:53 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
macros and mods *cannot* select a target for you.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
12-01-07, 03:03 PM   #3
saanlem
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 126
Actually, the
/targetenemy
will target the nearest enemy in range.

With the changes made in patch 2.3, some of the code in my macro's have to be changed. Hoping for some help with this.
Thanks
__________________
Saanlem
US Nazgrel - Bikutanda
EU Lightbringer - Saanlem
  Reply With Quote
12-01-07, 04:53 PM   #4
Rigorous
Noggenfogger Anonymous
 
Rigorous's Avatar
Join Date: Jul 2006
Posts: 420
Originally Posted by Seerah
macros and mods *cannot* select a target for you.
i don't believe that's 100% true. "select" no, "obtain" yes. (i.e. /target focus, /target Rigorous, /targetenemy or Capping's ability to target the flag carrier by clicking their name in the display)

i have similar macros to these for my hunter and my warlock (wrote a nice one for maintaining Seduction on my focus and switching targets just last night).

regardless, you might check out the forums at tkasomething.com, if you haven't already. good info and good people there from what i've seen.
__________________
"I guess I kinda lost control, because in the middle of the play I ran up and lit the evil puppet villain on fire. No, I didn't. Just kidding. I just said that to help illustrate one of the human emotions, which is freaking out. Another emotion is greed, as when you kill someone for money, or something like that. Another emotion is generosity, as when you pay someone double what he paid for his stupid puppet." - Jack Handy
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Macro help- Target nearest enemy, send pet.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off