Hey. I know how to do castsequence macro that resets 60 seconds after last keypress, but is it possible to create a macro that resets 60 seconds after the first keypress instead?
See im trying to put hammer of justice on the same button with justicars vengeance with macro based on Hammers cooldown so i can remove its long cooldown button from action bars and just use Justicars vengeance when hammer is on cooldown.
Here is the current macro which is not optimal since it does reset after last keypress so it can actually be 2 minutes before i can have it reset if i used Justicars vengeance near the end of hammers cooldown.
#Showtooltip
/castsequence reset=59 Hammer of Justice, Justicar’s Vengeance, Justicar’s Vengeance, Justicar’s Vengeance, Justicar’s Vengeance, Justicar’s Vengeance,
I apreciate input. Thanks.