Achachi Plugin Docs
Premium Plugin

Bank Skiller

A flexible bank-skilling plugin supporting item-on-item (fletching, cleaning), item-on-stack, and spell-on-item (alching, superheating) modes.

Buy on Storm Store →
Modes at a glance
Item On Item — use one item on another and confirm the dialogue (fletching, herblore).
Item On Stack — 0-tick applicable skills where you use one item on a stack (darts, etc).
Spell On Item — cast a spell directly on items (High Alch, Superheat, Plank Make).

Configuration

Setting Type Default Description
Mode enum Item On Item Selects the skilling mode: Item On Item, Item On Stack, or Spell On Item.
Herbs To Clean enum Guam Only active when using herb-cleaning mode. Selects which herb to clean from your inventory.
Item 1 ItemConfig Knife (ID 946) The first item to use (e.g. a knife for fletching, a pestle for herblore).
Item 1 Amount int 1 How many of Item 1 to withdraw from the bank per trip.
Item 2 ItemConfig Oak logs (ID 1521) The second item (e.g. logs for fletching, a potion base for herblore).
Item 2 Amount int 27 How many of Item 2 to withdraw per trip.
Item 3 ItemConfig (empty) Optional third item (e.g. thread, feathers). Leave empty if not required.
Item 3 Amount int 0 How many of Item 3 to withdraw per trip. Set to 0 if Item 3 is unused.
Item 4 ItemConfig (empty) Optional fourth item. Leave empty if not required.
Item 4 Amount int 0 How many of Item 4 to withdraw per trip. Set to 0 if Item 4 is unused.
Dialogue Index int 1 The position (starting at 1) of the item to select on the crafting dialogue. For example, 1 = first option (Shortbow), 2 = second option (Longbow).
Min Actions Per Tick int 1 Minimum number of actions to perform per game tick.
Max Actions Per Tick int (max 10) 10 Maximum number of actions per tick. Used for 0-tick skilling — the actual count is randomised between min and max.
Spell enum High Alchemy The spell to cast in Spell On Item mode. Options include High Alchemy, Superheat Item, Plank Make, and others.
Other Required Items string Thread:1,Needle:1 Items that must always remain in your inventory and are never banked. Format: ItemName:Amount separated by commas. Useful for tools like needles or pestles.
Example: Fletching Yew Longbows
Item 1 = Knife (ID 946), Item 1 Amount = 1 • Item 2 = Yew logs (ID 1515), Item 2 Amount = 27 • Dialogue Index = 2 (selects longbow over shortbow).

Tips & Tricks