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.

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

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.

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

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

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!)

Fejlesztő
Cleat (KillerCleat)
Napi telepítések
2
Telepítések száma
13
Értékelések
0 0 0
Verzió
01.26.2026.21.40
Létrehozva
2026.01.18.
Frissítve
2026.01.26.
Size
40 KB
Licensz
MIT
Érvényes

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.