Torn PDA Loadout Share

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Sigtran
Denně instalací
1
Celkem instalací
1
Hodnocení
0 0 0
Verze
1.0.1
Vytvořeno
20. 03. 2026
Aktualizováno
20. 03. 2026
Size
21,0 KB
Licence
MIT
Spustit na

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