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-bank
intera-toolbox/mods
and 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>
set
delay <num>
- Set delay between items banked to
num
ms
- Set delay between items banked to
gold <num>
- Set Gold auto-deposit to keep
num
Gold 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
1.03
- Changed `usage` option to `?` option
1.02
- Added `gold` option
1.01
- Added `usage` option
1.00
- Initial online commit