1. #1
    Deleted

    Interesting macro

    Hi!

    I just wanted to know is it possible to make macro which casts Icy Veins normally but when pressed with alt it clicks pets action button 1.

    I tried theese macros and they did not work:

    /cast Icy Veins
    /click [mod:alt] PetActionButton1

    /cast [mod:alt] PetActionButton1; Icy Veind

  2. #2
    Bloodsail Admiral XenuMC's Avatar
    10+ Year Old Account
    Join Date
    Mar 2010
    Location
    Amsterdam
    Posts
    1,117
    I hope that typo isn't in your macro in game.

  3. #3
    You don't even need a macro, simply bind veins to click and bind your pet to alt click, I would recommend dominos as an add-on for this, it's not only a great bar mod but makes binding super easy
    "The Best thing Blizz has done for Holy Paladins is give them the Jesus beam"
    "Anything that makes rogues easier to kill is a step in the right direction"

  4. #4
    Epic! Valanna's Avatar
    10+ Year Old Account
    Join Date
    Nov 2009
    Location
    Stockholm, Sweden
    Posts
    1,654
    You need a [nomod] modifier in the IV line, like this.

    /cast [nomod]Icy Veins
    /cast [mod:alt]PetActionButton1

    To make it more specific if you want to change the aesthetics of your petbar, you can use any of these lines, they're self-explanatory.

    /petpassive
    /petdefensive
    /petaggressive
    /petfollow
    /petmoveto
    /petattack
    /cast Waterbolt
    /cast Freeze.

    So for example if you want to bind attack in your macro, it'd look like this when slimmed down to the max:

    /cast [nomod]Icy Veins
    /petattack [mod:alt]

    Hope this helped.

Posting Permissions

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