Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 11
  1. #1
    Member
    Join Date
    Jun 2008
    Location
    Fremantle, Western Australia
    Posts
    406

    Default Step Based Priority for Shamans

    Referencing Shamans and pidster's thread here.

    I understand how the step based works, as well as setting up the spells and macros in ISBoxer.

    It's more or less in reference to the amount of hotkeys I should be using. For example like mosq2's DK Manifesto you would be using:

    Bind 1: Sends 111122233445

    So it spamming 1 binds 4 times being the most important, 2 being important, 3 & 4 if less importance but on same terms and 5 maybe being on a Round Robin, or at least the smallest of importance.



    How can I make the decision on the macros that pidster has posted in a similar manner? I have been looking around and searching but haven't found much in regards to what I should look at for a system.
    Last edited by Vociferate : 09-26-2014 at 08:17 AM Reason: thanks for relocating me :D

  2. #2

    Default

    It can get pretty complicated, but I would suggest mixing the multiple steps with the game's cast sequences.

    For my basic Elemental Shaman DPS rotation, I have 3 WoW Macros, and 2 Steps. Step 1 does Flame Shock, using this macro:
    Code:
    /castsequence reset=target Flame Shock,null
    /castsequence reset=27 Flame Shock,null
    (Honestly I have no idea if the 27 second one fires. It's possible the reset should be different on the first line)

    On Step 2, I have this Lightning Bolt (and Earth Shock) macro:
    Code:
    /castsequence reset=target lightning bolt,lightning bolt,lightning bolt,lightning bolt,lightning bolt,earth shock,lightning bolt
    Followed by a /cast Lava Burst macro. (also in Step 2)

    This 2-Step rotation is configured for "pressed OR released". So when I hit my DPS button, what happens is when I press it, my shamans will try to cast Flame Shock if it is available and on either a new target, or a 27 second rotation to refresh it. Next, when I let go, if Flame Shock didn't just capture the global cooldown it will attempt to cast Lightning Bolt (or Earth Shock on the 6th one). Finally, if Lava Burst is available, that's going to override the Lightning Bolt cast. The spells seem pretty effectively prioritized.


    I've been using this to level up from 80 to 90, can't say I've done dungeons with these or that this is the best rotation etc, but this might give you some ideas on how to manage it.
    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

  3. #3

    Default

    Quote Originally Posted by Vociferate View Post
    Referencing Shamans and pidster's thread here.

    I understand how the step based works, as well as setting up the spells and macros in ISBoxer.

    It's more or less in reference to the amount of hotkeys I should be using. For example like mosq2's DK Manifesto you would be using:

    Bind 1: Sends 111122233445

    So it spamming 1 binds 4 times being the most important, 2 being important, 3 & 4 if less importance but on same terms and 5 maybe being on a Round Robin, or at least the smallest of importance.



    How can I make the decision on the macros that pidster has posted in a similar manner? I have been looking around and searching but haven't found much in regards to what I should look at for a system.

    Mosq2's system isn't step-based, it's priority-based. They are two very different systems, as I explain in the thread itself. Further information on each system can be found in the links in the above overview posts from the Macro thread. You can also find some different setups for them in the Newbie's Guide Vol 1 under Configurations.

    Step-based = I press 1, the first time I press it, it sends 1 to the game. The second time it sends 2, the third time it sends 3 and so on. Each successive keypress steps through a series of keys that contains a different macro.

    Priority-based = I press 1, it sends 1, 2, 3, etc all at the same time. The game processes the list from top to bottom, using the first available action and blocking the rest with the global cooldown.

    Sending 1 4 times in a row in a step-based system is probably just going to tank your DPS since if 1 doesn't have anything available the first time, it's probably all on cooldown, so you may as well be spamming an empty key.

    All of the macros in that thread should be set up exactly as you would set them up using the system they are based under. Pidster specifies that his setup is priority-based which means it sends all the macros at once, in the order they are listed.

    If you were to write your own macros, you would need to figure out what your class' priorities are. You can see some explanations here, here, here and here of how I set up mine.
    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 _

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

    Default

    Quote Originally Posted by Khatovar View Post
    If you were to write your own macros, you would need to figure out what your class' priorities are. You can see some explanations here, here, here and here of how I set up mine.
    Thank you Khat, I thought that they were the same systems. I'll have a better read of that thread again, I blame it on being Friday before a 3 day weekend here in AUS.

  5. #5

    Default

    Quote Originally Posted by Vociferate View Post
    Thank you Khat, I thought that they were the same systems. I'll have a better read of that thread again, I blame it on being Friday before a 3 day weekend here in AUS.
    I usually blame it on lack of coffee, lol. Also, like Lax mentioned, you can use a combination of the two setups, which I do as well. Both systems have their merits. The more you know about how a specific class functions, the better idea you can get of how to group and break up abilities to build your macros, but copy/paste macros are usually a pretty decent place to start.
    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

    Lazy macros are the way to go here: http://wowlazymacros.com/

    On my 5s I use a single DPS key that handles the rotation key for each of my class / spec groups.

    If I want something to be a priority before that rotation, such as Execute or Kill Shot, I make a separate WoW macro applicable to that action titled something like 'Finishers' and then Finishers appears in the same step just an action to take before my rotation key.

    Ideally you want to minimize the amount of keys you are sending to the WoW client to save for other needs like pet handling, using consumables, 5/10 minute cooldowns, etc.

  7. #7

    Default

    i get mixed results for lazy macros.. I think a combo of priority and step is best. I cant wait to start testing it all out. I'm waiting for patch 6.0 though. ( that is the patch BEFORE the expansion right? )
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

  8. #8

    Default

    6.0 is the pre-WoD patch where all the pruning will be released.

    I'm curious as well to how it'll hold up.

    The reason lazy macros probably don't work the best is because conditional proc classes are in general variable. Sometimes they will score amazing numbers and other times, mediocre numbers. Also, the macros have to be written in a specific way to respect such things.


    For example I pulled this from lazy macros website - some credit goes to Mimo on that forum:
    #showtooltip
    /castsequence reset=target Flame Shock,Searing Totem,null
    /castsequence reset=0.3 0,0,Lava Burst
    /castsequence reset=0.3 0,Elemental Blast
    /castsequence reset=target Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Earth Shock,Lightning Bolt,Lightning Bolt,Flame Shock

    /cast [combat]Ascendance

    Note: I did modify it slightly. The reason for the modification is that Ascendance can be dropped out of the sequence rotation entirely by placing it afterwards with a combat check. Unleash Elements is typically seen as a net loss as it consumes a global so I removed that, too.


    Edit: This one will give you much more control over your shocks ( alt for earth, shift for flame )

    #showtooltip
    /castsequence reset=target Flame Shock,Searing Totem,null
    /castsequence reset=0.3 0,0,Lava Burst
    /castsequence reset=0.3 0,Elemental Blast
    /castsequence reset=target [nomod]Lightning Bolt;[mod:alt]Earth Shock;[mod:shift]Flame Shock

    /cast [combat]Ascendance

    Give it a whirl and let us know how it goes.
    Last edited by MadMilitia : 09-28-2014 at 03:39 PM

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

    Default

    Do you not use Frost Shock much? Or is that based on each situation?

    Also are you not using the Unleash Elements at all?
    Last edited by Vociferate : 09-28-2014 at 08:07 PM Reason: typos - I type with mah face.

  10. #10

    Default

    You'll want frost shock somewhere in there if you do PvP much. I figured he was looking for PvE.

    From what I've read, Unleash Elements is pretty much a waste for Ele because it consumes a global cooldown.

Posting Rules

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