Torn Arsonist's Ledger

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला 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.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

Advertisement:

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

Advertisement:

लेखक
Yukio Mizsima
दैनिक इंस्टॉल
8
एकूण इंस्टॉल
303
रेटिंग
0 0 0
आवृत्ती
1.0.4
बनवली
2026-05-27
अपडेट केली
2026-06-09
आकार
152 KB
License
MIT
यांवर लागू होते:

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