Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Request Allow Bank.Withdraw() to use the bank search function

Joined
Jun 4, 2017
Messages
15
At the moment, from what I can tell, Bank.withdraw() goes into the main tab (infinity tab), and scrolls until it finds the item you're looking for. This isn't what a human would do. A human would search for the specific item (usually, unless they have a very organized bank) and withdraw the item from the search results. I think it'd be nice if a new method would be implemented that looks as follows:
Bank.withdraw(Pattern name, int amount, boolean search)
Pretty self-explanatory.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
At the moment, from what I can tell, Bank.withdraw() goes into the main tab (infinity tab), and scrolls until it finds the item you're looking for. This isn't what a human would do. A human would search for the specific item (usually, unless they have a very organized bank) and withdraw the item from the search results. I think it'd be nice if a new method would be implemented that looks as follows:
Bank.withdraw(Pattern name, int amount, boolean search)
Pretty self-explanatory.
Even if the item is already visible?
 
Also, this would be player sensed. Approximately what percentage of players on average does everyone think searches instead of scrolls? I almost always scroll but occasionally would use the search functionality.
 
Joined
Mar 14, 2017
Messages
156
Even if the item is already visible?
 
Also, this would be player sensed. Approximately what percentage of players on average does everyone think searches instead of scrolls? I almost always scroll but occasionally would use the search functionality.
personally i search pretty often if i know what im looking for and its something i dont use often, my bank is a mess and really needs to be organized though :p
 
Joined
Feb 18, 2017
Messages
176
I would say a good 75% of people search only. My bank is so messy I would not be able to pick the right item even if there were only 20 items in it.
 
Misfits
Joined
Nov 21, 2016
Messages
1,445
I personally prefer using tabs, not searching, I keep my bank organized
 
I have seen most bots default back to the infinity tab even when all necessary items are within the tab it has opened, seems un-humanlike
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I've implemented some beta support for this on OSRS and assigned the issue to @Party to work off of and hopefully finish the rest
 
Joined
Mar 11, 2014
Messages
450
My bank is always organized and when I do stuff i have the tab open which contains the items i need. I only use the search function when I'm questing and wondering if i have the item.
 
Top