Download
(10Kb)
Download
Updated: 04-15-16 08:22 PM
Pictures
File Info
Compatibility:
Minor patch (6.2.4)
Minor patch (6.2.3)
Fury of Hellfire (6.2)
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:04-15-16 08:22 PM
Created:01-25-11 09:17 PM
Downloads:6,409
Favorites:36
MD5:

Broker wGold  Popular! (More than 5000 hits)

Version: 1.2.1
by: Waky [More]

Broker_wGold
Waky - Azuremyst


This addon displays your current gold in the text, your alts and total gold in the tooltip, and your net-gain of gold per session, day, and week. You can remove an alt from your gold database through the options panel if you delete the alt. You can choose to automatically sell gray-quality items to a vendor if you want through the options panel.

-------------------------------------------------------------

Right-Click to open the options panel

-------------------------------------------------------------

Check out Broker_wGold's buddies:

Broker_wClock
Broker_wMail
Broker_wDurability
Broker_wFPS
Broker_wMemory
Broker_wLatency

-------------------------------------------------------------

Be sure to have text enabled on your LDB Display!

Let me know of any bugs in my portal or comments! Enjoy!



  • LibDataBroker(LDB) is a small WoW addon library designed to provide a MVC interface for use in various addons.
  • In a sense it's a lightweight FuBar or Titan Panel with various different display addons.
  • I'd suggest using Bazooka, by mitch0, to display your DataBroker addons. This LDB is a great replacement for FuBar, I found it to be just as good if not better than FuBar!
  • For more detail of what LDB is, visit Tekkub's github!

v1.2.1
* TOC Bump
* Fixed an issue where gray items were not automatically selling to vendors.

v1.1.3
* TOC Bump

v1.1.2
- TOC Bump

v1.1.1
- TOC Bump

v1.1
- Added feature to automatically sell gray-quality items at a vendor
- Added "Gold earned (this week):" to tooltip
Post A Reply Comment Options
Unread 08-18-16, 03:58 PM  
ornament
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
nice addon.
what about - gold earned monthly?
thanks.
Report comment to moderator  
Reply With Quote
Unread 07-28-13, 07:58 AM  
Omaro
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 21
Uploads: 2
Meh bugs fixed

I did up some changes for me:

First edit line 178-185:
Lua Code:
  1. if (qual==0) then
  2.     itemCount = itemCount + 1
  3.     DEFAULT_CHAT_FRAME:AddMessage("- Selling "..item)
  4.     PickupContainerItem(bagNum, slotNum)
  5.     PickupMerchantItem()
  6.     earned = earned + vend
  7.     sold = true
  8. end

And for the output change line 189-191:
Lua Code:
  1. if (sold==true) then
  2.     print(string.format("%s: Some (|cff00ff2a%s|cffffffff) gray quality items have been automatically sold for => %s",wG,itemCount,moneyFormat(earned)))
  3. end

What does my changes do:
1: It shows you an output of which Items it sold to the vendor
2: It counts the Items you sold to vendor
3: It shows you the money you earned
Report comment to moderator  
Reply With Quote
Unread 02-27-13, 07:57 PM  
Norek
A Murloc Raider
 
Norek's Avatar

Forum posts: 9
File comments: 85
Uploads: 0
What line(s) would I need to edit to change what day the "week" cycles on? like if I wanted to make it cycle on tuesdays, since part of our income is based on weekly raid resets
__________________
Norek - Garithos
Report comment to moderator  
Reply With Quote
Unread 02-17-13, 05:47 PM  
Norek
A Murloc Raider
 
Norek's Avatar

Forum posts: 9
File comments: 85
Uploads: 0
Ok so! having been playing with this, first off have to say everything is working great! I did have two little suggestions though.

First off, instead of (or perhaps an option to switch between) having just your balance as positive or negative, perhaps being able to show your total spending and your total earnings.

Second would be to have the option to reset your current "session" currently I can do this by just reloading my UI, but it would be very nice if I could just click it and have the session reset


Lastly, one minor bug I've run into, when I have the auto sell greys feature turned on, it tries to tell me how much they sold for, but every time I've done it it just sais it sold for 0, not a big deal but just thought I would let you know
__________________
Norek - Garithos
Report comment to moderator  
Reply With Quote
Unread 02-15-13, 09:52 PM  
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view AddOns

