Torn — Sort items by value

Sort items by value, show total value, hide equipped items, and sort by circulation. Works on inventory AND market add-items.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Charkel
Ημερήσιες εγκαταστάσεις
3
Σύνολο εγκαταστάσεων
209
Βαθμολογίες
0 0 0
Έκδοση
2.0
Δημιουργήθηκε την
10/08/2025
Ενημερώθηκε την
27/04/2026
Μέγεθος
50 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

⚠ Known bugs:
  • Does not show total item value on all tabs
  • UI box visible on market page

Torn — Sort Items by value

This script lets you instantly sort your Torn inventory and Item Market add-item lists by Total Value, Single Value, or
Circulation — perfect for finding the most valuable stacks or the rarest items in seconds!

  • Sort by Total value, Single value or Circulation (rarity)
  • Toggle between ascending and descending
  • Works on Inventory and Item Market add-item
  • Hide Equipped checkbox — hide currently equipped gear from the list
  • Total value display (excluding faction items)

Not compatible with Torn PDA (for now)

Optional: Circulation Sorting

To use the Circulation sort, open the script in Tampermonkey and paste your Torn API key into the line: const API_KEY = 'API_KEY_HERE'; A
basic Public key is enough.



Screenshot of the script in action

Changelog

v2.0

  • Circulation sorting (requires API key)
  • Support for Item Market add-item list
  • Force All Items checkbox (uncheck to sort other tabs)
  • Hide Equipped
  • Movable UI panel and bug fixes

v1.2

  • Total item value (excluding faction items)
  • Hide equipped items

Installation

  1. Install Tampermonkey (Chrome/Edge) or Greasemonkey (Firefox)
  2. Click the Install button on this page
  3. (Optional) Add your Torn API key for circulation sorting
  4. Visit your inventory or the Item Market — the sort panel appears in the top-right

Script by Charkel [3429133]