Addon Info.
Change Log
Optional Files (0)
Archived (9)
Comments (24)
Addon Information
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:
10
Date:
08-03-2008 01:35 AM
Size:
106.11 Kb
Downloads:
8,749
Favorites:
111
MD5:
Pictures
Click to enlarge
Before
Click to enlarge
After
Lazy FuBar support
BankStack   Popular!
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 help -- info!
/bankstack config -- configuration options
/bankstack ignore -- ignore some slots
/bankstack group -- set up custom groups
A bit of elaboration on the syntax for ignoring and groups.

You need, regretably, 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

Knowing that we can give examples of how to ignore something.

Code:
/bankstack ignore add 0 1
This would ignore slot 1 of bag 0 -- the first slot in your backpack.

Groups are similar. Let's say that you're a herbalist, and only want to do some things to your herb bags.

Code:
/bankstack group add herbs 3,4
/bankstack group add 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, and all. Type "/bankstack group list" to see this.

Planned Features:
  • Suggest something?
  Change Log - BankStack
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
9
14kB
Kemayo
01-19-2008 03:48 AM
8
14kB
Kemayo
11-25-2007 08:43 AM
7
14kB
Kemayo
11-22-2007 01:22 AM
6
14kB
Kemayo
11-20-2007 10:37 PM
5
13kB
Kemayo
11-16-2007 11:22 AM
4
11kB
Kemayo
11-14-2007 04:36 PM
3
20kB
Kemayo
11-11-2007 12:51 AM
2
10kB
Kemayo
11-03-2007 06:34 PM
1
10kB
Kemayo
11-03-2007 05:00 AM
  Comments - BankStack
Post A Reply
Author Comments Comment Options
Old 10-22-2008, 10:09 AM  
duhwhat
A Deviate Faerie Dragon

Forum posts: 10
File comments: 53
Uploads: 0
working in 3.0.2.
duhwhat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-08-2008, 06:05 AM  
Bl4ckSh33p
A Cyclonian
 
Bl4ckSh33p's Avatar
Interface Author - Click to view interfaces

Forum posts: 42
File comments: 14
Uploads: 19
German translation + sort bug

Hi, this is a very nice addon and very fast when reorganizing your bag contents but it does not seem to work properly (with the german client).

If I sort the bags normal or reverse the main backpack is not recognized properly and no items are taken from it when you sort! If I have a few items in there and sort my bags all other bags are sorted fine (normal bags, no special bags tried yet) but all content from your main backpack is not moved even if you have still place in the other bags.


