Torn PDA Loadout Share

PDA-only: replaces defender weapons/armor on Torn attack pages using Firebase loadouts.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Sigtran
Installazioni giornaliere
0
Installazioni totali
1
Valutazione
0 0 0
Versione
1.0.1
Creato il
20/03/2026
Aggiornato il
20/03/2026
Dimensione
21 KB
Licenza
MIT
Applica a

Torn PDA Loadout Share (Firebase)

What this does

This userscript shows the defender’s weapons + armor models on Torn’s attack pages for Torn PDA (mobile) by reading loadouts from the project’s Firebase Realtime Database. PDA-only / read-only

  • Does NOT upload anything to Firebase.
  • Does NOT require login.
  • Only renders visuals for the defender loadout. ### Supported pages
  • https://www.torn.com/loader.php?sid=attack&user2ID=* ### How it works (high level)
  • Extracts user2ID from the page URL.
  • Fetches defender loadout from Firebase:
    • loadouts/by_target/<defenderUserId>.json
  • Renders:
    • Defender weapon slots (if present)
    • Defender armor model overlay (visual-only)
  • Uses a small DOM “reapply” loop for PDA stability. ### Important notes
  • If there is no matching Firebase loadout, the script shows nothing (no fallback/upload behavior). ### Permissions / network usage
  • Network requests: only to the configured Firebase Realtime Database host.
  • Firebase writes: none (read-only). ### Troubleshooting
  • Confirm the target defender has a loadout stored in Firebase under loadouts/by_target/<defenderUserId>.
  • Do a full page reload on PDA.
  • If Torn changes their DOM, selectors may need minor adjustments. ### Desktop version (PC) Install the desktop script on non-PDA browsers:
  • https://greasyfork.org/en/scripts/570314-torn-loadout-share