Torn Arsonist's Ledger

Arson profit-per-nerve calculator and scenario guide for Torn's Crimes page

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.

(I already have a user script manager, let me install it!)

Advertisement:

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

Advertisement:

Autor
Yukio Mizsima
Instalări zilnice
7
Total instalări
303
Rating-uri
0 0 0
Versiune
1.0.4
Creat
27-05-2026
Actualizat
09-06-2026
Size
152 KB
Licență
MIT
Se aplică pe

Arsonist's Ledger overlays profit-per-nerve rankings directly on the crimes page for every arson scenario.

What it does

  • Highlights every arson scenario with a right-edge band: red (negative), yellow (low), green (good), or purple-ish (excellent), based on your configurable profit-per-nerve thresholds
  • Scenario guide & stats: hover/tap on the building image to see recommended actions, required materials, and tips, as well as stats
  • Live price tracking — connect your public Torn API key to pull current market prices automatically (refreshed every 24 hours), or enter prices manually per item
  • Adjustable thresholds — set your own low/good/excellent cutoffs to match your playstyle

Setup

  1. Install the script
  2. Open Torn → Crimes → Arson
  3. Click the ⚙️ settings button injected into the page at the top, next to the crime stats
  4. (Optional) Create & use a public API key (with access to only items data) to enable automatic price fetching

No configuration is required to get started, the script ships with some default prices and works right away.

Permissions

  • GM_getValue / GM_setValue: stores your prices, API key, and thresholds locally
  • GM_xmlhttpRequest: fetches market prices from the Torn API and scenario data from balaclava.app
  • unsafeWindow: needed to register the shared tooltip component