German Translation:
-- Item types and subtypes:
ARMOR = "R\195\188stung",
BAG = "tasche",
--(I believe this is used for herb bags, enchant bags? the German Client has one single word for these and I don't know if this works right. Examples: Kräutertasche, Verzauberertasche)
CONSUMABLE = "Verbrauchbar",
CONTAINER = "Beh\195\164lter",
GEM = "Edelstein",
KEY = "Schl\195\188ssel",
MISC = "Verschiedenes",
PROJECTILE = "Projektil",
REAGENT = "Reagenz",
RECIPE = "Rezept",
QUEST = "Quest",
QUIVER = "K\195\182cher",
TRADEGOODS = "Handwerkswaren",
WEAPON = "Waffe",
__________________
» Bl4ckSh33p.de
Bl4ckSh33p is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-25-2008, 03:02 AM  
Mike-N-Go
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 14
File comments: 44
Uploads: 5
Beta

Kemayo, I am in the beta, and your addon seems to work fine. I recommend you tag it compatible with the beta.
Mike-N-Go is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-18-2008, 08:04 PM  
Theondry
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 8
File comments: 31
Uploads: 2
I'm unable to "/bankstack ignore add anything" nor does the Interface Options panel do anything.

Stuff I ignored before the recent update is still ignored, though.
__________________
Theondry of Perenolde
Theondry is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2008, 07:29 PM  
imershon
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Fubar gone

Fubar icon is missing for me too and it was the ONLY way I used it - please fix this

-sorted - installed seperate bankstackfu and libfubarplugin addons to fix

Last edited by imershon : 08-10-2008 at 02:55 PM.
imershon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-28-2008, 03:31 PM  
juhakosk
A Kobold Labourer

Forum posts: 1
File comments: 4
Uploads: 0
Fubar no longer shows BankStack
juhakosk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-04-2008, 06:43 PM  
thunndaar
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 2
guild bank sorting

okay, i think this mod is a great idea, and i love it for the bags and the bank.

my guild bank, however is a huge mess after using this mod

can i get some examples on how to sort different items in the guild bank?
i see no rhyme or reason for what it's doing. it's taking some of my healing pots/cloth/etc from one tab and moving to another..and leaving the rest in the orginating tab. doesnt make sense to me.

can a doofus like me get some short documentation or examples on how to make this mod sort my items by type?
thunndaar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-20-2008, 02:04 PM  
swigtastic
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Requests

Ignore by bag AND by slot
/bankstack ignore add 4 - ignores bag 4

Ignore for separate characters (different characters have different amounts of items they want moved or not moved)

possibly change it so its not mainly command line
- Set it so we can set what it does when we click it (you currently let us set what to click to do certain things) like... When I regular click sort bags 0,1,2 when i right click sort 3,4 (those being groups)

big part of my suggestions would just be the profiles as its sort of hard for me to use at all with how my bags vary from toon to toon.

Last edited by swigtastic : 05-20-2008 at 02:26 PM.
swigtastic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 03:56 PM  
Voxtrot
A Deviate Faerie Dragon

Forum posts: 14
File comments: 4
Uploads: 0
Re: Re: Guild Bank

Quote:
Originally posted by seaquake
For guild bank the command are:

/sort guild
/compress guild
/stack bags guild
This works for me, BUT it sorta the ENTIRE guild bank (moving items automatically between tabs). Is there a way to just have it sort tab by tab? I have my tabs organized by itemization, and I would like to sort ONLY the tab, not the entire bank.

P.S. I can't get the fubar icon to work.

Last edited by Voxtrot : 05-02-2008 at 04:04 PM.
Voxtrot is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-17-2008, 07:27 AM  
seaquake
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Guild Bank

Quote:
Originally posted by Gnoamer
With guild bank open, when I type "/sort bank" I receive the following message: "BankStack: You must be at the bank.".

I've got unlimited withdrawals (guild master), and the bank is open. My personal bank sorts perfectly, as do my bags...

Anyone else seen this msg?

Great add-on, love how quickly it sorts!
For guild bank the command are:

/sort guild
/compress guild
/stack bags guild

Last edited by seaquake : 04-17-2008 at 07:29 AM.
seaquake is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-22-2008, 01:25 AM  
Gnoamer
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Guild Bank

With guild bank open, when I type "/sort bank" I receive the following message: "BankStack: You must be at the bank.".

I've got unlimited withdrawals (guild master), and the bank is open. My personal bank sorts perfectly, as do my bags...

Anyone else seen this msg?

Great add-on, love how quickly it sorts!
Gnoamer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-22-2008, 03:44 AM  
Fragged
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
The three things I wish this had that it doesn't are:

* Sorting by slot first rarity second (so all helms are gathered together instead of epics separated from others.)

* Smarts about the Medallion of Karabor (for some reason this item isn't categorized with my other epic necks)

* Custom categorization - for example I'd like to provide a list of all my resist gear and then have that resist gear sorted separately from my non-resist gear.
Fragged is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-29-2007, 07:36 AM  
Fin
A Fallenroot Satyr
 
Fin's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 77
Uploads: 4
Stacking direction

Hello,

I have a small feature request: could there be an option to stack items to furthest slot from the front? Or, could BankItems stack to that slot if the "Reverse" option is checked?

cheers,

- Fin
Fin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-11-2007, 08:31 PM  
Haradrin
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
First off I just want to say that I'm truly amazed at how fast this mod can sort out my inventory.

I am having a problem though with the Guild Vault sort. The mod seems to be skipping over spots that were left open by people removing items from the bank as if those slots were "saved" as being empty.

I'd really like to be able to get this mod to sort my Guild Vault, because as I'm sure any other guild leaders know, it's a pain to keep that thing sorted
Haradrin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2007, 03:16 AM  
Splikno
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
a few ?s

Hi, um im used to using Mr Plow and just today i found your addon an tried it to see if it was able to sort stuff from BC correctly however i did see a few things i want to know more about. when u enable the junk filter is there a way to make it so that all the grey items go to the end because i see that as junk too. Another thing is, is there a way to add a sort bank command to fubar? Also is there a way to ignore items not slots or is it set up to only ignore slots?

P.S. sorry for all the demands you did very well on this addon and i see my self using it for a while

Last edited by Splikno : 11-25-2007 at 03:26 AM.
Splikno is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



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


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.