Close
Showing results 1 to 3 of 3

Hybrid View

  1. #1

    Default Macro won't reset when i'm in combat

    I made a self healing macro on my dks to do following:

    Cast Raise Dead, then Death Pact, then Death Strike untill the cd for Raise Dead and Deat Pact is off cooldown.

    Code:
    #showtooltip
    /assist focus
    /castsequence reset=120 Raise Dead, Death Pact, Death Strike, Death Strike, Death Strike, Death Strike, Death Strike, Death Strike, Death Strike, Death Strike, Death Strike
    /use Healthstone
    But when I am testing it out on dummys in combat, it wont reset after 2 min. Can anyone help me out here? thx

  2. #2

    Default

    Reset=120 will only reset if you do not activate the macro for 120 seconds, it does not reset after 120 seconds while spamming the key as every time you press it the countdown starts over. You may want to look at a "priority" casting method to accomplish what you are wishing to. You can also use fallthrough macros but most are having limited success, at best with this method. You didn't mention the software or hardware setup you are using but isboxer does have a way to reset castsequences after a set amount of time. Anyway good luck.

  3. #3

    Default

    Reset=120 will only reset if you do not activate the macro for 120 seconds, it does not reset after 120 seconds while spamming the key as every time you press it the countdown starts over. You may want to look at a "priority" casting method to accomplish what you are wishing to. You can also use fallthrough macros but most are having limited success, at best with this method. You didn't mention the software or hardware setup you are using but isboxer does have a way to reset castsequences after a set amount of time. Anyway good luck.
    Ok thx, im using pwnboxer.
    I might setup a Round Robin setup to press:

    /assist focus
    /castsequence reset=120 Raise Dead, Death Pact

    then

    /assist focus
    /cast Death Strike
    /use Healthstone

    and last round Interact with target
    Last edited by RestrainT : 11-05-2012 at 03:31 PM

Posting Rules

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