Torn PDA Loadout Share

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

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

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

Skaber
Sigtran
Daglige installationer
0
Installationer i alt
1
Bedømmelser
0 0 0
Version
1.0.1
Oprettet
20.03.2026
Opdateret
20.03.2026
Size
21 kB
Licens
MIT
Gælder for

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