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.

スクリプトをインストール?
作者が勧める他のスクリプト

Torn Fast Slotsも気に入るかもしれません。

スクリプトをインストール
このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
SOLiNARY
1日のインストール数
5
累計インストール数
3,205
評価
1 1 1
バージョン
1.0.0
作成日
2023/08/19
更新日
2024/09/30
ライセンス
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. If you want the calculated price to skip 1, 2 or more lowest bazaars, you can add [number of bazaars to skip] at the end of priceDelta like this will skip 3 lowest bazaars, take the 4th & subtract 5% from it: -5%[3]. If you'd like to base price off a market value, then put 'market' inside brackets instead of the number of bazaars to skip, like: -1[market].

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 your price to the 3rd lowest, i.e. if your 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)