Torn - Slots Pattern Tally

Tracks Slots spins by watching Tokens decrease and reading Won. Tables: wins after X losses, token-start wins, combo wins. Backward compatible V6/V7. File import and save export. Visible-tab safe.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Cleat (KillerCleat)
Installationen heute
1
Installationen gesamt
11
Bewertungen
0 0 0
Version
01.26.2026.21.40
Erstellt am
18.01.2026
Letzte Aktualisierung
26.01.2026
Größe
39,7 KB
Lizenz
MIT
Wird angewandt auf

Tracks Slots spins by watching Tokens decrease and reading Won amount. Builds: wins-after-loss-streak histogram, token-start wins table, combo table (loss streak + token start). Adds export/import (merge-only) via JSON + CSV. Panel is draggable (header) + minimizable. Visible-tab safe.

Rule safety:
- Uses ONLY data from the Slots page you loaded and are currently viewing (DOM).
- Makes NO additional requests to Torn.
- Visible-tab safe:
- Does not process results unless document.visibilityState === "visible".
- Does not auto-click, bet, spin, or interact with gameplay.

Panel UX:
- Draggable by header only (no accidental drags).
- Minimize toggles to: header + 4 stat lines (loss streak, tokens, status, untracked).
- Position and minimized state persist in localStorage.
- Reset position button to snap to default.

Export / Import:
- EXPORT JSON: full tallies in JSON (shareable between users).
- EXPORT CSV: single CSV containing 3 tables with a "table" column for Sheets/Excel.
- IMPORT (MERGE ONLY): merges another user's JSON into your tallies.