Close
Page 1 of 7 1 2 3 ... LastLast
Showing results 1 to 10 of 68

Hybrid View

  1. #1

    Default WoD 6.0.2 Macro Library

    The other thread seems to deal with style. I thought this would contain examples.

    I use a combined step/priority type system. I call it stepority (hahah, jk)

    I am getting 100k dps on the 85 target dummy in SW. 545 gs.

    [Elemental Shaman]

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

    0: my assist macros
    /stopmacro [harm,nodead,exists]
    /tar [@focus,exists,nodead] [@Riámus,exists,nodead] [@Riáth,exists,nodead]
    /assist

    1: "get the flame shock up now!"
    /stopmacro [channeling]
    /castsequence reset=target flame shock, null

    2: lazy macro (not yet optimized for earthshock)
    /stopmacro [channeling]
    /castsequence reset=5 Searing Totem, flame shock, unleash flame,earth shock,unleash flame, flame shock, unleash flame, earth shock

    3: spam the bolt
    /stopmacro [channeling]
    /cast lightning bolt

    4: proc the lava
    /stopmacro [channeling]
    /cast lava burst

    9: buffs
    /stopmacro [channeling]
    /cast ancestral guidance
    /cast elemental mastery
    /cast ascendance
    #/use 13
    #/use 14

  2. #2

    Default

    [Survival Hunter]

    Same dummy; 66k dps (sigh) 549 gs

    The hunter is a 5 step

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

    0: assist macro as above

    1: black arrow
    /stopmacro [channeling]
    /castsequence Black Arrow, Black Arrow

    2: lazy macro
    /stopmacro [channeling]
    /castsequence reset=5 Cobra Shot, Cobra Shot,Cobra Shot, Arcane Shot

    3: explosive shot
    /stopmacro [channeling]
    /cast explosive shot

    4: glaive
    /stopmacro [channeling]
    /cast glaive toss

    5: redrum
    /stopmacro [channeling]
    /cast a murder of crows

  3. #3

    Default

    Thanks for getting this started Mr Beak. This will be a great way for us to try out different macro sets, tweak them, and figure out what performs best. So I'll play:

    Ele Shaman

    Single Target

    Step 1: 1, 2, 4
    Step 2: 1, 2, 4, 3
    Step 3: 1, 2, 4

    1:
    Code:
    /assist focus
    /stopmacro [nocombat]
    /castsequence reset=target flame shock,null
    /cast Lava Burst
    /cast !Elemental mastery
    /cast !Ancestral guidance
    /cast !Ascendance
    /cast !Unleash Flame
    /use 13
    /use 14
    2:
    Code:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=target Flame Shock,null
    /castsequence reset=5 Searing Totem, Flame Shock, Elemental Blast, Elemental Blast, Flame Shock, Elemental Blast, Elemental Blast
    3:
    Code:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=target flame shock,null
    /castsequence reset=5 Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Earth Shock
    4:
    Code:
    /stopmacro [nocombat]
    /castsequence reset=40 Lava Burst, Lava Burst, Fire Elemental Totem, Storm Elemental Totem
    Multi-target

    Step 1: 5

    5:
    Code:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=10 Searing Totem,null
    /cast Chain Lightning
    Talents: 1 3 1 1 2 3 2
    Multistrike > Haste or Crit > Mastery


    Prot Pally

    Single Target

    Step 1: 1
    Step 2: 2
    Step 3: 3, 4, 5, 6, 7
    Step 4: 8

    1: Crusader Strike (just the ability, no macro)

    2:
    Code:
    /cast Judgment
    /cast Divine Protection
    3:
    Code:
    /castsequence reset=9 Avenger's Shield, Sacred Shield, Avenger's Shield
    4:
    Code:
    /cast [combat][player] Holy Prism
    5: Holy Wrath (just the ability, no macro)

    6: Hammer of Wrath (just the ability, no macro)

    7: Consecration (just the ability, no macro)

    8: Shield of the Righteous (just the ability, no macro)

    Talents: 2 1 3 2 2 1 3
    Haste > Mastery > Crit

    For multi-target, just substitute Hammer of the Righteous for Shield of Righteous in macro #8.
    Last edited by Mercurio : 01-17-2015 at 02:48 PM Reason: Added prot pally, optimized macros, added talents and stats priority
    10-boxing Alliance Sargeras and Kil'jaeden

  4. #4

    Default

    Quote Originally Posted by Mercurio View Post
    Thanks for getting this started Mr Beak. This will be a great way for us to try out different macro sets, tweak them, and figure out what performs best. So I'll play:

    Ele Shaman

    Single Target

    Step 1: 1, 2, 4
    Step 2: 1,2,4,3
    Step 3: 1, 2, 4

    1:
    /assist focus
    /stopmacro [nocombat]
    /castsequence reset=target flame shock,null
    /cast Lava Burst
    /cast elemental mastery
    /cast ancestral guidance
    /cast ascendance
    /use 13
    /use 14

    2:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=target flame shock,null
    /stopmacro [channeling]
    /castsequence reset=5 Searing Totem, flame shock, elemental blast, elemental blast, flame shock, elemental blast, elemental blast

    3:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=target flame shock,null
    /castsequence reset=5 lightning bolt, lightning bolt, lightning bolt, lightning bolt, lightning bolt, lightning bolt, earth shock

    4:
    /stopmacro [nocombat]
    /cast Fire Elemental Totem

    Multi-target

    Step 1: 5

    5:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=10 Searing Totem,null
    /cast Chain Lightning


    I do not understand these macros and they are being added/used. Sort of looks like a swap bar, but isn't. SO unsure how/where your adding them or anything much about them at all :/


    this MM Hunter one seems okay, just make sure you use the right talents, came from lazy macro, and my hunter was doing around 150k, but its 581 ilvl
    And also class balancements are still going on as well.

    #showtooltip steady shot
    /targetenemy [noharm][dead]
    /petattack [@target,harm]
    /castsequence [harm]reset=5 Concussive Shot,Chimaera Shot,Glaive Toss,Steady Shot,Steady shot,Aimed Shot,steady shot,aimed shot,steady shot
    /Use rapid fire
    /cast kill shot
    talents are 1,3,3,3,2,1


    combat rogue seems to be doing around 150-158k ilvl 583 tho, and using this which i have not even checked how it functions yet

    /castsequence reset=target [stealth]Ambush,Garrote
    /castsequence reset=5 sinister strike,Slice and Dice,revealing strike,sinister strike,sinister strike,sinister strike, Eviscerate
    /cast [nostealth][nocombat] stealth
    /targetenemy[dead]
    yet too try assass yet
    Last edited by Shania : 10-18-2014 at 06:59 PM

  5. #5

    Default

    Quote Originally Posted by Shania View Post
    I do not understand these macros and they are being added/used. Sort of looks like a swap bar, but isn't. SO unsure how/where your adding them or anything much about them at all :/
    They are a combination of the Step system and the Priority system. He has 4 macros built out to use the priority but rather than just sending all of the macros all the time with every keypress, he added steps so what is sent varies press by press.

    So, the first time he uses the keymap, a priority of macro 1, 2 and 4 are sent. Macro 3 is not.
    Second time, it uses a new step that sends the priority of 1, 2, 4 and 3.
    Third time, sends 1, 2 and 4 again, then back to step 1.


    Combining steps with priority has worked well for me in the past. At the very least, it's useful for popping procs and the like to the top of the priority every now and then or givng something a chance to cast without it constantly taking up GCDs/recasting {debuffs, short cooldowns, etc}. I've found it a great way to smooth out awkward setups and create a solid, reliable spam key.
    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 _

  6. #6

    Default

    Quote Originally Posted by Shania View Post
    I do not understand these macros and they are being added/used. Sort of looks like a swap bar, but isn't. SO unsure how/where your adding them or anything much about them at all :/


    this MM Hunter one seems okay, just make sure you use the right talents, came from lazy macro, and my hunter was doing around 150k, but its 581 ilvl
    And also class balancements are still going on as well.



    talents are 1,3,3,3,2,1


    combat rogue seems to be doing around 150-158k ilvl 583 tho, and using this which i have not even checked how it functions yet



    yet too try assass yet
    I'm not getting how this works either.
    Is it steps within steps or macros within steps?

    Like
    Step 1 -
    fire off macros 1 2 3
    step 2 fire off macro 2 4 6

    If so, how would the game know which macros to fire off on any given step?

  7. #7

    Default

    Marksman Hunter (Survival did suck till a recent hotfix, now either Marks or Surv are good options)

    Single Target

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

    1:
    Code:
    /assist focus
    /stopmacro [channeling]
    /cast Chimaera Shot
    /petattack
    2:
    Code:
    /assist focus
    /stopmacro [channeling]
    /cast Kill Shot
    /cast Rapid Fire
    /use 13
    /use 14
    3: Do not advance for at least 0.3 seconds (comment out the castsequence associated with whichever talent you didn't take)
    Code:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=27 Aimed Shot, Barrage, Aimed Shot, Aimed Shot
    #/castsequence reset=15 Aimed Shot, Glaive Toss, Aimed Shot
    4:
    Code:
     
    /assist focus
    /stopmacro [channeling]
    /cast A Murder of Crows
    /cast Stampede
    5: Do not advance for at least 0.2 seconds and only trigger once
    Code:
    /assist focus
    /stopmacro [channeling]
    /cast Steady Shot


    Multi-target

    Step 1: 1, 2
    Step 2: 6 (note: this is the only change from the single target rotation 3 is swapped for 6)
    Step 3: 1, 4
    Step 4: 5

    Macros 1, 2, 4, and 5 are the same as for Single Target

    6: Do not advance for at least 0.3 seconds
    Code:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=27 Multi-Shot, Barrage, Multi-Shot, Multi-Shot, Multi-Shot, Multi-Shot, Multi-Shot
    Talents: 1 2 2 1 1 3 3
    Multistrike > Crit > Haste > others
    Last edited by Mercurio : 01-17-2015 at 02:50 PM Reason: Optimized macros a bit, added talents and stat priority
    10-boxing Alliance Sargeras and Kil'jaeden

  8. #8

    Default

    Arcane Mage

    Single and Multi-target

    Step 1: 1
    Step 2: 2
    Step 3: 3

    1:
    Code:
    /assist focus
    /stopmacro [channeling]
    /castsequence reset=5 Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Barrage
    2:
    Code:
    /assist focus
    /stopmacro [channeling]
    /cast [combat] Arcane Power
    /cast [combat] Supernova
    /use 13
    /use 14
    3:
    Code:
    /assist focus
    /stopmacro [channeling]
    /cast Arcane Missiles
    Talents: 1 3 2 2 3 3 1
    Mastery > Multistrike > Haste > Crit


    Destro Warlock

    Single Target

    Step 1: 1
    Step 2: 2
    Step 3: 3
    Step 4: 4

    1:
    Code:
     /assist focus
     /stopmacro [nocombat]
     /stopmacro [channeling]
     /cast Dark Soul: Instability
     /cast Shadowburn
     /petattack
    2:
    Code:
     /assist focus
     /stopmacro [nocombat]
     /stopmacro [channeling]
     /cast Chaos Bolt
    3:
    Code:
     /assist focus
     /stopmacro [nocombat]
     /stopmacro [channeling]
     /castsequence Conflagrate,Incinerate,Incinerate
     /cast Dark Soul: Instability
    4: Do not advance to the next Step for 0.2 seconds and only trigger once
    Code:
      
     /assist focus
     /stopmacro [channeling]
     /castsequence reset=5 Immolate, Incinerate, Incinerate, Incinerate, Incinerate
     /petattack
    Talents are: 2 2 1 2 1 1 3
    Pet is the Terrorguard
    Crit>Mastery>other stuff

    Multi Target

    Step 1: 5
    Step 2: 6

    5:
    Code:
    /assist focus
    /stopmacro [nocombat]
    /stopmacro [channeling]
    /cast !Fire and Brimstone
    /cast Dark Soul: Instability
    /cast Conflagrate
    /petattack
    6:
    Code:
    /assist focus
    /stopmacro [channeling]
    /cast !Fire and Brimstone
    /castsequence reset=5 Immolate, Incinerate, Incinerate, Incinerate, Incinerate,Incinerate
    /petattack
    A note on the Destro single target macros: I tried a number of different macros with delays for a period of building Burning Embers then a period of casting Dark Soul and Chaos Bolts, as I would do if playing one solo. I got the timing to work pretty well, but it was very inconsistent DPS and averaged a bit lower than the 4 macro scheme above. Therefore, I fell back to just using these more straightforward macros that simply use Dark Soul and Chaos Bolts when available.


    Disc Priest

    Step 1: 1
    Step 2: 2
    Step 3: 3
    Step 4: 4

    1:
    Code:
    /stopmacro [channeling][mod:shift]
    /castsequence  [@Cheetarah,exists,nodead][@Deacon,exists,nodead][@Astonia,exists,nodead][@focus,exists,nodead][@raid1,exists,nodead][@party1,exists,nodead]  Power Word: Shield, Prayer of Mending, Penance
    2: This macro is only used selectively. I drop it out if I am able to focus a bit more on manually healing, but keep it in when learning a fight or being lazy
    Code:
    /stopmacro [channeling]
    /targetparty
    /cast Power Word: Shield
    3:
    Code:
    /stopmacro [channeling][mod:shift]
    /castsequence    [target=target,harm,nodead][target=focustarget,harm,nodead][target=raid1target,harm,nodead][target=party1,harm,nodead] Holy Fire
    /use 13
    /use 14
    /cast Power Infusion
    /cast Archangel
    4:
    Code:
    /stopmacro [channeling][mod:shift]
    /cast [combat] Divine Star
    /cast [combat] Halo
    /cast [combat][target=raid1target,help,nodead][target=party1target,help,nodead][target=focus,exists,nodead][target=raid1,exists,nodead][player] Cascade
    Talents: 3 1 3 3 2 1 2
    Mastery > Crit > Haste
    Last edited by Mercurio : 01-17-2015 at 03:00 PM Reason: Added Destro Lock and Disc Priest macros, talents, stat priorities
    10-boxing Alliance Sargeras and Kil'jaeden

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

    Default

    Quote Originally Posted by Mercurio View Post
    (No macro needed, just the Arcane Missiles ability. Alternatively, if you really want a macro: "/cast Arcane Missiles")

    Lol, some people like the safety blanket!

  10. #10

    Default

    There is a practical reason to macro single spells: it keeps you from having to coordinate with the action bar. Especially in the pro setup, this can be useful when you have multiple characters using the same class/spec specific key map.

    At this point, almost every single action I have is using a named macro, regardless of complexity.

Posting Rules

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