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 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, 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 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 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 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 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
Post A Reply



Category Jump: