Close
Page 1 of 22 1 2 3 11 ... LastLast
Showing results 1 to 10 of 218

Hybrid View

  1. #1

    Default Mecurio's Cataclysm Multiboxing Macros

    After doing quite a bit of research and testing on the training dummies, I thought I'd post my DPS macros for post patch 4.0.1. I hope they are useful and as always, feel free to improve them. All my macros are created in standard WoW.

    To cope with the increased complexity of talents and procs in Cata, I set up a new step system in ISBoxer. One button toggles between two key maps: one that simply sends "2" when I hit the "2" key (my main spam key) and the other that alternates between sending "2" and sending ";" when I hit the "2" key. When entering combat, I always make sure the alternating key map is active. This is quite easy to set up using the Step and New Map Key State Action tools in ISBoxer.

    I then created a DPS Sequence Macro that I attached to "2" and a DPS Proc Macro that I attached to ";" for each type of DPS.

    EDIT: Since these macros seem to be of help to a number of folks, I've added more instructions for how to set the "2 Step" up in ISBoxer here:

    If you are using Lax's "FTL DPS Keys" keymap, you already have a "DPS 2" mapped key that simply sends the keypress of a "2" to all windows when you press "2".

    Create another mapped key within "FTL DPS Keys" called "2 Step" that is also called when you press "2" but has two steps - the first sends "2" to all windows (exactly as above), while the second step sends ";" to all windows.

    Now all you need to do is set up a new mapped key in your "Control" key map. I called mine "2 Step Toggle" and associated it with the "Insert" key. It will have two steps in it.

    Step one has 3 actions:

    1) A new mapped key state action (one of the options when you add a new step) that toggles the "DPS 2" mapped key within "FTL DPS Keys" to On
    2) A new mapped key state action that toggles the "2 Step" mapped key within "FTL DPS Keys" to Off
    3) A popup text with a message like "2 Step Turned OFF"

    Step two has 3 actions:

    1) A new mapped key state action that toggles the "DPS 2" mapped key within "FTL DPS Keys" to Off
    2) A new mapped key state action that toggles the "2 Step" mapped key within "FTL DPS Keys" to On
    3) A popup text with a message like "2 Step Turned ON"

    That's it! Use "Insert" to turn your toggle on or off.

    Attach the sequence macros to your "2" key in WoW and the proc macros to your ";" key in WoW. Done.

    (Of course, you may want to associate your proc macros with something other than ";" - Pinot used "9" and sent the 2nd step of his "2 Step" mapped key action to "9".)

    Also, Va1entines was good enough to post a couple of screenshots of this set up in ISBoxer (thanks Va1entines!):

    http://img251.imageshack.us/img251/9224/firstle.jpg
    http://img97.imageshack.us/img97/3739/secondtq.jpg NOTE: This is *not* correct - it should show two steps in the macro: the first step sending "2" to all windows and the second step sending ";" to all windows - sorry I didn't initally notice this!



    Destro Lock

    Destro Sequence Macro (Target Based)

    Code:
    /tar party1
    /tar raid1
    /stopmacro [channeling]
    /castsequence [@targettarget] reset=5 Soul Fire,Immolate,Corruption,Incinerate,Incinerate,Incinerate,Soul Fire,Immolate,Incinerate,Corruption,Incinerate,Incinerate,Incinerate
    /cast [@targettarget] Firebolt
    /cast [@targettarget] Chaos Bolt
    /cast [@targettarget] Shadowburn
    /use 13
    /use 14

    Destro Sequence Macro (Focus Based)

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=target/5 Soul Fire,Immolate,Corruption,Incinerate,Incinerate,Incinerate,Soul Fire,Immolate,Incinerate,Corruption,Incinerate,Incinerate,Incinerate
    /cast Firebolt
    /cast Chaos Bolt
    /cast Shadowburn
    /use 13
    /use 14

    Destro Proc Macro (Target Based)

    Code:
    /tar party1
    /tar raid1
    /stopmacro [channeling]
    /castsequence reset=7 [@targettarget] Conflagrate,Curse of the Elements,Bane of Doom,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Bane of Doom,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate
    /cast Demon Soul
    /cast Summon Doomguard
    Destro Proc Macro (Focus Based)

    Code:
    /stopmacro [channeling]
    /castsequence reset=7 Conflagrate,Curse of the Elements,Bane of Doom,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Bane of Doom,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate,Conflagrate
    /cast Demon Soul
    /cast Summon Doomguard
    Demonology Lock

    Demonology Sequence Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=12 Immolate,Corruption,Incinerate,Bane of Doom,Hand of Gul'dan, Curse of the Elements,Incinerate, Incinerate, Incinerate, Incinerate,Life Tap,Corruption,Hand of Gul'dan,Incinerate, Incinerate, Incinerate, Incinerate,Incinerate, Immolate,Incinerate,Hand of Gul'Dan,Corruption,Incinerate, Incinerate, Incinerate, Incinerate, Incinerate,Hand of Gul'Dan,Incinerate,Incinerate, Incinerate
    /cast Metamorphosis
    /cast Summon Doomguard
    /petattack [@target]
    /cast Demonic Empowerment
    Demonology Proc Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=30 SoulBurn,Soul Fire
    /cast Shadow Bite
    /cast Demon Soul
    /cast Shadowburn
    /use 13
    /use 14
    Shadow Priest

    Shadow Sequence Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=3 Vampiric Touch,Devouring Plague,Shadow Word: Pain,Mind Flay,Shadow Word: Death,Mind Flay,Mind Flay,Vampiric Touch,Mind Flay,Mind Flay,Devouring Plague,Mind Flay,Mind Flay,Vampiric Touch,Mind Flay,Mind Flay,Shadow Word: Death,Mind Flay
    Shadow Proc Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence Mind Blast,Mind Blast,Archangel,Mind Blast,Mind Blast,Mind Blast,Dispersion,Mind Blast,Mind Blast,Mind Blast,Shadowfiend,Mind Blast
    /use 13
    /use 14
    Smite (Healing/DPS) Priest - note that these are focus based instead of assist based like the other macros on this page - feel free to modify as needed for your preferred method

    Smite Priest Sequence Macro

    Code:
    /stopmacro [channeling]
    /cast [@focustarget,harm,exists][harm] Smite
    /cast [@focus,exists,help] Prayer of Mending
    /cast Inner Focus
    /cast Archangel
    /cast [@player] Power Infusion
    Smite Priest Proc Macro

    Code:
    /stopmacro [channeling]
    /cast [@focustarget,harm,exists][harm] Holy Fire
    /cast [@focus,exists,help] Power Word: Shield

    Ele Shaman

    Ele Sequence Macro

    Code:
    /assist focus
    /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,Lightning Bolt
    /cast Elemental Mastery
    Ele Proc Macro

    Code:
    /castsequence reset=combat/8 Call of the Elements,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Searing Totem,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst
    /use 13
    /use 14

    Survival Hunter

    Surv Sequence Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence Hunter's Mark,Serpent Sting,Cobra Shot,Cobra Shot,Cobra Shot,Cobra Shot,Cobra Shot,Cobra Shot,Serpent Sting,Cobra Shot,Cobra Shot,Cobra Shot,Cobra Shot,Cobra Shot,Cobra Shot
    /cast Rapid Fire
    Surv Proc Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /cast Explosive Shot
    /cast Black Arrow
    /use 13
    /use 14

    Balance Druid (do not take the Sunfire talent!)

    Balance Sequence Macro

    Code:
    /assist focus
    /castsequence Moonfire,Insect Swarm,Wrath,Wrath,Wrath,Wrath,Wrath,Wrath,Wrath, Wrath, Wrath,Moonfire,Insect Swarm,Wrath,Wrath,Wrath,Starfire,Starfire,Starfire,Moonfire,Insect Swarm,Starfire,Starfire,Starfire,Starfire,Starfire,Starfire
    Balance Proc Macro

    Code:
    /assist focus
    /castsequence Starsurge
    /cast [noform] Moonkin Form
    /use 13
    /use 14

    Continued next post...
    Last edited by Mercurio : 06-05-2012 at 08:47 PM Reason: Added Smite Priest Macros, Updated Lock Macros
    10-boxing Alliance Sargeras and Kil'jaeden

  2. #2

    Default

    Arcane Mage

    Arcane Sequence Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=6 Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Barrage
    /cast Presence of Mind
    Arcane Proc Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=6 Arcane Blast,Arcane Blast,Arcane Blast,Arcane Missiles
    /click BT4Button75
    /cast Arcane Power
    /use 16
    /use 13
    /use 14
    BTW, BT4Button75 holds another macro (below). I find that is it nice to be able to simply remove it from my bar if I don't want "pet" type DPS (around guards, when saving mirror image for a boss, etc).

    Code:
    /cast Mirror Image
    /cast Flame Orb

    Frost Mage (extremely complex to try to optimize. What I have here is courtesy of Fishbeak)

    Frost Sequence Macro:

    Code:
    /assist focus
    /castsequence Frostbolt,Frostbolt,Frostbolt,Frostbolt,Frostfire Bolt
    Frost Proc Macro

    Code:
    /castsequence Deep Freeze
    /cast [nopet] Summon Water Elemental
    /cast Early Frost
    /cast Mirror Image
    /cast Icy Veins
    /use 13
    /use 14

    Protection Pally (all credit to Pinot for this one, works great)

    Prot Sequence Macro

    Code:
    /startattack
    /tar Chains of Woe
    # /tar Ascendant
    /castsequence reset=5 Hammer of the Righteous,Judgement,Hammer of the Righteous,Word of Glory,Hammer of the Righteous,Shield of the Righteous,Judgement,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Shield of the Righteous
    /cast Avenger's Shield
    /cast Holy Wrath
    /use 13
    /use14
    /use 10
    Protection Pally Proc Macro

    Code:
    /castsequence reset=20 Consecration,Divine Protection,Consecration

    Protection Warrior

    Prot War Sequence Macro - Single Target

    Code:
    /startattack
    /castsequence reset=combat/6 Devastate,Devastate,Thunder Clap,Demoralizing Shout,Devastate,Devastate,Devastate,Devastate,Devastate,Devastate,Devastate,Devastate,Devastate,Devastate,Devastate
    /cast Shield Slam
    /cast Shield Block
    Prot War Sequence Macro - AOE/Trash Targets

    Code:
    /startattack
    /castsequence reset=combat/6 Shield Slam,Demoralizing Shout,Shockwave,Rend,Thunder Clap,Shield Slam,Devastate,Devastate,Devastate,Thunder Clap,Shield Slam,Devastate,Devastate,Devastate,Thunder Clap
    Prot War Proc Macro

    Code:
    /cast Revenge
    /use 13
    /use 14

    Fire Mage

    Fire Sequence Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=target/5 Scorch,Fireball,Fireball,Fireball,Living Bomb,Fireball,Fireball,Fireball,Fireball,Living Bomb,Fireball,Fireball,Fireball,Fireball,Living Bomb,Fireball
    /cast Pyroblast!
    Fire Proc Macro

    Code:
    /stopmacro [channeling]
    /assist focus
    /cast Mirror Image
    /cast Combustion
    /use Mana Gem
    /use 13
    /use 14


    As for how 4.0.1 is working out, I was amazed when I did my weekly 3D Sarth and he fell in 45 seconds. Two toons were above 10K DPS and my boomkin was even at 8600 DPS. Of course, this was with heroism, but still.

    I ran a bunch of heroics as well and am amazed at how much more quickly things are going down.

    I hope all of you are doing as well and enjoying our new DPS uberness.
    Last edited by Khatovar : 03-31-2012 at 05:25 AM Reason: fixed formatting
    10-boxing Alliance Sargeras and Kil'jaeden

  3. #3

    Default

    Quote Originally Posted by Mercurio;300719[URL="http://img97.imageshack.us/img97/3739/secondtq.jpg"
    http://img97.imageshack.us/img97/3739/secondtq.jpg[/URL] NOTE: This is *not* correct - it should show two steps in the macro: the first step sending "2" to all windows and the second step sending ";" to all windows - sorry I didn't initally notice this!
    It works the same way, it will still send both 2 and ; to all windows, but does it in a single keystroke rather than 2. Iv'e been using it since you made the macros and have never missed a proc.
    Last edited by Va1entines : 11-18-2010 at 12:05 PM

  4. #4

    Default

    Quote Originally Posted by Va1entines View Post
    It works the same way, it will still send both 2 and ; to all windows, but does it in a single keystroke rather than 2. Iv'e been using it since you made the macros and have never missed a proc.
    I think you NEED the steps to keep it legal, ie one press=one action per account. You are getting two actions per one press. ( correct me if I'm wrong )
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

  5. #5

    Default

    Quote Originally Posted by Mercurio View Post

    Protection Pally (all credit to Pinot for this one, works great)

    /castsequence reset=5 Judgement,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Crusader Strike
    Why is this line: Judge/HotR/SotR/HotR/CS ?

    Shouldn't it be, assuming AoE: HotR/Judge/HotR/SotR/HotR

    Seems you'd want to lead with the AoE of HotR and if it's an AoE situation then HotR is superior to CS, for single targeting same macro but with CS would be superior.

  6. #6

    Default

    Quote Originally Posted by Kvas View Post
    Why is this line: Judge/HotR/SotR/HotR/CS ?

    Shouldn't it be, assuming AoE: HotR/Judge/HotR/SotR/HotR

    Seems you'd want to lead with the AoE of HotR and if it's an AoE situation then HotR is superior to CS, for single targeting same macro but with CS would be superior.
    Well first, Judgement can be used at a further distance than other attacks, so a lot of people use it first to continue a headstart on agro before the DPS starts in.

    From my experience, using too many HotR ate into my Mana too much. My rotation uses 2 CS {10% base mana} to 1 HotR {12% base mana}. That provides steady enough multi-target agro generation without eating too much mana, especially when factoring the mana pigs of HW and Consecration, which Pinot also has in his macro.
    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. #7

    Default

    thanks for sharing!

    just so i understand the alternating bit between your normal and proc keys.
    Does this mean all your toons will try and cast your proc key at the same time? or do you have a separate "toggle" key for each toon?
    Last edited by Zub : 10-25-2010 at 01:10 AM
    .[I



  8. #8

    Default

    Quote Originally Posted by Zub View Post
    thanks for sharing!

    just so i understand the alternating bit between your normal and proc keys.
    Does this mean all your toons will try and cast your proc key at the same time? or do you have a separate "toggle" key for each toon?
    I've just re-read the thread and think i misunderstood you, as you said you always start a fight with the alternating key on.
    (which basically sends "2" (spam) then ";"(proc) then "2"(spam) etc

    Considering your mage macro below
    Quote Originally Posted by Mercurio View Post
    Arcane Mage

    Arcane Sequence Macro
    /stopmacro [channeling]
    /assist focus
    /castsequence Arcane Blast
    /cast Presence of Mind
    /cast Mirror Image
    /use Mana Gem

    Arcane Proc Macro
    /stopmacro [channeling]
    /assist focus
    /castsequence reset=6 Arcane Blast,Arcane Blast,Arcane Missiles
    Does that mean that using the alternating keymap you will cast the following?
    - Arcane Blast (from spam)
    - Arcane Blast (from proc)
    - Arcane Blast (from spam)
    - Arcane Blast (from proc)
    - Arcane Blast (from spam)
    - Arcane Missiles (from proc)
    - repeat (not including the other buff casts)

    at what point do you use your spam-only keymap?
    Also, what happens if you get a streak of mroe than 5 AB that don't proc missiles? wont the proc castsequence lock?

    at the moment my mage is using a single key:
    /castsequence [nochanneling] Arcane Blast
    /cast Arcane Missiles
    /cast Presence of Mind
    /cast Mirror Image

    That seems to work ok for me (casts missiles whenever it procs, AB otherwise). What are the advantages of your macro?
    thanks for your help.
    -Zub
    Last edited by Zub : 10-25-2010 at 05:15 PM
    .[I



  9. #9

    Default

    Quote Originally Posted by Zub View Post
    I've just re-read the thread and think i misunderstood you, as you said you always start a fight with the alternating key on.
    (which basically sends "2" (spam) then ";"(proc) then "2"(spam) etc

    Considering your mage macro below

    Does that mean that using the alternating keymap you will cast the following?
    - Arcane Blast (from spam)
    - Arcane Blast (from proc)
    - Arcane Blast (from spam)
    - Arcane Blast (from proc)
    - Arcane Blast (from spam)
    - Arcane Missiles (from proc)
    - repeat (not including the other buff casts)

    at what point do you use your spam-only keymap?
    Also, what happens if you get a streak of mroe than 5 AB that don't proc missiles? wont the proc castsequence lock?

    at the moment my mage is using a single key:
    /castsequence [nochanneling] Arcane Blast
    /cast Arcane Missiles
    /cast Presence of Mind
    /cast Mirror Image

    That seems to work ok for me (casts missiles whenever it procs, AB otherwise). What are the advantages of your macro?
    thanks for your help.
    -Zub

    Zub, the sequence of five Arcane Blasts then an Arcane Missiles is exactly what you would expect the alternating macro to produce. However, since I'm spamming the key much more quickly than the cast time of Arcane Blast, it is almost random which of the two macros actually executes when my toon can next cast. Therefore, at minimum he casts 2 Arcane Blasts (assuming only the proc macro triggers) before hitting Arcane Missiles and at the other extreme my toon can cast many more Arcane Blasts (in practice, 8 or so is the most I've seen) before casting Arcane Missiles.

    Here is why it is better than just casting Arcane Missiles whenever they proc: Arcane Blasts put a stacking increase in arcane damage of the next arcane spell cast (up to four) that is used up when Arcane Missiles is cast. This buff also increases the mana used for each Arcane Blast. To optimize for max DPS, you'd just chain-cast Arcane Blasts, meaning you'd be at the max damage buff for all casts after the first four, but you'd run out of mana very quickly that way.

    The optimum number of Arcane Blasts without running out of mana too quickly is five before each Arcane Missiles. Casting Arcane Missiles whenever they proc leads to poor DPS b/c you aren't building up much of the stacking damage buff before starting the cycle over again. I tried this and a number of other cast patterns, including some using Arcane Barrage, and what I recorded gives the the best DPS / resonable mana usage rate I found.

    The reason I did it this way is that it will rarely cast Arcane Missiles before three or four Arcane Blasts have gone off (even if it Missiles becomes available early), yet it also allows you to just keep casting Arcane Blasts until Arcane Missiles does proc (because the proc macro gets stuck on an uncastable Missiles but the sequence will keep casting Blasts). I first tried setting up just one macro to do 6xBlast then 1xMissiles which worked well but would rarely (but devestatingly) not proc Missiles in the string of blasts and leave the mage doing nothing until he got out of combat and the macro reset.

    So using my above macros you end up with a near-optimum situation where you average casting 5 or 6 Blasts before each Missiles.

    One other note: when Pinot set this up, for some reason he would tend to get more sequence macro steps than proc macro steps, causing him to cast 9-10 Blasts per Missile and eat up his mana too quickly. So he deleted one of the Arcane Blasts in the proc macro and was very happy with the results - ending up casting about 5-6 Blasts per Missile - exactly what you want.
    10-boxing Alliance Sargeras and Kil'jaeden

  10. #10

    Default

    Quote Originally Posted by Mercurio View Post
    Here is why it is better than just casting Arcane Missiles whenever they proc: Arcane Blasts put a stacking increase in arcane damage of the next arcane spell cast (up to four) that is used up when Arcane Missiles is cast. This buff also increases the mana used for each Arcane Blast. To optimize for max DPS, you'd just chain-cast Arcane Blasts, meaning you'd be at the max damage buff for all casts after the first four, but you'd run out of mana very quickly that way.
    http://elitistjerks.com/f75/t106141-...pdated_4_01_a/
    Seems to indicate -
    Arcane Blast no longer buffs the damage of all Arcane spells. Instead, it only buffs its own damage. The Arcane Blast stack still stacks to 4 and is still cleared with the casting of any other Arcane spell.

    Are they wrong?
    I haven't really taken the time to test this.

Posting Rules

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