Gonna get arthritis playing melee character. Looking for a script for repeated left clicks.

Threads that no longer serve a purpose. Read-only.
antonius
Azure Drake
165 | 1
Common Popularity Badge
Has a thread with over 10.000 views
Common Auction Badge
Won 50 auctions
My dear, from an old-guard player, arthritis and suffering in the carpal tunnel, are life partners for a Diablo player, from where it exists. Either you do the callus or you get medicines :) :)
User avatar
BTracer
Banned
99 | 3
Tadace wrote:TIL SetTimer doesn't require a loop. I've been doing it wrong for so long. My only question would be why you want to randomly select from a weighted list of skills instead of just increment through them?


Mainly because of the cool down on Thunder Slam. I could add a separate timer for it, but there's no guarantee I'll be attacking anything when it's Thunder Slams 'turn'. With this method, there can be brief moments when TSlam is selected but on cool down, but for the most part it's selected just enough times to be off cool down 90% of the time.