Download
(13 Kb)
Download
Updated: 10/05/15 12:27 AM
Pictures
File Info
Compatibility:
Update 7 (1.7.0)
Updated:10/05/15 12:27 AM
Created:04/23/14 08:18 AM
Monthly downloads:73
Total downloads:11,588
Favorites:36
MD5:
X4D Bank  Popular! (More than 5000 hits)
Version: 1.26
by: wilson0x4d [More]
X4D Bank

X4D Bank is a LibStub-compatible Add-On that performs regular Bank deposits.

Features
  • Auto-Deposit Gold, either fixed amount or percentage.
  • Specify a Reserve Amount, and optionally Auto-Withdraw to maintain your Reserve.
  • Specify Deposit Down-Time, such as depositing Gold only once an hour.
  • Auto-Deposit Items by filling incomplete stacks in your bank..
  • Deposit and Withdraw based on Item Type.
  • Options UI for easy configuration.

Planned Features
  • Display Gold Deposit output, currently relies on X4D Loot (or any similar add-on) for displaying Balance Changes.


Installation

First, make sure you have the latest X4D Core installed.

As with most Addons, simply open the Archive and copy the contents into "%USERPROFILE%\Documents\Elder Scrolls Online\live\Addons\" folder.

If ESO is already running, execute /reloadui command.


Change Log

To see version history, including 'vNext' (soon to be published) changes, view the README on Github.
Optional Files (0)


Post A Reply Comment Options
Unread 06/23/15, 02:36 PM  
Kouroth

Forum posts: 0
File comments: 56
Uploads: 0
Memory

I changed the addon memory from 128 to 256. We'll see if that makes a difference. I'll update when I get a chance to test it.

Adding the extra memory helped a little with the pauses when you first access your bank. That said the jitters are still there. Also memory use did not seem to go up with more available. I tried running around with only with only X4D and Wykkyd running, still twitchy though not nearly as noticeable. Maybe the other addons I'm using exacerbate the issue?
Last edited by Kouroth : 06/23/15 at 06:04 PM.
Report comment to moderator  
Reply With Quote
Unread 07/19/15, 05:51 PM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
Question Status of 'Jitter' with latest versions?

With the current release of X4D Core I've made changes to DB scavenge code which may reduce the "jitter" users have been experiencing, but since it doesn't occur on either of my computers I'm not able to confirm.

Let me know if you guys are still experiencing the issue, and/or if the issue is less prominent (or entirely resolved.) It would be nice to know if I'm making any progress, since I'm running out of ways to optimize the code further.

Initial "Bank Load" performance has not been addressed, I'll be working on this next.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 09/11/15, 03:57 PM  
Fiasco Linguini

Forum posts: 0
File comments: 1
Uploads: 0
UI Error

I get this whenever I log in or reloadui, when I have X4D_Core and X4D_Bank enabled:

user:/AddOns/X4D_Core/X4D_Currency.lua:17: table index is nil
stack traceback:
user:/AddOns/X4D_Core/X4D_Currency.lua:17: in function '(main chunk)'

Any suggestions? I've already tried disabling every other addon.
Report comment to moderator  
Reply With Quote
Unread 10/05/15, 12:40 AM  
wilson0x4d
Premium Member
 
wilson0x4d's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 180
Uploads: 10
Re: UI Error

FIXED-

Originally Posted by Fiasco Linguini
I get this whenever I log in or reloadui, when I have X4D_Core and X4D_Bank enabled:
Report comment to moderator  
Reply With Quote
Unread 11/04/15, 04:03 PM  
tomtomhotep
 
tomtomhotep's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 218
Uploads: 6
Orsinium Patch Broke it.

After the "Orsinium" patch, I went to the bank (I have X4D Core & X4D Bank) and when the add-on started to run thru my items to deposit, i got kicked out with the infamous "Too many messages to server. Please avoid spamming" message.
Report comment to moderator  
Reply With Quote
Unread 11/06/15, 10:57 AM  
Vac

Forum posts: 0
File comments: 15
Uploads: 0
Re: Orsinium Patch Broke it.

Originally Posted by tomtomhotep
After the "Orsinium" patch, I went to the bank (I have X4D Core & X4D Bank) and when the add-on started to run thru my items to deposit, i got kicked out with the infamous "Too many messages to server. Please avoid spamming" message.
same here being kicked at bank, can no longer use the addon

please update/fix
Report comment to moderator  
Reply With Quote
Unread 11/24/15, 03:13 PM  
tomtomhotep
 
tomtomhotep's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 218
Uploads: 6
Fixed



I fixed this add-on myself!

I'll try to contact the author. If I don't hear back, I'll publish the fix myself.

@wilson0x4d -- I'd be happy to send you the files I modified if you're still around. I don't really want to take over the maintenance of your add-ons.
Report comment to moderator  
Reply With Quote
Unread 01/22/16, 03:30 AM  
Anana

Forum posts: 1
File comments: 8
Uploads: 0
tomtomhotep, could you post your fix? There was no new version since the bank bug and I'd love to use the addon again.
Report comment to moderator  
Reply With Quote
Unread 01/22/16, 03:23 PM  
tomtomhotep
 
tomtomhotep's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 218
Uploads: 6
Originally Posted by Anana
tomtomhotep, could you post your fix? There was no new version since the bank bug and I'd love to use the addon again.
Well, when I went to post it, there was an agreement stating only post what you have rights to, and since i don't have permission to edit his code, I was a bit trepidatious.

Besides, even with my fix, it is slow (even slower since I had to slow it down to avoid the auto-kick).

There is a much faster addon that does the same thing and has even more options: Bank Manager Revived.

I use it now instead of X4D Bank.

http://www.esoui.com/downloads/info7...erRevived.html
Report comment to moderator  
Reply With Quote
Unread 01/25/16, 02:00 AM  
Anana

Forum posts: 1
File comments: 8
Uploads: 0
Hey, thank you for the link. I'll have a look at it.

Originally Posted by tomtomhotep
Originally Posted by Anana
tomtomhotep, could you post your fix? There was no new version since the bank bug and I'd love to use the addon again.
Well, when I went to post it, there was an agreement stating only post what you have rights to, and since i don't have permission to edit his code, I was a bit trepidatious.

Besides, even with my fix, it is slow (even slower since I had to slow it down to avoid the auto-kick).

There is a much faster addon that does the same thing and has even more options: Bank Manager Revived.

I use it now instead of X4D Bank.

http://www.esoui.com/downloads/info7...erRevived.html
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: