Torn Bazaar Filler

On "Fill" click autofills bazaar item price with lowest bazaar price currently minus $1 (can be customised), shows current price coefficient compared to 3rd lowest, fills max quantity for items, marks checkboxes for guns.

Від 21.09.2023. Дивіться остання версія.

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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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

Автор
SOLiNARY
Рейтинги
0 0 0
Версія
0.8
Створено
19.08.2023
Оновлено
21.09.2023
Size
21,4 кБ
Ліцензія
MIT
Відноситься до

On "Fill" click autofills bazaar item price with lowest bazaar price currently minus $1 (can be customised), shows current price coefficient compared to 3rd lowest, fills max quantity for items, marks checkboxes for guns. After "Fill" button is clicked, it changes to "Clear" button which clears the quantity & price. When clicked, changes back to "Fill" button.

Price filled is {lowestPrice} + {priceDelta}. You can customise priceDelta to be a fixed amount (like -1, 0, +420) or a percentage (-1%, +69%). To change priceDelta open script menu & click "Set Price Delta" as shown in a screenshot below. You can also set/update api key using same menu.

Needs public api key to be used to fetch current bazaar prices.

Script will ask for a key when you try to "fill" price for the first time.

Percentage bubble to the right of the price is coefficient of the lowest price to the 3rd lowest, i.e. if lowest price is $5, but 3rd lowest is $100, then coefficient will be 5%.

There are warning color markers if your price coefficient is:

  • less or equal than 50% (red bubble text)
  • 51-75% (yellow bubble text)
  • 76-95% (green bubble text)
  • more than 95% (no percentage bubble)