Thread: DC pet macro?

  1. #1

    DC pet macro?

    Does anyone know of a macro to cast death coil at your pet without targeting him ofcourse. I've been wanting one but I would usally go about it like "[target=blah]" type but then I always remember that the pets name changed everytime I recast summon.
    So anyone have something that could work or it pretty much out of the question?

    edit: without making him my focus.

  2. #2

    Re: DC pet macro?

    Could just add everyname in the focus. Like:

    /cast [target=Bonegrinder,louhgbuN,Ghoulnr1732,exists] Death Coil; Death Coil

    No idea if it works like that, make sure you add "target = friendly" or something like that in the macro as well.

  3. #3

    Re: DC pet macro?

    Just 'target=pet' works with hunter macros - not tried it with the ghoul but I would've thought it would be the same.

    So,

    /cast [target=pet,exists,nodead] Death Coil

    should work

  4. #4

    Re: DC pet macro?

    /target pet
    /cast deathcoil
    /targetlastarget ?

  5. #5
    Deleted

    Re: DC pet macro?

    The "proper" way to do it is:

    /cast [target=pet:ghoul] Death Coil

  6. #6

    Re: DC pet macro?

    Quote Originally Posted by Saram
    The "proper" way to do it is:

    /cast [target=pet:ghoul] Death Coil
    This is the first time I have seen this one. I highly doubt it actually works.

    Idd, Wardleys should work.
    In the Groves of Death

  7. #7
    Deleted

    Re: DC pet macro?

    Quote Originally Posted by Insomnium
    This is the first time I have seen this one. I highly doubt it actually works.

    Idd, Wardleys should work.
    Try them, then post.

    Conjecture as to whether or not a macro might or might not work helps nobody.

  8. #8

    Re: DC pet macro?

    #showtooltip Death Coil
    /cast [nomod] Death Coil; [mod:alt,target=pet,exists,nodead]


    A shorter version, can't check if they both work.

    #showtooltip
    /cast [mod:alt,target=pet,exist,nodead] Death Coil

    Pretty sure this is the proper macro.

    Makes a regular DC button with its tooltip, hold modifier key to target and cast on pet, if there is any. You can use any modifier key instead of alt if you want to.

  9. #9

    Re: DC pet macro?

    Along those same lines Kaspar, but simpler

    /cast [mod,target=pet,exists,nodead]Death Coil; Death Coil


    Casts Death Coil normally, but then casts Death Coil at your ghoul if you hold a modifier key.

Posting Permissions

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