Close
Showing results 1 to 6 of 6
  1. #1

    Default Macro Pet conditionals?

    Ok, so is it possible to use the Pet's state in a macro?

    I'm looking for a way to easily toggle my pets between Passive and Defensive states (hardly ever want to use aggressive) without a modifier. So basically, if the pet is in defensive and I hit the button he switches to passive. Hit the button again and he switches back to defensive.

    Thoughts?
    5 Boxing (85):
    Paladin, 2xMage, Warlock, Priest
    Paldius, Magria, Magrib, Walina, Priset
    Currently:
    5 Boxing (85):
    Paladin, 3xWarlock, Shaman
    Ghallo, Warlisia, Warlisib, Warlisic, Pleo!

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

    Default

    Do you want it to work in-combat? if so, I'm not sure how that'd work. You could do it in a /script line if you didn't care about combat.
    Now playing: WoW (Garona)

  3. #3
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Well, you can keybind the pet bar, so passive and defensive are whatever, without the need for a modifier key.

    Or, depending on your software you can set up a two step action.
    As in, on the first press it does one thing, and on the second press of the same key it does something different.
    Pretty easy to do with IS Boxer.
    Not sure what you are using.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  4. #4

    Default

    So there isn't something like [pet:aggressive]? Obviously I tried THAT, but it didn't work...

    I'd just love it if I could do other things with it ... like:
    /petattack [pet:nopassive]

    So then I could set Imp to passive and the 2 FelGuards to Defensive and still have a single button send the FelGuards into battle.

    Oh well, thanks for the help.
    5 Boxing (85):
    Paladin, 2xMage, Warlock, Priest
    Paldius, Magria, Magrib, Walina, Priset
    Currently:
    5 Boxing (85):
    Paladin, 3xWarlock, Shaman
    Ghallo, Warlisia, Warlisib, Warlisic, Pleo!

  5. #5
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Well...

    You can have the Felguards on Defensive or Passive (as you choose).
    And the Imp on passive.

    That way, the imp will only attack if you tell it to.

    On the warlocks with Felguards, include in their click macros:
    /petattack

    You could easily have two attack/click macros for the warlock with the imp.
    And just drag the one you want to use, onto the dps/click hotkey.
    One includes ( /cast [pet:imp] Firebolt ), while the other does not.

    That gets you control on whether the pet attacks or not.
    But instead of hitting a macro which changes your pets state (passive/defensive), you are moving a macro into position ahead of another.

    If you use IS Boxer, you could do this with a mapped key.
    Basically... have "1" outputs "1" to your warlock (with imp).
    Also have... "1" outputs "2" to your same warlock, as a different mapped key.
    Then create your toggle mapped key (same function as your desired macro).... which enables one mapped key for the warlock, and disables the other. Give it two steps, and do the reverse on step 2.
    That way the toggle mapped key, performs the function of the macro you are looking for.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  6. #6

    Default

    If you're running any hunters, here is a macro I use alot. I have this on one key and a separate one set to make my pet come back to me and stop attacking even in combat.

    First is:

    Pet PMS (yes that's the name of the macro)
    /target pet
    /cast Misdirection
    /cast Bestial Wrath
    /castsequence Kill Command, Intimidation
    /cast Stoneform (main is dwarf, slaves are draenei)
    /petautocastoff Cower (off for tanking, on for dps)
    /petautocaston Growl (on for tanking, off for dps)
    /petautocaston Thunderstomp (I use bears for tanking btw)
    /petattack
    /targetlasttarget

    The second macro I have, I'll have to double check next time I log in, is set to tell my pets to stop attacking and come back to my side. If memory serves right, it's just a simple /petstay command. I haven't tried, but I'm assuming that /petdefensive and/or /petoffensive would also work. I'll try and if so, I'll just set them up on two separate keys so I can just tap them a couple times when need be to make sure the command gets sent to all clients. I don't use modifiers and have the keys to spare, so I'll try it this way. You can apply this same macro to your Lock's also I imagine, with a few changes of course. It's also been a while since I used this macro, so I'm not sure if any of these share and cooldowns now other than KC and Int, so next time I log my main hunter, I'll try this again to see.

Posting Rules

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