Download
(122Kb)
Download
Updated: 10-19-10 05:50 PM
Pictures
File Info
Updated:10-19-10 05:50 PM
Created:07-15-10 08:13 PM
Downloads:3,518
Favorites:9
MD5:

McDuck

Version: 1.17
by: shuffle [More]

Life is like a hurricane here in Azeroth
Epic mounts, Welding Beams, Flying mounts - it's a goblin blur
You might solve a mystery or rewrite history...

Hey there!
If you’re like me, you like keeping your gold across a server nice and tidy in the largest chunks possible.
But when you got 1000g here 11k there, it becomes very annoying, at least to me it does.

That is why I created McDuck. It’ll remember how much gold you want to keep in either a Percentage ( 0 -100% ) or a Static amount ( e.g. 12g 34s 56c ) then all you need to do it press the brand new Deposit button on the send mail interface above the default cancel button and it’ll fill in the mail for you factoring in which option ( percentage or static ) and how much postage will be. Then all you have to do is hit send and confirm, easy.

There are even small buttons above the Deposit button to open the options and profile windows.

I’ve included the ability to set the various options via chat command if that’s how you like to do things or want to add them to a macro.

The follow opens up the Config window where you set your bank alt’s name, and how much to keep using whatever method you choose.

/md
/mcduck

New in 1.15 I’ve added the ability to set profiles using Ace3’s wonderful profiling interface, to open this type either of the following commands.

/mdp
/mcduckprofiles

Additionally you can type any of the following into the chat line or a macro to change the various settings

-- To set the Bank Alt to send your gold to
/md banker "Name Here"

-- To set the % of gold to keep
/md percentGold "number 1-100 here"

-- To set static amount of each coin type
/md staticGold "number"
/md staticSilver "number"
/md staticCopper "number"

-- to set which method to use ( static or percent )
/md useChoice "1-PERCENT, or 2-STATIC"

Thank you for downloading and installing McDuck if you choose to.
Have fun.

RoadMap – Features I’d like to add eventually
• A log on either the bank alt or any character of how much gold you transfer over time, but only gold sent and received through McDuck and not from auctions, other players, etc…
• More 90’s cartoon references

10-19-10 1.17 Updated TOC for 4.0.1 patch everything seems to have survived the patch so no actual code changes.
8-21-10 1.16 Fixed missing Lib problem
7-22-10 1.15 added profiles, options panels now open in their own windows
7-20-10 1.1 updated screenshots and fixed errors in description and added info on additional chat commands
7-18-10 1.1 added static amount to keep option and prettied up the chat output.
7-16-10 1.01 Fixed Zip File, added libs to Zip File
7-15-10 1.0 Release
Optional Files (0)


Post A Reply Comment Options
Unread 09-20-10, 04:55 PM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
Re: Slash Commands?

Originally posted by noxmonk
Slash commands don't appear to work.
are you spelling them correctly, and is the addon turned on?


cause they work fine for me.


It doesn't work on beta yet if thats what your trying?
__________________
Shuffle ## <Is a Jerk> ## Stormscale - US ## 80 ## Protection Paladin
Last edited by shuffle : 09-20-10 at 04:59 PM.
Report comment to moderator  
Reply With Quote
Unread 09-19-10, 05:36 PM  
noxmonk
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Slash Commands?

Slash commands don't appear to work.
Report comment to moderator  
Reply With Quote
Unread 08-21-10, 02:41 PM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
Originally posted by Baine
seems like some libs are still missing
getting this on each login/rl

Code:
Message: Interface\AddOns\McDuck\mcduck.lua:130: Cannot find a library instance of "AceDBOptions-3.0".
Time: 08/21/10 09:50:24
Count: 1
Stack: [C]: in function `error'
Interface\AddOns\Buffet\LibStub.lua:23: in function `LibStub'
Interface\AddOns\McDuck\mcduck.lua:130: in function <Interface\AddOns\McDuck\mcduck.lua:126>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...ace\AddOns\McDuck\Libs\AceAddon-3.0\AceAddon-3.0.lua:510: in function `InitializeAddon'
...ace\AddOns\McDuck\Libs\AceAddon-3.0\AceAddon-3.0.lua:622: in function <...ace\AddOns\McDuck\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>

Locals: (*temporary) = "Cannot find a library instance of "AceDBOptions-3.0"."
fixed in the one I just uploaded 1.16
thanks for pointing that out
__________________
Shuffle ## <Is a Jerk> ## Stormscale - US ## 80 ## Protection Paladin
Report comment to moderator  
Reply With Quote
Unread 08-21-10, 01:52 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
seems like some libs are still missing
getting this on each login/rl

Code:
Message: Interface\AddOns\McDuck\mcduck.lua:130: Cannot find a library instance of "AceDBOptions-3.0".
Time: 08/21/10 09:50:24
Count: 1
Stack: [C]: in function `error'
Interface\AddOns\Buffet\LibStub.lua:23: in function `LibStub'
Interface\AddOns\McDuck\mcduck.lua:130: in function <Interface\AddOns\McDuck\mcduck.lua:126>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...ace\AddOns\McDuck\Libs\AceAddon-3.0\AceAddon-3.0.lua:510: in function `InitializeAddon'
...ace\AddOns\McDuck\Libs\AceAddon-3.0\AceAddon-3.0.lua:622: in function <...ace\AddOns\McDuck\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>

