Inventory Sorter

Allows you to sort your inventory in ascending/descending order.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το 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.

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

Δημιουργός
IAmBatman
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
807
Βαθμολογίες
0 0 1
Έκδοση
2.0
Δημιουργήθηκε την
03/09/2024
Ενημερώθηκε την
25/02/2025
Μέγεθος
10 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

I made a simple script that allows you to sort your inventory items in ascending/descending order according to their market values. All you have to do is click on "Your Items" bar (where item search is at), and your items will be sorted.


- Click one time for descending order

- Click two times for ascending order

- Click three times for default order


If all the items on the current tab isn't loaded, the script will automatically scroll down and load them, then get you back to the top of the page.


Important Note: You should only add your API key if Torn Tools isn't installed, otherwise the item values will overlap since both Torn Tools and Inventory Sorter will try to add item values to the page.

Important Note 2: On Torn PDA, the script only works properly on Desktop View. Mobile View doesn't have enough space for item values, so they don't look right.