BankStack is the leading cause of things moving in your bags and bank.
It:
- sorts your inventory, bank, or guild bank
- fills incomplete stacks in your bank with items from your inventory
- compresses your bags by filling incomplete stacks within them
- puts a chicken in every pot, and pot in every chicken
Quick command reference:
/bankstack : show configuration /sort : rearrange your bags /sort bank : rearrange your bank /stack : fills stacks in your bank from your bags /stack bank bags : fills stacks in your bags from your bank /stack {group1} {group2} : fills stacks in group2 from group1 /compress : merges stacks in your bags /compress bank : merges stacks in your bank /compress {group} : merges stacks in group /fill : fill empty slots in your bank from your bags /fill {group1} {group2} : fill empty slots in group2 from group1
In the /bankstack configuration you'll find sections for "ignore" and "groups". Here's a bit of elaboration on the syntax for those parts.
You need, regrettably, to hear about bag ids first. Each bag has a number which addons use to interact with it.
Your bags are: 0, 1, 2, 3, 4 Your bank is: -1, 5, 6, 7, 8, 9, 10, 11
To ignore slot 1 of bag 0, the first slot in your backpack, go to the "ignore" panel and put "0 1" into the textfield and click "okay".
Groups are similar. Let's say that you're a herbalist, and only want to do some things to your herb bags.
You could put this into the "groups" textbox: herbs 3,4 Or this: bankherbs 10,11
You now have two custom groups, herbs and bankherbs. Presumably you keep massive herb bags in slots 3 and 4, and are making lots of money from this because you have the two most expensive bank slots as well (10 and 11).
Having created these groups you could:
/stack herbs bankherbs
Which would fill up stacks in your bank herb bags from stacks in your personal herb bags.
Predefined groups are: bank, bags, guild, all, and a few more. Click the "list" button in the groups config to see these.
There's an experimental faster guild-bank mode which you can enable by typing:
/script BankStack.db.conservative_guild = false
(This mode may not work well yet. We'll see.)
Facts
- Date created
- Aug 16, 2008
- Category
- Last update
- Mar 18, 2013
- Development stage
- Release
- Language
- deDE
- enUS
- koKR
- ruRU
- zhCN
- License
- All Rights Reserved
- Curse link
- BankStack
- Downloads
- 336,665
- Recent files
- R: v31 for 5.2.0 Mar 18, 2013
- A: v30-4-g7a83e83 for 5.2.0 Mar 18, 2013
- A: v30-2-g81005f2 for 5.2.0 Mar 14, 2013
- A: v30-1-gcfc44b4 for 5.2.0 Mar 08, 2013
- R: v30 for 5.2.0 Mar 05, 2013
Authors
Relationships
- Embedded library
- Ace3
- LibDBIcon-1.0
- LibStub
- Reply
- #24
clausk Apr 22, 2013 at 10:39 UTC - 0 likesI moved all the sliders under Advanced to the right. It has made it work for me, however it is really slow when using those settings.
- Reply
- #23
youngco2 Apr 15, 2013 at 03:12 UTC - 0 likesAnyone have a fix for this addon ? Guild bank sort still doesnt work no matter which settings you use. Any ideas or a fix would be great.
- Reply
- #22
youngco2 Mar 09, 2013 at 19:49 UTC - 0 likes5.2 has caused quite a few issues for this addon. Has anybody been able to get the fix for it yet ? When i sort my guild bank the cursor still picks up a item and stops the sort function from working.
- Reply
- #21
whyttedragun Jan 29, 2012 at 02:42 UTC - 0 likesIs there a way to change how it sorts equipment? I have a guild bank tab specifically for gear and id like it to be sorted by the equip level (or iLevel), not by equip slot (so I can just grab the gear in order, once my enchanter is able to DE it).
- Reply
- #20
Rafnir Jun 03, 2011 at 11:11 UTC - 0 likesI'm trying to create a custom group that includes the bank bag_id -1, but it won't work - clicking the "Okay" button just doesn't do anything - like the dialog just doesn't like the -1. I'm doing it as "vault -1". Is this correct or am I missing something that would get it to accept the -1?
- Reply
- #19
Pungkula Oct 29, 2010 at 19:18 UTC - 0 likesAnyone have this issue with sorting, it just stop 50% of the time. I can't recall this problem with v 15 or earilier.
Symptom: I press "sort", then it stop uncompleted, then I press "sort" again to cancel the stalled operation, and then press "sort" again to finalize the work.
I tried different settings: Move soulbound to first, backfill, reverse.....noting. helps
Anyone know how to fix this issue?
- Reply
- #18
Kemayo Oct 13, 2010 at 17:45 UTC - 0 likesMarthisdil: That's in there already. Use the slashcommands with groups "guild" (all tabs), "guild1", "guild2", etc.
- Reply
- #17
Marthisdil Oct 13, 2010 at 15:14 UTC - 0 likesWill you be adding functionality to allow bankstack to give/take items from the guildbank? Being able to have same functionality, and just select the tab you wish to run the command against before running it would be perfect!
- Reply
- #16
Kemayo Oct 12, 2010 at 05:14 UTC - 0 likesZidomo: I never saw that happening myself, but I committed things that remove plausible avenues for it occurring. Let me know if it still happens to you.
- Reply
- #15
Zidomo Oct 11, 2010 at 16:58 UTC - 0 likesWith the new alphas (currently r19b), ticket 23's problem from 4 days ago still remains. The new "Auto, Bank opened" option in BankStack's option panel is very unreliable.
Have the "Auto, Bank opened" option set to "Stack to Bank". On one character (no tradeskill bags in bank or character), no problems autostacking things from bags to bank with that option enabled. On another character (referenced in ticket 23) with a mix of tradeskill bags & regular ones in bank (but not on character), consistently get "BankStack: You must be at the bank." in chat when the character bank is opened. Things are never stacked. Even when there is nothing to be stacked on another test, still get that message when opening the bank.
Finally on yet another character with no tradeskill bags, get "BankStack: You must be at the bank." in chat when the bank is opened consistently, even when there is nothing to stack.
Hope that option (which would be handy) can be made workable soon.