BankStack
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 Your guild bank is: 51, 52, 53, 54, 55, 56, 57, 58
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.
Any plans for updating this for Wrath Classic?
In reply to Kappen34:
There's already an alpha up for Wrath
In reply to Kemayo:
Hey, Ive got a slight problem on wotlk classic with this addon. I believe Ive figured out the actual problem, I just dont know how to fix it myself sadly. In the bank interface when you try sorting your bank with this addon it uses bankslot 6 as the initial start point for the sort, then once that bag is full in that slot, it starts sorting into the rest of the bank properly, this causes items such as gear and other items thatd be first in the list when sorted, to be sorted into the middle of the bank basically with everything else sorted nicely around it.
I just found this add-on tonight. I was looking for something to sort the guild bank in retail WoW. Epic add-on. Thanks for doing this!
Odd request, would it be possible to have a toggle that counted down the moves it makes?
For example when I sort my guild banks it can be 200/300 odd moves, it would be good to see it counting down so I know when its due to be finished.
Hi!
I basically removed everything Guldbank related to fix it for TBC Classic (since Gbanks arent in yet)
Just replace and use this entire paste as content for Interface\AddOns\BankStack\core.lua
BankStack TBC (removed Gbank to fix errors) - Pastebin.com
Tested on my bank character and it sorts bags and bank just fine :)
//Najff @ZandalarTribe EU
In reply to Harze2k:
BLESS YOU!!!! this works. ty so much
In reply to Harze2k:
Thank you!
Okay, I've updated properly fixed versions for Burning Crusade and Classic. It should just start working with guild banks once they're patched in.
I can't get Bankstack to sort any of my bags in TBC Classic. Anyone know of any work arounds?
In reply to shawnmsmall35:
See my post above :) https://www.curseforge.com/wow/addons/bank-stack?comment=503
Opened a ticket for BC Classic. Getting a guild bank error. Guild Banks aren't in yet, and reportedly won't be in for release.
https://www.curseforge.com/wow/addons/bank-stack/issues/77
In reply to gemini1661:
See my post above for workaround :) https://www.curseforge.com/wow/addons/bank-stack?comment=503
to fix the error when sorting bag that came about from 8.3 is super easy:
1. open sort.lua file, 2. go to line 104, 3. change GetAuctionItemSubClasses to C_AuctionHouse.GetAuctionItemSubClasses
In reply to BaIIista:
Thanks it works
In reply to BaIIista:
Wonderful. This works a treat. Nice find and thanks for sharing.
In reply to BaIIista:
Oh man... thank you so much. i was almost uninstalling this thing...
In reply to BaIIista:
Oh man... thank you so much. i was almost uninstalling this thing...
Oh man... thank you so much. i was almost uninstalling this thing...
In reply to BaIIista:
thank you. This worked without any issues.