Close
Page 14 of 14 FirstFirst ... 4 12 13 14
Showing results 131 to 137 of 137
  1. #131

    Default

    Id like to submit the macros I use for my Brewmaster Monk

    Single Target

    #showtooltip blackout kick
    /startattack
    /castsequence reset=0 0,0,0,blackout kick
    /castsequence reset=0 0,0,expel harm
    /castsequence reset=0 0,guard
    /castsequence [mod:alt]purifying brew;reset=5/shift Jab,Tiger Palm,Keg Smash,Jab,Tiger Palm
    /cast elusive brew

    AoE

    #showtooltip spinning crane kick
    /startattack
    /castsequence reset=0 0,0,0,blackout kick
    /castsequence reset=0 0,0,spinning crane kick
    /castsequence reset=0 0,guard
    /castsequence [mod:alt]purifying brew;reset=0 keg smash
    /cast elusive brew


    Single target one is more than 255 characters so I use the Macro Toolkit addon to extend it.

  2. #132
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default

    Oh hey khat, I see that my bear macros ended up as Feral PVP when they should be guardian PVE (I definitely don't pvp at all much less as a bear!).

  3. #133
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    My MoP (5.4.8) BM Hunter One-Button Kitchen Sink setup for ISBoxer.
    • Roughly equivalent in DPS to the other setups I've tried (in this thread and elsewhere)
    • ~100% uptime on pet heals and misdirect
    • Automagically summons/rezzes your pet without having to press another key(s)
    • Does not include /petattack because there are times I want a pet to stay on its current target
    • Maintains focus well enough that you aren't sitting at 100% all the time and aren't causing a lot of "not enough focus" stalls in the rotation. Mine sits between 45 and 110 focus during sustained combat.
    • I use this with talents: http://www.wowhead.com/talent#hnM|


    Step 1:
    Code:
    !if (character in "Hunter") /cast [nopet] call pet 1; [@pet,dead] revive pet
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] misdirection
    !if (character in "Hunter") /cast last stand
    !if (character in "Hunter") /cast glaive toss
    /startattack
    /script UIErrorsFrame:Clear()
    Step 2:
    Code:
    !if (character in "Hunter") /cast [nopet] call pet 1; [@pet,dead] revive pet
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] misdirection
    !if (character in "Hunter") /castsequence [harm] reset=combat/target serpent sting, null
    /startattack
    /script UIErrorsFrame:Clear()
    Step 3:
    Code:
    !if (character in "Hunter") /cast [nopet] call pet 1; [@pet,dead] revive pet
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] misdirection
    !if (character in "Hunter") /cast kill command
    /startattack
    /script UIErrorsFrame:Clear()
    Step 4:
    Code:
    !if (character in "Hunter") /cast [nopet] call pet 1; [@pet,dead] revive pet
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,exists,help] reset=5/target mend pet, kill shot, null
    /startattack
    /script UIErrorsFrame:Clear()
    Step 5:
    Code:
    !if (character in "Hunter") /cast [nopet] call pet 1; [@pet,dead] revive pet
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] misdirection
    !if (character in "Hunter") /castsequence reset=combat dire beast, focus fire
    /startattack
    /script UIErrorsFrame:Clear()
    Step 6:
    Code:
    !if (character in "Hunter") /cast [nopet] call pet 1; [@pet,dead] revive pet
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] misdirection
    !if (character in "Hunter") /castsequence reset=combat/15 arcane shot, mend pet, cobra shot, cobra shot, arcane shot, cobra shot, cobra shot
    /startattack
    /script UIErrorsFrame:Clear()
    Now playing: WoW (Garona)

  4. #134

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    My MoP (5.4.8) BM Hunter One-Button Kitchen Sink setup for ISBoxer
    Very nice! I like them! Don't forget about heart of the phoenix too! I need to add the pet rez back to my bars, I keep losing pets and forgetting to rez them.
    Multiboxing since WoW:BC - MY YOUTUBE!

  5. #135

    Default

    Could someone please clarify what is meant by "*See Original Thread" in relation to the Unholy PVE Priority Based macro listing?


    Keys 3/4/5 are highlighted in a different shade - I'm not sure what is implied by that.


    Thanks in advance.
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

  6. #136

    Default

    Quote Originally Posted by Zzyzxx71 View Post
    Could someone please clarify what is meant by "*See Original Thread" in relation to the Unholy PVE Priority Based macro listing?


    Keys 3/4/5 are highlighted in a different shade - I'm not sure what is implied by that.


    Thanks in advance.
    Every macro listed should start with name of the person who created the macro. That name is a link to the original posting of the macro where any special details are included.

    The Unholy PvE macro is mine and this is the link to the original thread that explains the orange sections.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  7. #137

    Default

    Quote Originally Posted by Khatovar View Post
    Every macro listed should start with name of the person who created the macro. That name is a link to the original posting of the macro where any special details are included.

    The Unholy PvE macro is mine and this is the link to the original thread that explains the orange sections.
    Fantastic - found it and reviewed it.

    Edit: Figured it out.. thanks

    I'm attempting to setup a DK team (blood, 3 unholy, resto shaman driver) from scratch.
    Last edited by Zzyzxx71 : 10-17-2014 at 12:09 PM
    Resto Shaman + 4 DK's, work in progress...
    ------------------
    Teezy/Jaqblaq @ Stormrage
    Emeritus Guardian and Keeper of the no focus manifesto.

Tags for this Thread

Posting Rules

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