Support seraph via donations, thanks in advance !
tera-toolbox module to automatically store gold and whitelisted items from inventory to bank storage
- Create a folder called
auto-bankintera-toolbox/modsand download >>module.json<< (right-click this link and save as..) into the folder
bank- Toggle
add <bank tab> <chatLink | id>- Add item to auto-bank to
bank tab - eg.
bank add 1 <Essential Mana>
- Add item to auto-bank to
gold- Toggle auto-deposit Gold
list- Export bank list to console
rm <chatLink | id>- Remove item from bank list
- eg.
bank rm <Essential Mana>
setdelay <num>- Set delay between items banked to
numms
- Set delay between items banked to
gold <num>- Set Gold auto-deposit to keep
numGold in Inventory - Requires Gold auto-deposit to be set to
true
- Set Gold auto-deposit to keep
?- Send command and arguments to chat
- Demo
- Inventory support only, does not search for items in pocket to store in bank
- Bank storage support only, does not automatically store items into guild bank, pet storage, or wardrobe
Details
1.03
- Changed `usage` option to `?` option
1.02
- Added `gold` option
1.01
- Added `usage` option
1.00
- Initial online commit