Torn Bazaar Quick Pricer

Auto-fill bazaar items with market-based pricing (PDA optimized)

目前為 2025-12-24 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Fackson Mutetesha
評價
0 0 0
版本
2.4
建立日期
2025-12-11
更新日期
2025-12-24
尺寸
18.8 KB
授權條款
MIT
腳本執行於

Torn Bazaar Smart Pricer

Author: Zedtrooper [3028329]
Current Version: 2.4

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:

  1. @run-at timing adjusted - Changed to document-end to improve compatibility with PDA (Progressive Web App or similar)

  2. Increased wait time - Extended delays to 2000ms (2 seconds) to allow more time for PDA's rendering processes

  3. Enhanced retry mechanism - Implemented more aggressive retry logic with 20 attempts occurring every 500ms to ensure successful execution

  4. Dark mode improvements - Simplified styling approach specifically for PDA's dark mode

  5. Enhanced debugging - Added better console logging capabilities to help troubleshoot issues

  6. jQuery removed - Completely eliminated jQuery dependency, likely moving to vanilla JavaScript

  7. Safety check added - Added fallback handling if the DOMContentLoaded event has already fired