Torn War Stuff Enhanced

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

Terá de instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

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

Terá de instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Terá de instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Terá de instalar uma extensão como Tampermonkey para instalar este script.

Terá de instalar uma extensão de gestão de scripts de utilizador para instalar este script.

(Já tenho um gestor de scripts de utilizador, deixe-me instalá-lo!)

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

(Já tenho um gestor de estilos de utilizador, deixe-me instalá-lo!)

Autor
xentac
Instalações diárias
32
Total de instalações
10.324
Classificações
1 0 0
Versão
2.1
Criado
08/03/2025
Atualizado
23/07/2026
Tamanho
100 KB
Licença
MIT
Aplica-se 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.