Allows the creation of bank tags from categories and monsters drops on the offical OSRS wiki
Use the chat command (default is "btCat" but can be configured) followed by the name of the https://osrs.wiki catetegory you wish.
Use the chat command (default is "btDrops" but can be configured) followed by the name of the monster you wish to to tag the drops for.
The following typed in chat
- "::btCat ores" will tag all ores and add a bank tab for them.
- "::btCat metal_bars" will tag all metal bars and add a bank tab for them.
The following typed in chat
- "::btDrops imp" will tag all imp drops and add a bank tab for them.
- "::btDrops metal_bars" will tag all metal bars and add a bank tab for them.
https://i.imgur.com/MvF90dz.gifv
- Category/monster names that are multiple words don't work.
- This is due to subsequent words being counted as different arguments in the command
- To fix use underscores in the category/monster name
- ❌ "::btCat quest items"
- ✔️ "::btCat quest_items"
- ❌ "::btDrops giant rat"
- ✔️ "::btDrops giant_rat"