Close
Showing results 1 to 10 of 80

Threaded View

  1. #6

    Default

    Quote Originally Posted by deadca7 View Post
    Code:
    /castsequence reset=target Hammer of the Righteous,Judgement,Hammer of the Righteous,Avenger's Shield,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Judgement,Hammer of the Righteous,Holy Wrath,Hammer of the Righteous,Shield of the Righteous
    Made a macro version of the theorycrafted prot rotation over at maintankadin
    Use SuperDuperMacro to extend the macro length.

    Don't need an addon for this one if you make just a couple changes to it. I came up with this one too, somewhat, just change the reset=target to reset=10 and just one of the Hammer of the Righteous to Crusader Strike, preferably at the end of it. By the time you hit the CS you'll be way ahead of the dps in the group to worry about the minor loss in dps. Ran with this setup my first attempt the other day and topped the dps charts in a pug in Recount. Here's my setup:

    Pull with Hand of Reckoning then

    Q Button:
    AS macro
    /cast [@mouseover] Avenger's Shield (will be reset by the time it reaches this in the following macro, big help with pulling casters in)

    E Button:
    Spam
    /startattack
    /Click ActionButton8
    /Click ActionButton9
    /Click ActionButton10

    ActionButton8:
    DPS macro
    /castsequence reset=5 Hammer of the Righteous,Judgement,Hammer of the Righteous,Holy Wrath,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Judgement,Hammer of the Righteous,Avenger's Shield,Crusader Strike,Shield of the Righteous

    ActionButton9:
    Divine Protection spell only, no macro. Shares no cooldown with dps macro.

    ActionButton10:
    Consecration spell, no macro. Shares global cooldown with dps macro, so it'll this when it can inbetween the castsequence rotation.

    10 can be swapped out with Hammer of Wrath as it will do the same action when it's able to cast. Didn't seem to work with putting HoW after or before Consecration so it's on it's own hotkey as an [@mouseover] macro too

    Also check my armory if you want for spec, stats are still messed up on there. Don't think they implemented the Mastery stat into the site yet. I've got it on all my gear now, so my avoidance is up to 81.18 with just Kings up and 80.87 with Might. I use the following script to find out:

    /script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combat table coverage. Currently at: "..string.format("%.2f", GetDodgeChance()+GetBlockChance()+GetParryChance() +5))
    Last edited by lans83 : 10-17-2010 at 07:56 AM Reason: Changed macros and hotkey sequences as this works better.

Posting Rules

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