Close
Showing results 1 to 5 of 5

Thread: petattack macro

Hybrid View

  1. #1

    Default petattack macro

    I am running 3 Warlocks

    Main warlock selects target
    I press my petattack macro key

    the macro (for the 2 following locks) is like this:
    /assist MainWarlock
    /petattack

    For the Main Warlock the Macro is
    /petattack

    I'm finding, especially in instances with many nasty mobs around, that sometimes one of the pets of the 2 following locks will run off into the instance and attack another mob (maybe the next closest?) instead of the one targeted by the main . Pet then dies and brings 5 billion mobs to slay my team. Great.

    So wny ideas what is wrong with the macro, its a pretty basic one right?

    Thanks for your advice.

  2. #2

    Default

    Your macro for all warlocks would be better as follows:

    Code:
    /petattack [target=focustarget, harm]
    if you designate your brain by name then use: (djarid is the character name of the brain)

    Code:
    /petattack [target=djarid-target, harm]
    I think you are having problems because you are not allowing for the delay between your brain having a target and the server being aware that your brain has a target. And don't TAB target. The macro's above will have the pet do nothing if the brain's target is unknown by the server (delay) but if you change targets rapidly... watch out!

    e.g.
    Using tab target
    1. You press Tab... all chars acquire a target, A = tgt1, B = tgt1, C=tgt2
    2. you hit your petattack macro - but the target of your main hasn't reached the server yet so C's pet attacks tgt2
    3. wipe
    Not using tab target
    1. you target a mob with your brain. A=tgt1, B="", C=""
    2. you hit your petattack macro - but the target of your main hasn't reached the server yet so B and C's pets pick a target to attack (same mechanism as TAB targetting)
    3. wipe
    Until you get used to the delay, use assist and display group members targets using Pitbull - helped me big time (I now use target=focustarget mechanism though)
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  3. #3

    Default

    Thanks Djarid!

    I will try this tonight, I dont TAB target so I guess its the second scenario you outlined.

    Thanks a lot for the tips


  4. #4

    Default

    I agree with Djarid the problem is most likly that you have not gotten use to the delays that are unnoticeable while solo but are a major pain when multiboxing. Try clicking a target and waiting about .5secs or longer and then pressing your macro. There is nothing wrong with your macros right now just the server delay.

    One thing I would like to add is if you place your macro in the round robin (assuming your using keyclone) you can send a different pet to each target by targeting the first target pressing the macro, targeting the second pausing for just a second and pressing the macro again then targeting another and repeating.

    Good luck with your locks!

  5. #5
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    My petattack macros all go thusly:

    /assist focus
    /stopmacro [noharm]
    /petattack
    /cast mark of ruination
    /cast emote of pwnage
    /cast money grubber
    /etc.
    /ad nauseum

    The key being the "/stopmacro [noharm]" which prevents nasty unwanted side-effects of the automatic targeting aspect of /petattack. /startattack suffers from the same problem, so I have the /stopmacro [noharm] in a lot of my macros.
    Now playing: WoW (Garona)

Similar Threads

  1. snag with petattack macro
    By Lowcorn in forum Macros and Addons
    Replies: 9
    Last Post: 07-31-2009, 08:33 PM
  2. Need Help With Hunter Petattack Assist Macro
    By taknbyd in forum Macros and Addons
    Replies: 5
    Last Post: 02-15-2009, 11:16 PM
  3. Whats wrong with this elemental totem + petattack macro?
    By Hachoo in forum Macros and Addons
    Replies: 1
    Last Post: 09-17-2008, 11:34 PM
  4. Would like assistance with an /assist party1 -- /petattack macro
    By rebjorn in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 02-19-2008, 02:51 PM
  5. opposite of /petattack
    By Bunny in forum General WoW Discussion
    Replies: 2
    Last Post: 05-29-2007, 08:23 AM

Posting Rules

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