Scripts/TornSync

TornSync

Modular Tampermonkey script for faction tools and war intelligence. Each module can be toggled independently from the in-game settings panel.

Coming to Greasyfork

Setup

API Key

Open Torn's settings menu and click the TornSync entry. Your key is stored locally in Tampermonkey.

Module Toggles

Settings panel → Modules tab. All modules are on by default. Changes take effect on next page load.

Pages

Matches all torn.com/* pages. Modules self-activate only on relevant pages (faction, war, etc.).

Modules

Cache Value RW

Faction Sync

Shows the market value of cache bonuses on ranked war report pages. Breaks down each cache type with quantity, unit price, and total. Uses server-side caching so prices stay fresh without hammering the Torn API.

Active on: war.php (Rank Reports)
Data: Torn Items API + server cache

Revive Check

Faction Sync

Adds a button to faction pages and ranked war views that highlights which members are revivable. On war pages, fetches both factions in parallel and shows a split count. Works on mobile and desktop.

Active on: factions.php, factions.php (War/Rank)
Data: Torn Faction API (client-side)

More modules coming. Have a request? Send me a Mail