Forum posts: 200
File comments: 90
Uploads: 20
Originally Posted by Norek
Yup, my fail on that part :P I'm used to database addons having what they need baked into the mod itself, I haven't used a Fubar style mod it quite some time, so like I said, my fail on that part :P

Thank you for the help, and thank you for making this mod! I was looking for something to keep track of my bad spending habits so I can try and make up for the loss :P and your mod nailed what I needed! Got this working and its doing great
Glad to hear it, at least we were able to resolve that confusion, haha! Take care!
Report comment to moderator  
Reply With Quote
Unread 02-14-13, 05:33 PM  
Norek
A Murloc Raider
 
Norek's Avatar

Forum posts: 9
File comments: 85
Uploads: 0
Yup, my fail on that part :P I'm used to database addons having what they need baked into the mod itself, I haven't used a Fubar style mod it quite some time, so like I said, my fail on that part :P

Thank you for the help, and thank you for making this mod! I was looking for something to keep track of my bad spending habits so I can try and make up for the loss :P and your mod nailed what I needed! Got this working and its doing great
__________________
Norek - Garithos
Report comment to moderator  
Reply With Quote
Unread 02-14-13, 04:42 PM  
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view AddOns

Forum posts: 200
File comments: 90
Uploads: 20
Originally Posted by Norek
Hi there, I'm not new to addons by any means, but this one is giving me a bit of a fuss, does this require a base addon of sorts? It doesn't say that it does, and on the addons screen it doesn't show any missing dependencies but its no where to be found when I log in >.<

Maybe I'm having some kind of conflict, or something is overlapping it, I'll have to dig around some >.>
This is a LibDataBroker plugin, thus a LDB Display is required to view any of the plugins. I personally use DockingStation by Vrul.

You'll first need to install an LDB Display before using (probably) any addons that are "Broker_AddOnName" since they're all just plugins. Hope this helps!
Report comment to moderator  
Reply With Quote
Unread 02-13-13, 10:21 PM  
Norek
A Murloc Raider
 
Norek's Avatar

Forum posts: 9
File comments: 85
Uploads: 0
Hi there, I'm not new to addons by any means, but this one is giving me a bit of a fuss, does this require a base addon of sorts? It doesn't say that it does, and on the addons screen it doesn't show any missing dependencies but its no where to be found when I log in >.<

Maybe I'm having some kind of conflict, or something is overlapping it, I'll have to dig around some >.>
__________________
Norek - Garithos
Report comment to moderator  
Reply With Quote
Unread 01-30-11, 08:17 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Great! Like the auto gray seller...

It prints a message to chat saying some items were sold. Could you have it tell what the total amount was they sold for? Or even better have it say when you exit the vendor that the total was of everything you just sold, gray + anything else you sold. It would be nice to know how much you just took in.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 01-29-11, 06:40 PM  
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view AddOns

Forum posts: 200
File comments: 90
Uploads: 20
Originally posted by Twidget
Great! I look forward to the next release then.
It's already up! Also added a "Gold earned (this week):" section to the tooltip!
Report comment to moderator  
Reply With Quote
Unread 01-29-11, 06:31 PM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Originally posted by Waky
If you look in the data-base for this mod I've already created a variable for that. I'll be adding it in the next update! :P
Great! I look forward to the next release then.
Report comment to moderator  
Reply With Quote
Unread 01-29-11, 10:12 AM  
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view AddOns

Forum posts: 200
File comments: 90
Uploads: 20
If you look in the data-base for this mod I've already created a variable for that. I'll be adding it in the next update! :P

Originally posted by Twidget
Nice mod...

I had been using Auditor but it gives me allot of information I don't care about. Yours is simple and clean.

The only thing I wish it had is the auto sell or gray items at merchants feature that Auditor has. Any possibility you can add that?

Thanks
Report comment to moderator  
Reply With Quote
Unread 01-29-11, 08:15 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Nice mod...

I had been using Auditor but it gives me allot of information I don't care about. Yours is simple and clean.

The only thing I wish it had is the auto sell or gray items at merchants feature that Auditor has. Any possibility you can add that?

Thanks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: