Skip to main content

Banking Helper

General Information

• This plugin has its own sidebar icon, click on "Valid Arguments" to see all the valid swaps
• Supports both item IDs and Names - names uses [contains] so something like w:ring of dueling-1 would withdraw any charge glory
• Item IDs can be found by using the GSoft Manager Plugin, using the “Examine Debug”, or “Inventory IDs” Options
• Setting a withdraw quantity to “28” will “withdraw all” of that item - eg w:5972-28
• Noted items can be withdrawn by using (-n) - eg w:5972-28-n

Now onto the plugin config...

Msg on Hotkey

This will display a message in chat when you activate a Banking Helper hotkey

...and the Sidebar config

Gear Sets

Select your Set...
Dropdown list of all stored Banking Helper presets. Switch it back to the "Select your set..." option to create new sets

Set Editor

Set String
This is where you place your string(s) for what actions you’d like the Banking Helper to perform. Any changes you make here will IMMEDIATELY overwrite your currently selected set. If you are editing a set you’ve already made, there are no automated backups of the changes you make.

Valid Arguments

This is a list of all of the valid arguments for your Banking Helper Set Strings. You can place comments in your string by using /, //, #, or ##. For example if you wanted a comment after you withdraw a single lobster:\

W:379-1 // Withdraw 1 Lobster

*Important - You can now add a tick (0.6 seconds) delay in between functions by using the argument: tick
This is also stackable so you can place multiple ticks back to back to time your withdrawals better. This may even help in situations where your ping isn’t the greatest. For example:

d:inv // Deposit Inventory
tick // Wait 1 Tick\
d:eq // Deposit Equipped Items\
tick // Wait 1 Tick\
e:25886 // Equip BOWFA\
w:2434-5 // Withdraw 5 Prayer Potions\
tick // Wait 1 Tick\
tick // Wait another Tick\
close // Close Bank

This is not required by any means as the Banking Helper should be able to perform most strings without fail, but for advanced cases the “tick” argument can be tremendously useful.

Hotkey

Click and set a hotkey (or hotkey combination) of your choice to activate this currently selected set.

Withdraw

Click to withdraw the currently selected set - no hotkey needed!

Delete

Click to delete the currently selected set - a confirmation prompt will appear to ensure you want to delete it.

Create a Setup

Save Inventory as Set:
Automatically store your current inventory and equipped items into a set. It will automatically order it by equipment first, then will withdraw your inventory. Once you click this button you will have to enter a name for your set. Once chosen it will then be selectable in the Gear Sets dropdown.

Save String as Set:
If you're manually entering a string to create a new set, you NEED to save it by using this button. Once you click this button you will have to enter a name for your set. Once chosen it will then be selectable in the Gear Sets dropdown.