1. Need some help..

    Does anyone have a macro for travel form + aquatic ?

    #showtooltip
    /run if (not UnitAffectingCombat("player")) and (GetUnitSpeed("player")==0) and IsOutdoors() then if IsUsableItem(94154) then CallCompanion("MOUNT", 2) else CallCompanion("MOUNT", 1) end end
    /cast [indoors] Cat Form; Travel Form

    tried using this from a site but doesnt work lol



    Is it possible to have a 1key button for 2 skill ( aquatic for sim, and cat for running )
    Edited: December 21, 2015

  2. This one should work:
    /cast [mod:shift] Rejuvenation; Maul

    Or this one, if you want it to be more "readable":
    /cast [mod:shift] Rejuvenation
    /cast Maul
    Edited: December 21, 2015

  3. Jendah's macro would work, but just remember you need to click it with your mouse with shift held down for it to work - There is no keybindable way of putting 2 skills on the same keybind that i'm aware of other than castsequence macros which do something completely different than your goal here.

  4. its just as easy to have both of them bound to seperate keys vs spamming the same thing while waiting for the GCD

    there is no way to use rejuv faster unless you want a /target macro on yourself with a /cast rejuv but in that case i would suggest using clique and having it bound as a mouse over or auto self targeted heal

  5. its just as easy to have both of them bound to seperate keys vs spamming the same thing while waiting for the GCD

    there is no way to use rejuv faster unless you want a /target macro on yourself with a /cast rejuv but in that case i would suggest using clique and having it bound as a mouse over or auto self targeted heal
    im saying that i wana cast rej asap, not have it be used faster.

    ( im in bear form, i can just click shiftmod for rejv, instead of switching back to human to cast )

  6. i understand which is why i said use clique. it will insta put u out of form and cast the heal

Posting Permissions

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