Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 12 of 12
  1. #11

    Default

    See Vyndree's Hunter post and mimic her pet attack macro (minus Hunter's Mark of course).

    Adopt an assist ot /target focustarget style of targetting.

    Hunter's petattack macros and Warlock's petattack macros will be of the same structure.
    "For God's sake, don't stand there at 30 yards trying to cast a spell, he will melt your face period."

    Lokked

  2. #12

    Default

    [quote='tehshamis',index.php?page=Thread&postID=885 48#post88548]/assist party1
    /petattack[/quote]

    I'm not sure what the behavior of this macro will do if, for example, party1 has nothing targeted or has recently tabbed to something else. (Keep in mind, lag can alter what you end up /assist'ing). I would assume, if you have no target (i.e. the party1 assist didn't pick up) the pet will attack the nearest enemy target.

    If I were you, I'd change the macro to either:
    [code]/assist party1
    /petattack [target=party1target,harm,nodead][/code]

    Or, alternately:
    [code]/assist party1
    /stopmacro [noharm][dead]
    /petattack[/code]


    You can find some of my old hunter macros [url='http://www.dual-boxing.com/forums/index.php?page=Thread&postID=48513#post48513']here[/url] and adapt them to warlock use if you wish: 5 Hunter Deadmines

    Petattack (Button CTRL+1 in my video):

    Code:
    /target [target=focustarget,harm,nodead][target=party1target,harm,nodead]
    /petattack [target=focus,harm,nodead][harm,nodead]
    /petautocastoff Growl
    /petautocaston [target=focus,harm,nodead][combat] Growl
    /cast [target=focus,nocombat] Hunter's Mark
    My "main" has almost the same macros, just without the /target line in them. I think the pet attack macro is the only different one...
    Velai's (Main hunter) Petattack macro
    Code:
    #showtooltip
    /stopmacro [noharm][dead]
    /petattack [target=focus,harm,nodead][harm,nodead]
    /cast [target=focus,harm,nodead,nocombat][harm,nodead,nocombat] Hunter's Mark
    /script SetRaidTarget("target", 8)
    And if you want to be REALLY confused, take a look at my warlocks' pet macro: Bartender or Trinity
    (keep in mind due to length, this macro only works with 3rd party macros like TrinityBars, Nostromo N52's, etc)
    Code:
    #showtooltip
    /target [target=focustarget,harm,nodead][target=party1target,harm,nodead]
    /script SetRaidTargetIcon("target", 8);
    /clearfocus [target=focus,dead]
    /petautocastoff [pet:succubus,target=focus,noexists] Seduce
    /cast [pet:felguard,target=focus,harm,nodead][pet:felguard,harm,nodead] Intercept
    /dismount [harm,nodead]
    /cast [nocombat,pet:imp,target=hukmoth,help,nodead][nocombat,pet:imp,target=jhuudhun,help,nodead] Fire Shield
    /stopmacro [pet:imp]
    /petattack [target=focus,harm,nodead][harm,nodead]
    /petautocaston [pet:succubus,target=focus,harm,nodead] Seduce
    /cast [pet:succubus,target=focus,harm,nodead] Seduce
    /cast [target=focus,harm,nodead,nocombat] Curse of Weakness
    /cast [pet:felhunter,target=vyndree,help,nodead] Devour Magic
    /cast [pet:felhunter,target=vyndryy,help,nodead] Devour Magic
    /cast [pet:felhunter,target=hukmoth,help,nodead][pet:felhunter,target=jhuudhun,help,nodead] Devour Magic
    /cast [pet:felhunter,target=player] Devour Magic
    /cast [pet:felhunter,target=vyndrie,help,nodead] Devour Magic
    /cast [pet:felhunter,target=vyndrii,help,nodead] Devour Magic
    /cast [pet:felhunter,target=vyndrei,help,nodead] Devour Magic
    /cast [pet:felhunter,target=vyndre,help,nodead] Devour Magic
    TBC/Wrath Multiboxer: Velath / Velani / Velathi / Velatti / Velavi / Velarie [Archimonde (US-PvP)]

Similar Threads

  1. Behavior profiling?
    By Starbuck_Jones in forum Off-Topic
    Replies: 18
    Last Post: 02-12-2009, 02:16 AM
  2. I cleared an instance without wiping!
    By antieuclid in forum Screenshots and Digital Art
    Replies: 10
    Last Post: 01-14-2009, 06:27 PM
  3. Wierd PiP behavior
    By Talamarr in forum Software Tools
    Replies: 2
    Last Post: 08-04-2008, 03:42 PM
  4. Looking for maximizer type behavior on a mac
    By antishadow in forum New Multi-Boxers & Support
    Replies: 0
    Last Post: 04-03-2008, 12:09 AM
  5. Vista setting for X-Mouse behavior?
    By Xar in forum Software Tools
    Replies: 1
    Last Post: 03-30-2008, 05:30 PM

Posting Rules

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