1. Summon Pet + Freeze macro

    Hi I am looking for a macro which summons the pet + petfreeze in one button

    this doesn't work for me:

    #showtooltip Summon Water Elemental
    /cast [nopet] Summon Water Elemental
    /click PetActionButton5

  2. You can just replace /click with /cast freeze.

    Code:
    #showtooltip
    /cast [nopet][target=pet,dead]Summon Water Elemental; !Freeze

Posting Permissions

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