Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Kemayo's Portal Bug Reports Feature Requests
Author:
Version:
14
Date:
08-12-2009 03:22 AM
Size:
123.77 Kb
Downloads:
18,207
Favorites:
377
MD5:
Pictures
Click to enlarge
Before
Click to enlarge
After
Lazy FuBar support
BankStack   Popular! (More than 5000 hits)
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

Code:
/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

/bankstack -- show configuration
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:

Code:
/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.

Planned Features:
  • Suggest something?
  Change Log - BankStack
14:
  • Bump ye-olde-TOC
  • LibDBIcon included so that people without a broker display will have a minimap icon

13:
  • Bump ye-olde-TOC

12 (r126):
  • Make the default DB profile not be per-char.
  • Add ruRU, zhCN, deDE, koKR localizations.
11 (r119):
  • It's been six months... bump that TOC!
  • Switch it to a LDB dataobject instead of a FuBar plugin. (Use Broker2FuBar if you want to get it into FuBar.)
  • Fix some bugs with ignoring and groups.
10 (r79704):
  • Option to move soulbound items to the front.
  • Broke out the FuBar plugin into its own addon. (And actually embed all the FuBar libs, which means it'll reliably show up on FuBar.)
  • "Tiny adjustment which stops the sorter from crashing when comparing two 'unknown typed' items." --grum
  • Use AceDB-3.0. It's nice.
9 (r57701): Click actions on the fubar plugin are now configurable. Guild bank tabs are allowed in custom groups.
8 (r55972): Sorting junk to the back was broken by a typo; fixed.
7 (r55665): Sorting now fills stacks in profession bags if possible. General optimization.
6 (r55583):
  • Sorting now matches the Auction House categories.
  • Guild bank support is much more permissive (it's your own job to make sure you have enough withdrawals)
  • "Reverse sort" option
  • Add default groups for each guild bank tab (guild1 ... guild6)
  • Sorting conjured items to the back is massively sped up
  • FuBar plugin now works if you don't have Rock (also, icon)
  • Rewrote the config system, let it work with a right-click on the FuBar plugin
5 (r54956): Guild bank support, /fill, conjured items to the back.
4 (r54574): Update the TOC for 2.3.
3 (r54306): Ignores, custom groups, optimized moves.
2 (r53814): Sorting now compresses the bags first, and will sort specialty bags separately.
1: Initial
  Optional Files - BankStack
Sorry, there are currently no optional files available.
  Archived Versions - BankStack
File Name
Version
Size
Author
Date
13
116kB
Kemayo
04-15-2009 11:49 PM
12
106kB
Kemayo
04-02-2009 09:30 PM
11
100kB
Kemayo
02-24-2009 05:32 AM
10
106kB
Kemayo
08-03-2008 01:35 AM
  Comments - BankStack
Post A Reply Comment Options
Old 09-02-2009, 09:33 AM  
richerich
A Fallenroot Satyr
 
richerich's Avatar
Interface Author - Click to view interfaces

Forum posts: 28
File comments: 392
Uploads: 5
Since the last maintence, i've been getting this error and not being able to stack the bank via the LDB launcher:

Quote:
[2009/09/02 15:32:15-521-x1]: BankStack-v14\stack.lua:39: attempt to perform arithmetic on field '?' (a nil value)
BankStack-v14\stack.lua:93: in function `Stack'
BankStack-v14\sort.lua:32: in function `SortBags'
BankStack-v14\ldb.lua:7: in function `?'
BankStack-v14\ldb.lua:68: in function `OnClick'
Fortress-1.12 \Core.lua:248: in function <Interface\AddOns\Fortress\Core.lua:233>

---
__________________


Dajova UI

Dajova UI Mini
richerich is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-01-2009, 03:05 PM  
darkyce
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I can't get the group filling and sorting to work, so I assume that I di something wrong =/
Here's what I did: I created a group called Backpack, with the text "backpack 0", then I added another group with "glyphbags 1,2,3,4". The I tried "/fill backpack glyphbags", and sometimes it moves one or two items, but rarely, and never all the items.
I'm using this for my glyph char, and he's using 4 max size glyph bags, but he also sells a few random drops from my other chars every now and then, and that's why I need to clear some Backpack space.

Oh, and thanks for this insanely awesome addon! I'm now a clickaholic on the sorting button
darkyce is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-21-2009, 06:40 AM  
essmene
A Murloc Raider

Forum posts: 4
File comments: 13
Uploads: 0
progress bar

Would it be possible to setup a progress bar for the pending moves for the guild bank ? (maybe with an estimated time).

Sometimes i don't know if it's stuck or still working and how long it will need to compete sorting 8 guild bank tabs.
essmene is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-19-2009, 02:32 AM  
hi2chriz
A Murloc Raider

Forum posts: 4
File comments: 7
Uploads: 1
no longer maintained? well i figured out another detail it only moves the glyphs on the first bag not the the glyphs in any of the bags which are all "Pack of Endless Pockets"

Last edited by hi2chriz : 07-19-2009 at 02:35 AM.
hi2chriz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-13-2009, 07:42 PM  
hi2chriz
A Murloc Raider

Forum posts: 4
File comments: 7
Uploads: 1
Error Report

Great addon thus far, however it never seem to want to move more then 16 items from one group to another. I use this addon for moving are large amount of glyphs, and sometime i want to move 40 stack from bags to guild1 and it will only move 16 stacks, if i try again it says there is perfection but the guild tab still has plenty of room. same thing happens the other way around or in my personal bank.

any thoughts?
hi2chriz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-12-2009, 01:43 PM  
Annyonne
A Deviate Faerie Dragon

Forum posts: 10
File comments: 17
Uploads: 0
more sorting options?

Right now, the command "/sort bank" sorts all of my equipment by slot.

Could you add "/sort bank level" to sort the equipment by either item level or character level?

Thanks for an awesome addon!
Annyonne is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-01-2009, 07:55 PM  
thunndaar
A Murloc Raider
 
thunndaar's Avatar

Forum posts: 7
File comments: 4
Uploads: 2
thanks

best addon ever! thanks!
thunndaar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-15-2009, 12:01 PM  
ffxiedyn
A Flamescale Wyrmkin
 
ffxiedyn's Avatar

Forum posts: 118
File comments: 53
Uploads: 0
[2009/06/15 11:00:30-562-x1]: BankStack-v13\ldb.lua:26: bad argument #1 to 'pairs' (table expected, got nil)
BankStack-v13\ldb.lua:26: in function <Interface\AddOns\BankStack\ldb.lua:25>
BankStack-v13\ldb.lua:70: in function `OnTooltipShow'
Fortress-1.11.2 \Core.lua:193: in function <Interface\AddOns\Fortress\Core.lua:173>


got this error after mousing over the LBD button

I use Fortress, thanks
ffxiedyn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-14-2009, 06:59 PM  
sildani
A Deviate Faerie Dragon
 
sildani's Avatar

Forum posts: 10
File comments: 5
Uploads: 0
Great add on, quick question

Great add on you've created, mate, does exactly what I'm looking for.

Questions about bank sorting:

On one of my toons, it never achieves "perfection." I can endlessly sort and it will always find a move to make. I've been using the default /sort bank command, haven't tried custom group list. Also, this only happens on one of my level 80 toons with all bank slots and all 20 or 22 slot bags. The other toons (with significantly less bank space) gets sorted just fine. Is there anything I can do to work around this problem?

I searched the comments and found it mentioned once but not addressed. But if it was addressed and I missed it, kindly point me to the answer and I'll look it over.

Kind regards.
sildani is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-11-2009, 07:47 PM  
Alforno
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Sorting soulshards

For some reason the soulshards are not all grouped being together. There are usually two clumps of them after sorting.
Alforno is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-11-2009, 05:04 AM  
Kemayo
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 108
Uploads: 11
Quote:
Originally posted by Toadstool
Just a suggestion: could you add a sort guild bank feature, because on my bank alt i have a organized bank and bags but my guild bank is really messy =(
It's already there. Just type "/sort guild1" (or 2, or 3, or whatever tab you want sorted.)
Kemayo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-10-2009, 07:32 AM  
Toadstool
A Fallenroot Satyr
 
Toadstool's Avatar

Forum posts: 20
File comments: 7
Uploads: 0
Just a suggestion: could you add a sort guild bank feature, because on my bank alt i have a organized bank and bags but my guild bank is really messy =(
Toadstool is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-06-2009, 01:45 AM  
Kemayo
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 108
Uploads: 11
Quote:
Originally posted by Rastaman08
How would I move the icon on the mini map its blocking another add on that i cant get to?
You would just drag it. There's nothing about it that should make it stay locked in place.
Kemayo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-05-2009, 05:52 AM  
Rastaman08
A Kobold Labourer
 
Rastaman08's Avatar

Forum posts: 1
File comments: 18
Uploads: 0
How would I move the icon on the mini map its blocking another add on that i cant get to?
Rastaman08 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-25-2009, 01:43 PM  
Elcmar
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Sort by

Quote:
Originally posted by Elcmar
Is there a way to make this sort take the items "character slot" into consideration? By this I mean, it would rock if it would sort "back" items with "back" items, "rings" with "rings", etc. This way it would help someone who wants to clean their bags identify excess or no longer useful items based on slot. It seems to just sort items you wear with every other item you wear.

I could also see this "by character slot" sort extending to include information about the item, for example it could sort rings that have "defense" on them together and rings that have "strength" together. With the dual spec we all have now, it would be nice to be able to keep items that belong to each spec together.

Thanks for the excellent addon though!
Ah ha! I see the problem I was having... It's taking into consideration the "rarity" of the item (i.e. epic, rare, common, etc.). I really would rather it had the option to not take that into consideration, as I'm more interested in seeing if I have too many helms, for example, and which helms I should get rid of. I commented out a couple lines of code in the default_sorter() function that took into consideration the rarity and now I can see all of my cloaks together, all of my rings together, etc. This rocks! Thanks again!
Elcmar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.