Auto-fill bazaar items with market-based pricing (PDA optimized)
Author: Zedtrooper [3028329] Current Version: 2.6
A Tampermonkey userscript for the text-based RPG Torn that streamlines the process of adding items to your Bazaar. It automatically fetches current market values via the Torn API and prices your items competitively with a single click.
Main Changes in v2.6:
Key Features:
Individual "Quick Add" buttons appear on each item for one-click pricing. The "Quick Fill" button lets you price all items in the current tab instantly. The script uses automatic market value pricing with a customizable discount percentage that you can adjust in settings.
It includes NPC price floor protection, meaning it won't price items below what you could sell them to vendors for. A smart caching system reduces API calls by storing prices for 5 minutes.
The script is fully optimized for both desktop and Torn PDA mobile interface, with automatic dark and light mode detection. It's tab-aware, so it only processes items in the category you're currently viewing.
How to Use:
Start by installing the script and entering your Torn Public API key when prompted on first run. Navigate to your Bazaar's "Add items" page where you'll see Quick Add buttons next to each item. Click individual Quick Add buttons for single items, or use Quick Fill to price everything in the current tab at once.
You can adjust the discount percentage in Settings if you want to price below market value, or use negative values to price above market for trending items. The script automatically fills in both quantity and competitive pricing for each item.
Requirements:
You'll need a Torn Public API key, which can be generated at your Torn preferences page under the API tab. The script works with Tampermonkey or any compatible userscript manager.
Support & Issues:
If you encounter bugs or want to request features, please report them on the GitHub issues page.