Download
(10 Kb)
Download
Updated: 04/11/14 07:42 PM
Pictures
File Info
Compatibility:
Live (1.0)
Updated:04/11/14 07:42 PM
Created:04/11/14 06:23 PM
Monthly downloads:49
Total downloads:35,047
Favorites:151
MD5:
Bank Stuffer  Popular! (More than 5000 hits)
Version: 1.02
by: beeradg [More]
When you visit the bank, scans your items and deposits all which exist in your inventory and your bank and which stacks in the bank have space in them.

Does not add things that aren't already in your bank.
Does not add new stacks of things that are already in your bank.
Does automatically stuff the stacks you have in your bank until they are full.

Examples (to clarify functionality):

Player has 4 stacks of rawhide in their bags for some reason they have been split into stacks of 15 each
Player has 2 stacks of rawhide in their bank, one of 75 and one of 85
Upon opening the bank the 85 stack will get 15 making a stack of 100 and the 75 will get 25 making another stack of 100
The player will be left with one stack of 20 rawhide in their inventory and have 200 rawhide in the bank

Another player has one stack of 40 rawhide in their inventory
Player has one stack of 40 in their bank
Upon opening the bank, the player will have no rawhide in their inventory and one stack of 80 in their bank

1.02
Fixed name inconsistencies.

1.01
Put it in a folder...
Optional Files (0)


Archived Files (2)
File Name
Version
Size
Uploader
Date
1.01
96kB
beeradg
04/11/14 06:47 PM
1.0
92kB
04/11/14 06:23 PM


Post A Reply Comment Options
Unread 04/14/14, 10:46 AM  
CoUsT
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 37
Uploads: 1
It's truly time-saver. Really nice one.

I have 500 slots in guild bank for my own and I usually use it to deposit ingredients, is it possible to make/implement Guild Bank Stuffer?
Report comment to moderator  
Reply With Quote
Unread 04/14/14, 03:08 AM  
Sortune

Forum posts: 0
File comments: 3
Uploads: 0
I'll install your add-on, it looks very useful

Last question : does this work for Guild Bank ?
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 05:46 PM  
byteasc

Forum posts: 0
File comments: 4
Uploads: 0
It seems to move most everything, except Bone... Not sure why, haven't debugged it personally.
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 05:33 PM  
Karmik

Forum posts: 0
File comments: 2
Uploads: 0
Lockpicks

I patched the Lua file to not move lockpicks

changed this line in moveItem
if (quantity > 0) then
to
if (quantity > 0 and itemName ~= "Lockpick") then

There is probably a better way but it works
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 01:00 PM  
Mextil

Forum posts: 0
File comments: 9
Uploads: 0
Originally Posted by Taris
Does this work for personal bank strictly? Or will i fill up the Guild Bank if i'm not careful?
I just tried it and yes, it works with your personal bank only.

@beeradg: Thanks for this addon! :-)
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 05:38 PM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
From the chat I can tell its trying to stack alchemy pots that have same name but different effects (happens if you join 3 to pne pot...
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 02:09 PM  
Salden

Forum posts: 0
File comments: 1
Uploads: 0
To get rid of the spam, you can just remove any indent that starts with d("*texthere*") in BankStuffer.lua. The indents appear at line 6, line 12, line 37, line 43. Rest of them are for debug purposes apparently, and frankly these should've been left as debug options as well.

Now I can open my bank without fearing the spam, yay.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 11:54 AM  
kepian

Forum posts: 3
File comments: 7
Uploads: 0
Thanks

Thanks! I was afraid that I*have to write such addon myself
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 10:46 AM  
imikorari

Forum posts: 3
File comments: 24
Uploads: 0
Originally Posted by Aalwein
I concur with having an option to remove the chat spam.
This. Otherwise, this add-on does exactly what I want an add-on to do. Many thanks to the author.
Last edited by imikorari : 04/12/14 at 10:47 AM.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 09:55 AM  
Aalwein

Forum posts: 6
File comments: 17
Uploads: 0
I concur with having an option to remove the chat spam. Also perhaps a blacklist option - I keep spare lockpicks in my bank to share amongst alts and it keeps stuffing them all into the bank!

Another feature or second addon would be a "Bank Emptier" - one that would suck out all the like items from the bank into the inventory. This would be awesome for quickly grabbing all the stuff out of the bank that I store on alts / mules.
Last edited by Aalwein : 04/12/14 at 09:59 AM.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 09:02 AM  
Doskias51

Forum posts: 6
File comments: 11
Uploads: 0
Thumbs up Awesome Just What I Have Been Looking For

Thanks for posting this. Easy to understand description and works as described.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 07:35 AM  
DrGerm
 
DrGerm's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 29
Uploads: 2
nice, I like it.

A command line command to stop the chat spam would be nice. Or a toggle in the settings UI.

I like seeing it the first few times to see what's going on, but after that I'm cool with putting my trust in it working 'as intended'

Thanks!
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 06:35 AM  
Marissa

Forum posts: 0
File comments: 4
Uploads: 0
Idea!

Wonderful addon, makes life so much easier. Thank you!

I have an idea for an improvement, or maybe another addon altogether.

A lot of people have crafting alts or mules because of limited and expensive inventory/bank space in ESO. Would be possible to make an addon to automate storing/withdrawing items based on player character preferences?

So for example: my main is a tailor/alchemist but I decided to level provisioning on my alt or just store provisioning ingredients on my mule. While travelling my main picks a lot of ingredients and when the characters open the bank interface then the inventory gets stored in the bank - I relog on my alt, open the bank and it gets stored in that inventory automatically.

Hope it sounds interesting to you.
Report comment to moderator  
Reply With Quote
Unread 04/12/14, 05:10 AM  
Qwynn
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Originally Posted by joshmiller83
Is the Spam in Chat necessary? Or can we get an option to turn it off? Thanks!
Seconding this. The chat info is a bit much, so a toggle for it would be great.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 04/12/14, 03:45 AM  
Taris

Forum posts: 0
File comments: 3
Uploads: 0
Does this work for personal bank strictly? Or will i fill up the Guild Bank if i'm not careful?
Report comment to moderator  
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.