[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