Torn War Stuff Enhanced

Show travel status and hospital time and sort by hospital time on war page.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
xentac
Installazioni giornaliere
28
Installazioni totali
11.455
Valutazione
1 1 0
Versione
2.1
Creato il
08/03/2025
Aggiornato il
23/07/2026
Dimensione
95,2 KB
Licenza
MIT
Applica a

Torn War Stuff Enhanced augments the Torn City faction war box with near-real-time member status, sorted priority of members, and chain tracking. It runs entirely inside the war page DOM and layers on top of what Torn already shows you.

This version is a nearly entirely rewritten version with many new features along with numerous quality of life improvements!

Features

  • Real-time hospital countdown timers and travel destinations overlaid on each member's row
  • Sorts faction members by Okay/Hospital/Departing/Abroad/Returning
  • Members who land or med/revive early are sorted to the top of the Okay section and highlighted (if window focused)
  • Chain count and timers always on screen
  • Quick copy Name [ID] of a player by clicking on the right side of their honor bar
  • Optional Torn API status sharing (via the TWSE Server) to ensure up-to-date timers
  • Tuned for efficiency: the most features and lowest performance impact of any war monitoring script!

If you install both FF Scouter and Torn War Stuff Enhanced to enable additional features:

  • Premium users can see flight estimates
  • Filtering by last action
  • Sorting by FF/Est

Setup

The script needs a Public API key to poll faction data. Register it via the Tampermonkey menu command "Torn War Stuff: Register Key" (click the Tampermonkey icon → this script → the menu command) or in the settings box on the faction page.

Configuration is handled by the "Torn War Stuff Enhanced Settings" box at the bottom of the faction page.

Screenshots

Screenshot showing hospital timers with chain bubble
Hospital timers (including < 5 minute green highlight) with chain bubble

Screenshot showing orange med out highlight
Orange med out/landed highlight

Screenshot showing settings panel
Settings panel

Screenshot showing FF Scouter Premium flight estimates
FF Scouter Premium flight estimates

Privacy & Torn API Terms of Service

Per the Torn API Terms of Service, here's what this script stores, shares, and why:

  • Data Storage: Persistent, locally on your device — the API key is stored in browser localStorage. The script itself doesn't persist faction data; it forwards each poll to the TWSE Server (see below), which persists snapshots server-side.
  • Data Sharing: The API key is never shared with anyone but api.torn.com. Faction member/chain/timestamp data, plus a one-way SHA-256 hash of your key, is sent to the TWSE Server (twse.dev) — a community aggregation service this script integrates with. Anyone who knows your faction ID can query that aggregated data back from the TWSE Server.
  • Purpose of Use: Community tool / statistical aggregation — the TWSE Server lets script users get a fresher snapshot of faction status between their own 10-second polls, sourced from other users' polls of the same faction.
  • Key Storage & Sharing: Unencrypted, local to your device only. Never transmitted to or stored by the TWSE Server — it receives a one-way SHA-256 hash, used only to avoid echoing your own submissions back to you.
  • Key Access Level: Public

NOTE: To comply with Torn scraping rules, med/revive/flight arrival will only highlight the row when the window is in focus.

Editions

Support

Found a bug or have a feature request? Open an issue on GitHub.

Support is also available in the FF Scouter discord server.

Disclaimer

This script is an independent, unofficial tool and is not affiliated with, endorsed by, or operated by Torn or its developers. It complies with Torn's API Terms of Service and scripting rules.