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.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

ผู้เขียน
Cleat (KillerCleat)
จำนวนติดตั้งประจำวัน
2
จำนวนติดตั้งทั้งหมด
11
คะแนน
0 0 0
เวอร์ชัน
01.26.2026.21.40
สร้างเมื่อ
18-01-2026
อัปเดตเมื่อ
26-01-2026
Size
39.7 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

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.