Torn Loadout Share

Shows shared defender loadouts on Torn attack pages. Firebase backend, no registration.

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

Aŭtoro
Sigtran
Ĉiutagaj instaloj
1
Tutaj instaloj
1
Ratings
0 0 0
Versio
1.0.2
Kreita
2026/03/18
Ĝisdatigita
2026/03/18
Size
27,2 kb
Licenco
MIT
Aplikiĝas al

Torn Loadout Share

Shows shared defender loadouts on Torn attack pages. When you attack someone, you can see their weapons and armor—even if you don't have the Gunshop perk—by pulling loadout data from a shared Firebase database. No registration, no API key, no account required.


How It Works

  1. When you attack someone – The script intercepts Torn's attack data response. If Torn includes defender items (e.g. you have Gunshop perk), your loadout view is uploaded to Firebase so others can see it later.

  2. When you view an attack page – The script fetches any saved loadout for that defender from Firebase. If one exists (uploaded by you or another user), it renders the defender's weapons and armor over the attack page.

  3. Shared by badge – When a loadout was submitted by someone else, a small badge shows "shared by [ID]" with a link to their profile.


What You See

  • Weapons – Primary, Secondary, Melee, and Temporary slots with damage, accuracy, and ammo (∞ for melee, 1 for temp).
  • Armor – Chest, legs, gloves, boots, and helmet displayed on the defender model.
  • Mods & bonuses – Up to 2 mods and 2 bonuses per weapon, with icons and tooltips.
  • Rarity – Yellow, orange, and red glow borders for rare items.

Requirements

  • A userscript manager (Tampermonkey, Violentmonkey, Greasemonkey, etc.)
  • Access to Torn attack pages (loader.php?sid=attack&user2ID=*)
  • No Torn API key or registration needed

Privacy & Data

  • Loadout data is stored in a public Firebase Realtime Database.
  • No personal data is collected beyond what's needed for the script (e.g. attacker ID, defender ID, timestamps).
  • Errors are reported to Firebase for debugging (page URL, context, error message); no sensitive data is sent.

Limitations

  • Loadouts only appear when someone has previously attacked that defender and uploaded the data.
  • Torn's page structure may change; if the script stops working after a Torn update, check for a new version.
  • The script runs only on attack pages.

License

MIT