Skip to content
TORNLIFE More

[userscript] Faster slots

Started by Ahab [1735214] on in Tools & Userscripts.

1 replies · 137 views · thread synced · 3 days ago · View on torn.com
About this thread

Posts archived: 2 / 2 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

Counted by TornLife from the archived posts.

Archived posts
2
Discussion span
→
People posting
2
Likes on archived posts
10
Authority score
35 / 100
Historical score
22 / 100
Story score
33 / 100
Engagement score
52 / 100
Ahab [1735214]

 

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

 

HOU5E [2337920]

This seems sick but on tornpda where I'm testing it, I get the erroneous message that I have no tokens while the script is running.

 

I wonder perhaps that's because I have extra tokens from the Wheel of Awesome but I doubt it. 

 

 i can't spin the wheel if it thinks I have no tokens so for me this script disables slots. 

 

Hopefully it gets fixed!