1. #1
    Mechagnome Zhaine's Avatar
    15+ Year Old Account
    Join Date
    Sep 2008
    Location
    United Kingdom
    Posts
    650

    Mount/Blink macro

    I wanted a macro for my mage so when I'm in combat or unable to mount (Indoors) I will blink instead

    My current mount macro is below, would someone be able to add Blink to it?

    #showtooltip
    /use [mod:shift] Mimiron's Head
    /use [mod:ctrl] Crimson Deathcharger
    /use [flyable,nomod]Invincible; Invincible
    /run VehicleExit()
    /dismount [mounted]
    Last edited by Zhaine; 2016-02-04 at 11:57 PM.

  2. #2
    #showtooltip
    /cast [combat][indoors] Blink
    /use [mod:shift] Mimiron's Head
    /use [mod:ctrl] Crimson Deathcharger
    /use [flyable,nomod]Invincible; Invincible
    /run VehicleExit()
    /dismount [mounted]

  3. #3
    Mechagnome Zhaine's Avatar
    15+ Year Old Account
    Join Date
    Sep 2008
    Location
    United Kingdom
    Posts
    650
    Thank you mate!

Posting Permissions

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