Jump to content

Selecting deposit all button in bank?


Recommended Posts

Posted (edited)
3 hours ago, saintpaul1 said:

Just like with bank mode u can select withdraw as note etc. I cant find a way to select "All" in the bank settings.

Just so i can deposit items quicker instead of right clicking -> deposit all.

I remember looking into this a while back and I don’t think it’s included in the API, but I asked Patrick and I’ll let you know what he says. The API banking depositAll() will use the feature if it’s already enabled.

In my free fletching script I just tell people to turn it on before starting the script. 100% effective work around with 0 lines of code.

Edited by ExtraBotz
  • Like 1
Posted
3 hours ago, saintpaul1 said:

Just like with bank mode u can select withdraw as note etc. I cant find a way to select "All" in the bank settings.

Just so i can deposit items quicker instead of right clicking -> deposit all.

You can use the game configs to check whatever is selected and you can use widgets to change to whatever you need :)

  • Like 1
Posted (edited)
8 hours ago, FuryShark said:

configs didnt really work, would work for most people but then theres people that end up having completely different config values for it. 

@Czarsuggested color picker and that worked much better 😛 

@saintpaul1

There are the same for everyone, you just need to do some magic with bit 2, 3 and 4 of config 1666 :)
Been using that for a few years now and never heard about an anomaly

Edited by Khaleesi
  • Like 1
  • Sad 1
Posted
10 hours ago, ExtraBotz said:

I remember looking into this a while back and I don’t think it’s included in the API, but I asked Patrick and I’ll let you know what he says. The API banking depositAll() will use the feature if it’s already enabled.

In my free fletching script I just tell people to turn it on before starting the script. 100% effective work around with 0 lines of code.

Thank you that will probably be the easiest solution! Not sure it it turns off after switching worlds though so may have to use widgets or something.

 

 

9 hours ago, FuryShark said:

configs didnt really work, would work for most people but then theres people that end up having completely different config values for it. 

@Czarsuggested color picker and that worked much better 😛 

@saintpaul1

 

10 hours ago, Khaleesi said:

You can use the game configs to check whatever is selected and you can use widgets to change to whatever you need :)

Thanks ill try both :)

 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...