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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
Cleat (KillerCleat)
Cài đặt hàng ngày
2
Số lần cài đặt
13
Đánh giá
0 0 0
Phiên bản
01.26.2026.21.40
Đã tạo
18-01-2026
Đã cập nhật
26-01-2026
Kích thước
40 KB
Giấy phép
MIT
Áp dụng cho

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.