Install and whenever you spin slots, the reels will stop almost instantly. This means minimal waiting to see your result and spin again.
This does allow you to spin faster than normal but will trigger an error if you try.
How does it work? The entirety of the slots code is closed off and there is no way to modify any of it in real-time without modifying the source itself. However, parts of the timing relies on animations via jquery which I can access. The game tell jquery to do an animation and run the next step after it is finished. Stop all relevant animations and the game will continue to the next step immediately. Unfortunately that is only a part of the problem, the first part is triggering the animations we want to stop early. This part makes use of your system clock to make sure the reels spin for a minimum amount of time and that they stop one at a time from left to right.
How do you speed up time? You time travel of course! It is as simple as telling the computer to tell the game a different time when asked. This leads to another problem, you don't know why the game is asking for the time and the game needs to know when the reels started spinning. Simple, if the reels aren't spinning, then you give the current time. If they are spinning, you give a time far enough in the future. This leads to minor complications because other parts of the page need to keep track of time as well. That isn't my problem.
Time travel and asking jquery to finish animations immediately. I'm bored if it wasn't obvious.
something like you count 6 seconds in your mind repeatedly and make your finger click automatically without looking at screen while your eye watching at TV (and yes you still counting it)
This is mostly a proof of concept that it is possible to legally spin the slots faster than intended. Others have been using scripts that go around the game or multiple tabs to spin slots at a faster rate so this script alone might not be enough to do something.
They added (dunno if they still have it) that 5 second timeout / ban so anything that speeds up how fast you can play should in theory not work in any practical way.
There is no reason to ban. The error message just kills the page and forces you to refresh to spin slots again. If you successfully spin slots faster than 5 seconds, then that would be considered an exploit.
yeah.. nothing illegal here.. it should be legal. I know your objective is to get result faster for every reel, instead of waiting it for 5 seconds for every spin.
just like Race. you have to wait 5 - 10 minutes during racing, but the result is already there once the race start. I'm pretty sure majority of racer know it. But have to wait 5 to 10 minutes, until they are finished to the last lap and get notification/events about the result.
Fun fact, the results of every race used to be available before the race even started. It could be abused by leaving any race where your car wouldn't come in first and can be lucrative if there were bets to win cash.