Locals: (*temporary) = "Cannot find a library instance of "AceDBOptions-3.0"."
__________________
Report comment to moderator  
Reply With Quote
Unread 07-22-10, 07:28 AM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
Originally posted by jeffy162
The Scrooge McDuck comics started in the 50's or 60's, not the 90's. I remember reading them when I was a youngster. And, yes, I'm that old and yet I still play WoW. Not very well, but I play.

For the button text, may I suggest either "Money Bin" (which is slightly shorter than "Empty Wallet!") or simply "$ Bin". Since Scrooge kept all of his money in money bins, I thought this might be a good fit. I don't know if the "$" symbol would give problems, though.
I knew he was around well before the 90's but as I grew up in the 90's watching Ducktails, that's what I was referring to.

good suggestion on the button text, will take it into consideration.
__________________
Shuffle ## <Is a Jerk> ## Stormscale - US ## 80 ## Protection Paladin
Report comment to moderator  
Reply With Quote
Unread 07-22-10, 07:12 AM  
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2364
File comments: 116
Uploads: 11
• More 90’s cartoon references
The Scrooge McDuck comics started in the 50's or 60's, not the 90's. I remember reading them when I was a youngster. And, yes, I'm that old and yet I still play WoW. Not very well, but I play.

For the button text, may I suggest either "Money Bin" (which is slightly shorter than "Empty Wallet!") or simply "$ Bin". Since Scrooge kept all of his money in money bins, I thought this might be a good fit. I don't know if the "$" symbol would give problems, though.
Report comment to moderator  
Reply With Quote
Unread 07-22-10, 05:56 AM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
Originally posted by ricks322
Can you name your zip file with the version number, it makes it easier to keep track of the versions.

Great little addon, saves alot of time and work.


Thanks.
sure can will do that from now on
__________________
Shuffle ## <Is a Jerk> ## Stormscale - US ## 80 ## Protection Paladin
Report comment to moderator  
Reply With Quote
Unread 07-22-10, 05:48 AM  
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 153
Uploads: 1
Can you name your zip file with the version number, it makes it easier to keep track of the versions.

Great little addon, saves alot of time and work.


Thanks.
Report comment to moderator  
Reply With Quote
Unread 07-21-10, 08:42 AM  
Faraque
A Theradrim Guardian
 
Faraque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 105
Uploads: 1
Originally posted by shuffle
I'm not to happy with the text on the button either so I'll change it to something shorter in a update later on.
I suggest "Bank it!"
__________________
"imo Fara raged and gave Joker his scars" - Blueninja of Shadowmoon
Report comment to moderator  
Reply With Quote
Unread 07-21-10, 03:22 AM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
added ace3's profile system in upcoming build.

but I broke slash commands so it won't be up till I fix them :/
Report comment to moderator  
Reply With Quote
Unread 07-19-10, 11:04 AM  
Faraque
A Theradrim Guardian
 
Faraque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 105
Uploads: 1
Edit: If you read this prior, disregard. You changed the name of the zip file, and I had downloaded an older version before this as well. I installed the older, not the newer.

Thank you for a very useful addon.
__________________
"imo Fara raged and gave Joker his scars" - Blueninja of Shadowmoon
Last edited by Faraque : 07-19-10 at 02:34 PM.
Report comment to moderator  
Reply With Quote
Unread 07-18-10, 04:48 AM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
Originally posted by Jzar
I must admit, I didn't take this addon seriously at first -- I thought it was a one-time upload in hopes of getting a beta key. Maybe that is what inspired it, but this appears to be coded pretty well and works perfectly. Now that static amounts are in, I actually finally downloaded it, and am very happy with it.

Next up: The text "Empty Wallet!" is too wide for the button it's embedded in. Did you change your default font? It fits in your screenshot obviously. I'd be sad if you changed the font for just that text, as it wouldn't blend in as well with the rest of the buttons; would you consider changing the button text? I edited the lua file to say "Shunt" in my copy.
Thanks for the compliment
I didn't change the default font so no clue why it looks fine to me.
I'm not to happy with the text on the button either so I'll change it to something shorter in a update later on.
Report comment to moderator  
Reply With Quote
Unread 07-18-10, 04:35 AM  
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 281
Uploads: 5
I must admit, I didn't take this addon seriously at first -- I thought it was a one-time upload in hopes of getting a beta key. Maybe that is what inspired it, but this appears to be coded pretty well and works perfectly. Now that static amounts are in, I actually finally downloaded it, and am very happy with it.

Next up: The text "Empty Wallet!" is too wide for the button it's embedded in. Did you change your default font? It fits in your screenshot obviously. I'd be sad if you changed the font for just that text, as it wouldn't blend in as well with the rest of the buttons; would you consider changing the button text? I edited the lua file to say "Shunt" in my copy.
Report comment to moderator  
Reply With Quote
Unread 07-17-10, 08:32 PM  
slickwalker
A Deviate Faerie Dragon
 
slickwalker's Avatar

Forum posts: 18
File comments: 155
Uploads: 0
Originally posted by Vis
I would second having the option to make it a static amount rather than a percent. Otherwise looks like a neat one for all my banking toons
I too am anxiously awaiting this feature.
Report comment to moderator  
Reply With Quote
Unread 07-17-10, 05:40 AM  
shuffle
A Deviate Faerie Dragon
 
shuffle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 11
Uploads: 3
Originally posted by Baine
something i just noticed:
"sending 1% to bankalt"
well, i've set it to 99%, shouldn't it say 99%?
the slider sets the amount you wanna keep.

this is clarified in my next update (later today or tomorrow)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: