您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
On "Fill" click autofills market item price with lowest market price minus $1 (customizable), fills max quantity, marks checkboxes for guns.
Autofills market item price based on customisable price delta.
Default price delta is to skip 0 lowest items on market and deduct $1 from the next price, which can be represented as price delta -1[0].
You can put any operation there, +, -, +%, -%.
Works on Add & View pages.
Also, pricing off of daily average market value is possible, put [market] in brackets instead of number of items to skip, like this -1[market].
One more price base is median price of 25 lowest positions, put [median] in brackets for it like -1[median].
Price delta template & examples: operation[to-skip-items]
-10%[1]
0[market]
+25[4]
-1[median]
You can set custom price delta or api key either via Tampermonkey menu (see image) or by holding price fill button for 2 seconds.
After price fill shows 5 lowest positions with quantity X price currently for this item on market which can be dragged around & positions can be clicked to replace the current price.
You need Public api key for it to fetch all the prices.
Supports both Desktop & TornPDA on mobiles.
Requires Tampermonkey on Desktops.
TornPDA version doesnt require api key, as it uses PDA api key, but you can set it anyway.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址