[Neopets] Select Last X Items (Quick Stock Helper)

Adds options to quickly-er batch select items in quick stock. Goes from the last item because that's how I roll. ONLY SELECTS. DOUBLE CHECK YOUR OWN INPUTS BEFORE HITTING SUBMIT!

作者
petrikad
今日安裝
0
安裝總數
67
評價
0 0 0
版本
0.91
建立日期
2022-07-02
更新日期
2024-01-26
尺寸
4.7 KB
授權條款
MIT
腳本執行於

Adds a couple fields to help you quickly select the last X items of your Inventory from your Quick Stock.
This will likely break once TNT updates the Quick Stock page to a newer layout (if they ever do. lol. lmao.)

NOTE: This script only selects by design. As always, double-check your selected items before hitting Submit.

If you want to change the default amount (10) and/or the default action (Deposit) to something else, you can do so by changing the DEFAULT_AMOUNT and DEFAULT_ACTION constants as needed. If you want to exclude selecting NC items by default, look at NC_DEF for that toggle. These are located near the top of the script and have help-comments nearby to explain the deal, I guess. Hopefully that makes sense.

New in 0.91:
Now allows selecting NC items. Same behavior, starting from the bottom, and flows over to NP items if you select more than the number of NC items you currently have. Do note, if you choose an action that is inapplicable to NC items, it will not automatically flow over to NP items, just specify a larger number or uncheck that checkbox.