Just as the title implies. Their used to be a scripted macro that would let you do a pull timer for 10 sec with the left click, a 5 sec with the right click, and a cancel/pull 0 with the middle mouse button and even a ready check if you had more buttons. I’ve been googling none stop but have not come across it. Can anyone provide this. I know it exist because I was using it recently, until I had to reinstall my wow and lost all my macros. Thank you in advance.
1 Like
It’s still /pull 1 or /pull 0 to stop it, have to be a lead or assist
That sounds complicated. Just /dbm pull 5
guys I found it in my macros cache in an old folder. For those who would like to know.
/run for _,c in ipairs({"/dbm [btn:2] pull 5; [btn:3] pull 0; [btn:1] pull 10","/readycheck [btn:4]"}) do local s,a,p=c:match("(/%w+) (.+)")p=SecureCmdOptionParse(a or “”)if p then hash_SlashCmdLists:upper()end end
Had no idea this exists. Pretty cool!
Don’t forget in 9.0, they are implementing countdown functionality into the game directly.
/countdown 10 etc
YEAH! I saw that! So hopefully it would be easier
Do we have an option to cancel that countdown?