Close
Page 1 of 3 1 2 3 LastLast
Showing results 1 to 10 of 21
  1. #1

    Default 1x Pala 4x Shaman Macros [5.0.4]

    I have started porting my macros over to 5.0.4, feel free to post your versions here.

    I'm posting my macros as i go.


    Protection Paladin
    SPEC work in progress.

    Button 1
    Code:
    /stopmacro [@target,noexists] [noharm] [dead] [channeling]
    /startattack
    /castsequence reset=combat/6 Hammer of the Righteous,Judgment,Avenger's Shield,Hammer of the Righteous,Judgment,Hammer of the Righteous,Consecration,Holy Wrath
    This macro wont meet its full potential before we are level 90, because we need our level 90 spell [Level 90 talent] "Hammer of the Righteous,Judgment, HERE, Hammer of the Righteous,Consecration,Holy Wrath"

    The rule is to use [Crusader Strike] when there are less than 4 mobs, and use [Hammer of the Righteous] when there are 4+ mobs. But I find it easier to just use [Hammer of the Righteous] all the time when multiboxing. What you can do is to create another macro where you change all but one [Hammer of the Righteous] to [Crusader Strike] and then switch action bar with "Shift + Mouse (up/down). You need to have atleast one [Hammer of the Righteous] in the macro to get the [Weakened Blows] debuff.

    Use [Seal of Truth], if there are more than 4 mobs use [Seal of Righteousness]

    Use [Judgment] as the pull spell, to get one free Holy Power.

    We need to stack 5x [Shield of the Righteous] and then fire [Word of Glory] on 3 HolyPower. Right now I'm doing this manually with SotR on button 2 and WoG on button 3, maybe we can make a nifty little macro for them.

    If you are super lazy and don't want to stack and dump you can use this version, but keep in mind that if one of your [Hammer of the Righteous] or [Judgment] misses or gets blocked during the first sequence, you are kinda out of the game! You need to use an addon like SuperDuperMacro to use this macro.
    Code:
    /stopmacro [@target,noexists] [noharm] [dead] [channeling]
    /startattack
    /castsequence reset=combat/6 Hammer of the Righteous,Judgment,Avenger's Shield,Hammer of the Righteous,Shield of the Righteous,Judgment,Hammer of the Righteous,Consecration,Holy Wrath,Hammer of the Righteous,Shield of the Righteous,Judgment,Avenger's Shield,Hammer of the Righteous,Judgment,Shield of the Righteous,Hammer of the Righteous,Consecration,Holy Wrath,Hammer of the Righteous,Judgment,Shield of the Righteous,Avenger's Shield,Hammer of the Righteous,Judgment,Hammer of the Righteous,Shield of the Righteous,Consecration,Holy Wrath,Hammer of the Righteous,Judgment,Avenger's Shield,Hammer of the Righteous,Word of Glory,Judgment,Hammer of the Righteous,Consecration,Holy Wrath
    Cooldown spells that are worth mentioning [Guardian of Ancient Kings], [Ardent Defender], [Devotion Aura], [Divine Protection]

    Elemental Shaman
    SPEC, work in progress, I'm changing the totems up since i got 2 more elemental shamans.

    Button 1

    Code:
    /stopmacro [@target,noexists] [noharm] [dead] [channeling]
    /castsequence reset=combat/8 Flame Shock,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Earth Shock,Lightning Bolt,Lightning Bolt
    Not much has changed here. Applying [Flame Shock], [Lightning Bolt] as filler and [Earth Shock] when you have a stack of 7. You may remove or add [Lightning Bolt] from the end of the rotation depending on your haste. The last [Lightning Bolt] in the macro should be as close to 0 on the [Flame Shock] cooldown.

    Button 2

    Code:
    /stopmacro [@target,noexists] [noharm] [dead] [channeling]
    /castsequence reset=combat/8 Searing Totem,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst
    Cast [Searing Totem] and cast [Lava Burst] when it's not on cooldown and when it procs, until [Searing Totem] needs a recast.

    Always use [Lightning Shield] and [Flametongue Weapon]

    I have to take a look at the new totem system before I post anything.

    Resto Shaman
    SPEC, work in progress

    I'm using Grid + GridCustomLayouts and Clique to heal.

    Clique Mouse Setup:

    [Riptid] - LeftButton (Keep it on the tank)
    [Healing Wave] - RightButton (Main Heal)
    [Purify Spirit] - MiddleButton (Remove Curse and Magic)
    [Chain Heal] - Button4 (AoE Heal). I also have this macroed up to "-" on the numpad on every shaman in the group for massive aoe healing.
    [Greater Healing Wave] - Button5 (For those big nuke hits)
    [Earth Shield] - MousewheelDown (Keep this on the tank and others in need all time)

    Use [Water Shield] as shield to get mana and [Earthliving Weapon]
    Last edited by deadca7 : 09-01-2012 at 08:30 AM

  2. #2

    Default

    Reserved

  3. #3

    Default

    I use ISBoxer with the two step macro, below is my pally setup that is working well so far: (for multiple mobs the same macro can be used but subsitute hammer of righteous for crusader strike. They all will work when off cooldown without hanging).

    Button 1:
    /castsequence [mod]Avenger's Shield
    /cast Crusader Strike
    /cast Judgment
    /cast Holy Wrath

    Proc Button ;
    /cast Sacred Shield
    /cast Shield of the righteous

    I use the following macro manually as needed:
    #showtooltip
    /cast [nomod] Divine Protection
    /cast [mod:ctrl] Avenging Wrath
    /cast [mod:alt] Guardian of Ancient Kings
    /cast [mod:shift] Ardent Defender

  4. #4

    Default

    Thanks for sharing.

    Which lvl 90 paly skill are you talking about?
    Last edited by Igg : 08-31-2012 at 08:03 AM

  5. #5
    Member JohnGabriel's Avatar
    Join Date
    Oct 2008
    Location
    Seattle Washington, USA
    Posts
    2272

    Default

    I created a temp castsequence for my pali tank that works well. Its a 15 second macro that takes 12 seconds, so there is a 3 second wait if grand crusader doesn't proc.

    My trinket macro which is called from main macro:
    /startattack
    /use 13
    /use 14
    /cast Divine Protection
    /cast Ardent Defender
    /cast Avenging Wrath
    /cast Guardian of Ancient Kings
    /cast Shield of the Righteous
    /cast Gift of the Naaru
    /Run UIErrorsFrame:Clear()
    The spamable macro
    /Click MultiBarRightButton1
    /castsequence reset=15 Avenger's Shield,Sacred Shield,Judgment,Hammer of the Righteous,Consecration,Holy Wrath,Judgment,Hammer of the Righteous
    /cast Hammer of Wrath
    Last edited by JohnGabriel : 08-30-2012 at 07:38 PM

  6. #6

    Default

    Quote Originally Posted by deadca7 View Post
    Elemental Shaman

    Button 1

    Code:
    /stopmacro [@target,noexists] [noharm] [dead] [channeling]
    /castsequence reset=combat/8 Flame Shock,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Earth Shock,Lightning Bolt,Lightning Bolt
    Not much has changed here. Applying [Flame Shock], [Lightning Bolt] as filler and [Earth Shock] when you have a stack of 7.
    While the most optimized rotations are still being debated, for now it's rather safe to assume that casting Earth Shock at 6+ stacks is a dps gain. Due to overloads with mastery ratings in the current gear and lava burst also applying Lightning Shield orbs, you could skip 1 or even 2 lightning bolts out of that castsequence in favor of a faster earthshock.
    Everything that is fun in life is either bad for your health, immoral or illegal!

  7. #7
    Member JohnGabriel's Avatar
    Join Date
    Oct 2008
    Location
    Seattle Washington, USA
    Posts
    2272

    Default

    What are your shamans using for talents and glyphs?

  8. #8

    Default

    http://www.wowhead.com/talent#sm8|zjV
    This is the spec I'm going with for now.
    I'd say there are multiple valid choices to make. I personally like a short Fire Elemental cd so that I can use them on trash and move them with me with totemic projection, and they'll be back available for the boss. The flame shock glyph is not really necessary since most bosses die really fast, for longer fights I'd take that one. If you never find yourself moving while casting LB go for another glyph like an increased spiritwalkers grace. If you don't want to micromanage go for echo of elements, else for elemental mastery. Ancestral switfness is really nice if you need to offheal (instant healing surge/healing rain.chain heal). I prefer Ancestral Guidance over Healing Tide due to the shorter CD, but even conductivity will have it's use. In the first tier sbt is just easier: drop and forget, but astral shift will be useful on certain bosses as well.

    There is in terms of utility a lot of freedom and no real 'best' talent for multiboxers. The 60 tier talents are pretty close in terms of dps as well, so very situational what you like best.
    Everything that is fun in life is either bad for your health, immoral or illegal!

  9. #9

    Default

    Quote Originally Posted by Igg View Post
    Thanks for sharing.

    Which lvl 90 paly skill are you talking about?
    The spell you chose when you are level 90, the last talent.

  10. #10

    Default

    Quote Originally Posted by deadca7 View Post
    The spell you chose when you are level 90, the last talent.
    Unless I'm missing something, they're talents 1 min CD so it would be stuck in the castsequence?

Posting Rules

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