Close
Page 4 of 7 FirstFirst ... 2 3 4 5 6 ... LastLast
Showing results 31 to 40 of 68
  1. #31
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    BM Hunter (PVE) - ISBoxer Pro multi-step Kitchen Sink v6.0.3


    • Roughly equivalent in DPS to the other setups I've tested
    • ~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. Leaves enough focus for cooldown-ish stuff to still be usable.



    Generates about 45-52k DPS at 90 on the level 85 target dummies in Orgrimmar. I'm in full Timeless Isle 496 gear including weapon, with about half of it upgraded to level 4 (~512 ilvl) and a couple of pieces of 525ish celestial gear. No longer cooldowns involved.

    Talents/Glyphs: http://us.battle.net/wow/en/tool/tal...222110.!fgSijQ

    (There's some MM hunter stuff mixed in here. It seems to work OK but I don't like the results as much as I do BM. I'll leave it there in case someone wants to use it as a base.)

    "DPS Rotation" mapped key:
    Code:
    | Advanced: Reset to step 1 after 5 seconds from the first hotkey press
    |--> Step 1
    |    |--> Action 1 = Do WoW macro "HunterMisdirect" in wow macro set "Quick Setup 41" (self)
    |--> Step 2
    |    |--> Action 1 = Do WoW macro "Combat1" in wow macro set "Quick Setup 41" (self)
    |--> Step 3
    |    |--> Action 1 = Do WoW macro "Combat2" in wow macro set "Quick Setup 41" (self)
    |--> Step 4
    |    |--> Action 1 = Do WoW macro "Combat3" in wow macro set "Quick Setup 41" (self)
    |--> Step 5
    |    |--> Action 1 = Do WoW macro "Combat4" in wow macro set "Quick Setup 41" (self)
    |--> Step 6
    |    |--> Action 1 = Do WoW macro "Combat5" in wow macro set "Quick Setup 41" (self)
    WoW Macros in "Quick Setup 41":

    "HunterMisdirect" (probably redundant, but I leave it here to add in other stuff)
    Code:
    /stopmacro [flying][noharm]
    !if (character in "HunterBM") /cast [@pet,dead] revive pet; [nopet] call pet 1
    !if (character in "HunterMM") /cast [@pet,dead] revive pet; [nopet] call pet 2
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /cast [@pet,help,exists] misdirection
    /startattack
    /script UIErrorsFrame:Clear()
    "Combat1"
    Code:
    /stopmacro [flying][noharm]
    !if (character in "HunterBM") /cast [@pet,dead] revive pet; [nopet] call pet 1
    !if (character in "HunterMM") /cast [@pet,dead] revive pet; [nopet] call pet 2
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] reset=1 misdirection, null
    !if (character in "Hunter") /castsequence [harm] reset=6 kill command, null
    /startattack
    /script UIErrorsFrame:Clear()
    "Combat2"
    Code:
    /stopmacro [flying][noharm]
    !if (character in "HunterBM") /cast [@pet,dead] revive pet; [nopet] call pet 1
    !if (character in "HunterMM") /cast [@pet,dead] revive pet; [nopet] call pet 2
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] reset=1 misdirection, null
    !if (character in "HunterBM") /castsequence [combat] reset=6 kill command, null
    !if (character in "HunterMM") /castsequence reset=30 dire beast, mend pet, glaive toss, chimera shot, aimed shot, steady shot, steady shot, mend pet, aimed shot, chimera shot, steady shot, steady shot, Glaive toss, steady shot, mend pet, aimed shot, chimera shot, steady shot, steady shot, steady shot
    /startattack
    /script UIErrorsFrame:Clear()
    "Combat3"
    Code:
    /stopmacro [flying][noharm]
    !if (character in "HunterBM") /cast [@pet,dead] revive pet; [nopet] call pet 1
    !if (character in "HunterMM") /cast [@pet,dead] revive pet; [nopet] call pet 2
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,exists,help] reset=9/target mend pet, kill shot, null
    /startattack
    /script UIErrorsFrame:Clear()
    "Combat4"
    Code:
    /stopmacro [flying][noharm]
    !if (character in "HunterBM") /cast [@pet,dead] revive pet; [nopet] call pet 1
    !if (character in "HunterMM") /cast [@pet,dead] revive pet; [nopet] call pet 2
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] reset=1 misdirection, null
    !if (character in "Hunter") /castsequence reset=90 dire beast, glaive toss, glaive toss, focus fire
    /startattack
    /script UIErrorsFrame:Clear()
    "Combat5"
    Code:
    /stopmacro [flying][noharm]
    !if (character in "HunterBM") /cast [@pet,dead] revive pet; [nopet] call pet 1
    !if (character in "HunterMM") /cast [@pet,dead] revive pet; [nopet] call pet 2
    !if (character in "Hunter") /stopmacro [channeling]
    !if (character in "Hunter") /castsequence [@pet,help,exists] reset=1 misdirection, null
    !if (character in "HunterBM") /castsequence reset=combat/15 arcane shot, mend pet, cobra shot, cobra shot, kill command, arcane shot, cobra shot, cobra shot, kill command
    #!if (character in "HunterMM") /castsequence reset=9 chimera shot, steady shot, null
    /startattack
    /script UIErrorsFrame:Clear()
    Last edited by Ughmahedhurtz : 11-09-2014 at 07:05 PM
    Now playing: WoW (Garona)

  2. #32

    Default

    [Protection Paladin]

    I haven't included defensive cooldowns yet (shield of righteous, word of glory) as I would like to wait to see how holy power generation goes first. Likely I will add a 6th button that will be fight dependant.

    *Warning: 6am attempt a humour follows.

    Step 1: 0,1,9
    Step 2: 1,2
    Step 3: 1,2,3
    Step 4: 1,2,4
    Step 5: 1,2,5

    0: target what I target
    /stopmacro [harm,nodead,exists]
    /targetnearestenemy

    1: Steeeerike 1
    /stopmacro [channeling]
    /cast crusader strike

    2: Judge Not Lest ye be judged.
    /stopmacro [channeling]
    /cast judgment


    3: Shields up.
    /stopmacro [channeling]
    /cast Avenger's Shield

    4: my bear tank is gealous
    /stopmacro [channeling]
    /cast consecration

    5: Hammer Time
    /stopmacro [channeling]
    /cast hammer of wrath


    9: buffs
    /stopmacro [channeling]
    /cast execution sentence
    #/use 13
    #/use 14

  3. #33
    Member Iru's Avatar
    Join Date
    Mar 2010
    Location
    J Random Airport
    Posts
    135

    Default

    Does anyone have a macro/priority set for shadow priests? I was trying the following from wowlazymacros today and am severely disappointed in the different in DPS between an equivalently geared ShadowPriest and a Mage or Warlock

    http://wowlazymacros.com/forums/topi...ow-priest-6-0/

    http://wowlazymacros.com/forums/topi...odified-macro/

    All suggestions appreciated.

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

    Default

    5-Monks ISBoxer multi-step

    Note: I play all 5 as Brewmaster when questing and switch to BM+MW+WW+WW+WW for certain instances.

    It's worth mentioning that I haven't cleaned these up for instances at 90 as they stopped at 89 due to boredom and general squishiness.

    DPS Rotation mapped key:
    Code:
    Reset to step 1 after 15 seconds
    Execute when pressed OR released
    |--> Step 1
         |--> Do WoW macro "Combat1" in "Quick Setup 41" (self)
         |--> Do mapped key "ChiWave" in keymap "MonkTank" (self)
         |--> Do mapped key "RingofPeace" in keymap "MonkTank" (self)
    |--> Step 2
         |--> Do WoW macro "Combat2" in "Quick Setup 41" (self)
         |--> Do mapped key "ChiWave" in keymap "MonkTank" (self)
         |--> Do mapped key "RingofPeace" in keymap "MonkTank" (self)
    |--> Step 3
         |--> Do WoW macro "Combat3" in "Quick Setup 41" (self)
         |--> Do mapped key "ChiWave" in keymap "MonkTank" (self)
         |--> Do mapped key "RingofPeace" in keymap "MonkTank" (self)
    |--> Step 4
         |--> Do WoW macro "Combat4" in "Quick Setup 41" (self)
         |--> Do mapped key "ChiWave" in keymap "MonkTank" (self)
         |--> Do mapped key "RingofPeace" in keymap "MonkTank" (self)
    ChiWave mapped key:
    Code:
    Reset to step 1 after 15 seconds from the first Hotkey press
    Execute when pressed OR released
    |--> Step 1
         | Do not advance to the next step for at least 3 seconds
         | Do WoW macro "Chi Wave" in "Quick Setup 41" -> SLOT1
    |--> Step 2
         | Do not advance to the next step for at least 3 seconds
         | Do WoW macro "Chi Wave" in "Quick Setup 41" -> SLOT2
    |--> Step 3
         | Do not advance to the next step for at least 3 seconds
         | Do WoW macro "Chi Wave" in "Quick Setup 41" -> SLOT3
    |--> Step 4
         | Do not advance to the next step for at least 3 seconds
         | Do WoW macro "Chi Wave" in "Quick Setup 41" -> SLOT4
    |--> Step 5
         | Do not advance to the next step for at least 3 seconds
         | Do WoW macro "Chi Wave" in "Quick Setup 41" -> SLOT5
    RingofPeace mapped key:
    Code:
    Reset to step 1 after 45 seconds from the first Hotkey press
    Execute when pressed OR released
    |--> Step 1
         | Do not advance to the next step for at least 8 seconds
         | Do WoW macro "Ring of Peace" in "Quick Setup 41" -> SLOT1
    |--> Step 2
         | Do not advance to the next step for at least 8 seconds
         | Do WoW macro "Ring of Peace" in "Quick Setup 41" -> SLOT2
    |--> Step 3
         | Do not advance to the next step for at least 8 seconds
         | Do WoW macro "Ring of Peace" in "Quick Setup 41" -> SLOT3
    |--> Step 4
         | Do not advance to the next step for at least 8 seconds
         | Do WoW macro "Ring of Peace" in "Quick Setup 41" -> SLOT4
    |--> Step 5
         | Do not advance to the next step for at least 13 seconds
         | Do WoW macro "Ring of Peace" in "Quick Setup 41" -> SLOT5
    Chi Wave WoW macro in Quick Setup 41:
    Code:
    !if (character in "Monk") /cast [@targettarget][] chi wave
    Ring of Peace WoW macro in Quick Setup 41:
    Code:
    !if (character in "Monk") /cast [@targettarget][] ring of peace
    Combat1 WoW macro in Quick Setup 41:
    Code:
    /stopmacro [flying][noharm]
    !if (character in "Monk" and character in "Tank") /castsequence [nochanneling] reset=combat Keg Smash, Keg Smash, Expel Harm
    !if (character in "Monk" and character in "DPS") /castsequence [nochanneling] reset=15 Expel Harm, Tiger Palm, null
    !if (character in "Monk" and character in "Healer") /castsequence [@targettarget][@{SLOT1}][] reset=15 renewing mist, null
    /startattack
    /script UIErrorsFrame:Clear()
    Combat2 WoW macro in Quick Setup 41:
    Code:
    /stopmacro [flying][noharm]
    !if (character in "Monk" and character in "Tank") /castsequence [nochanneling] reset=15 Tiger Palm, Guard, null
    !if (character in "Monk" and character in "Healer") /castsequence [nochanneling, stance:2] reset=15 Expel Harm, Tiger Palm, null; [nochanneling, stance:1, @targettarget] renewing mist, null
    /startattack
    /script UIErrorsFrame:Clear()
    Combat3 WoW macro in Quick Setup 41:
    Code:
    /stopmacro [flying][noharm]
    !if (character in "Monk" and character in "Tank") /castsequence [nochanneling] Breath of Fire, Blackout Kick
    !if (character in "Monk" and character in "DPS") /cast [nochanneling] Blackout Kick
    !if (character in "Monk" and character in "Healer") /cast [nochanneling, stance:2] Blackout Kick
    /startattack
    /script UIErrorsFrame:Clear()
    Combat4 WoW macro in Quick Setup 41:
    Code:
    /stopmacro [flying][noharm]
    !if (character in "Monk" and not character in "Healer") /cast [nochanneling] Jab
    !if (character in "Monk" and character in "Healer") /cast [nochanneling, stance:2] Jab
    /startattack
    /script UIErrorsFrame:Clear()
    Now playing: WoW (Garona)

  5. #35
    Member
    Join Date
    Jun 2008
    Location
    Fremantle, Western Australia
    Posts
    406

    Default

    I am using these macros on my feral druids. I don't know how optimal they are, or how to incorporate a Step Based system, but for the time being they are working for my 80-something druids.


    You MUST have an addon to expand the size of your macros. I am using Macro ToolKit, which lets me use up to 1024 characters in my macros instead of the limited 255.

    Single Target:
    Code:
    #showtooltip Shred
    /cast [nostance:2] Cat Form(Shapeshift)
    /cast [nostealth] Prowl
    /cast [stealth] Rake
    /castsequence  Rake,Shred,Shred,Ferocious Bite,Shred,Shred,Rake,Savage Roar,Shred,Shred,Shred,Ferocious Bite,Shred
    /cast Wild Charge
    /cast [combat]Tiger’s Fury
    /cast [combat] Berserk
    /cast [combat] Survival Instincts
    /cast [combat] Berserking
    /castsequence reset=target Faerie Fire, null
    /startattack
    Multiple Target:
    Code:
    #showtooltip Swipe
    /cast [nostance:2] Cat Form(Shapeshift)
    /cast [nostealth] Prowl
    /cast [stealth] Rake
    /castsequence  Rake,Swipe,Swipe,Ferocious Bite,Swipe,Swipe,Rake,Savage Roar,Swipe,Swipe,Swipe,Ferocious Bite,Swipe
    /cast Wild Charge
    /cast [combat]Tiger’s Fury
    /cast [combat] Berserk
    /cast [combat] Survival Instincts
    /cast [combat] Berserking
    /castsequence reset=target Faerie Fire, null
    /startattack
    Mindless Healing:
    Code:
    #showtooltip
    /console autounshift 0
    /cast Healing Touch
    /console autounshift 1
    This is amazing for casting Healing Touch only during Predatory Swiftness. It will not take you out of form, ever.
    If you have any suggestions at improving this, I am all ears.
    Last edited by Vociferate : 11-11-2014 at 06:20 AM

  6. #36

    Default

    I think I've been away too long. DK's priority or sequence based?

  7. #37

    Default

    Hello,

    Anyone using Gnome Sequencer ? I came across it on the lazy macroes forums and its amazing. its easy to use, and the dps is amazing, so far on my Hunter that is now MM. No headaches with using the macro, 1 for single target, other for aoe.

    Stuff like:

    http://wowlazymacros.com/forums/topi...tton-marksman/
    http://wowlazymacros.com/forums/topi...-and-tutorial/

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

    Default

    Quote Originally Posted by Shania View Post
    Hello,

    Anyone using Gnome Sequencer ? I came across it on the lazy macroes forums and its amazing. its easy to use, and the dps is amazing, so far on my Hunter that is now MM. No headaches with using the macro, 1 for single target, other for aoe.

    Stuff like:

    http://wowlazymacros.com/forums/topi...tton-marksman/
    http://wowlazymacros.com/forums/topi...-and-tutorial/
    This will be good for people that don't have ISBoxer.
    Now playing: WoW (Garona)

  9. #39

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    This will be good for people that don't have ISBoxer.

    Or for dumb shits like me who use isboxer for yrs, but have nfi how these kind of steps etc are done/added :P

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

    Default

    Quote Originally Posted by Shania View Post
    Or for dumb shits like me who use isboxer for yrs, but have nfi how these kind of steps etc are done/added :P
    LOL! Hey, we all have to start from somewhere. You want a primer on multi-step? I won't post it here and derail but I'd be happy to write up something.
    Now playing: WoW (Garona)

Posting Rules

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