Torn Arsonist's Ledger

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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu betiği yüklemek için bir betik yöneticisi eklentisi yüklemeniz gerekecektir.

(Zaten bir betik yöneticim var, hadi yükleyelim!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
Yukio Mizsima
Günlük kurulumlar
4
Toplam kurulumlar
890
Değerlendirmeler
0 0 0
Versiyon
1.2.19
Oluşturulma
27.05.2026
Güncellenme
19.08.2026
Boyut
264 KB
Lisans
MIT
Geçerli

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