Close
Showing results 1 to 5 of 5
  1. #1

    Default Thrash Macro Help

    Hi guys,

    I'm looking for a macro that will have my feral druid cast thrash every 15 secs, this is what I have but I don't think it's working

    #showtooltip Thrash
    /castsequence reset=combat/15 Thrash, Null

    Has anyone got a similar macro to work?

  2. #2

    Default

    reset=15 means ... "if i dont push the button at all for 15 seconds then reset". It is not a timer. If you want a castsequence to be like a timer you must put your thrash spell with something else that has a 15 second cooldown or with abilities that will take 15 seconds to execute.

  3. #3

    Default

    ah I see thanks for the help!

  4. #4
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    If you have another ability that has a 15 second recast/reuse timer, you could castsequence that with Thrash.

    Skull Bash has a 15 second cooldown.
    Assuming you don't mind Skull Bash as a regularly used ability in your rotation, you could use that.
    You might prefer to save it, as it is an interrupt.

    #show Thrash
    /castsequence reset=combat Thrash, Skull Bash

    If you go this route, probably combine it with a priority sequence.
    Where you mash several abilities all at once, several clicks a second.
    With the theory that if one thing is on cooldown, another ability that is not will be pressed also and thus will fire off.



    An alternative is to make a longer castsequence.

    The Global Cooldown is 1.5 seconds.
    Most melee abilities are instant.

    If your castsequence of abilities is ten long, and Thrash occurs once in it...
    Provided nothing else has a cooldown that will cause the sequence to 'stick', that could work too.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


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

    Default

    Try adding another ability you use to the cast sequence.

    Something like
    /castsequence reset=combat Thrash, Lacerate, Lacerate, Lacerate

    Cant remember the cds or spells for guardians, maybe its swipe instead of lacerate. Since you'll be spamming that anyways, doesn't hurt.

Posting Rules

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