Torn PDA Loadout Share

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Sigtran
Dziennych instalacji
1
Wszystkich instalacji
1
Oceny
0 0 0
Wersja
1.0.1
Utworzono
20-03-2026
Zaktualizowano
20-03-2026
Rozmiar
21 KB
Licencja
MIT
Dotyczy

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