Instant slot spins, no breaking if you click too fast, works on first spin.
Dunno why it only just came to me can just do this the same way auto slots worked but heyho
Added Sound, space/enter rebet, screen reader accessibility for result
Added a slight delay between spins to try avoid too many "spin already in progress" errors. But I don't think there is a fixed timeout so can't fully avoid it.
spinDelay = 500 - is the base delay
delayStep = 100 - each time you hit the error the base delay gets incremented by this
Has been a range from around 500 to around 1000 before a new spin is allowed depending on the user and I'm going to assume that will vary with time as well. So I don't think setting it to something that works one day will work the next, but with the incrementing of the delay it will go away after a few failed spins.
Can also just set it to 0-0 and get the fail responses or set the base higher and just avoid them for the most part.
(gif is with no delay)
https://openuserjs.org/scripts/Ahab/faster_slots