Vendomatic
Description
Vendomatic is a WoW Addon that manages automatic item restocking, automatic repairing, and automatic selling of items whenever you speak to an appropriate vendor.
Functions
Auto-Repair
Every time you open a window with an NPC that has the ability to repair, the addon will repair automatically for you. The default variable is set for it to repair regardless of the cost. If you want to be prompted on every repair, or want to set a threshold above which the addon needs to prompt you for repairs, you can do this from the options menu. This will also use the guild bank if you have the option available.
Auto-Restock
It will keep your stocks of food/water/reagents/whatever up to a set amount. Whenever you visit a vendor that sells the item; Vendomatic will check the amount you already have, and buy the amount you need.
Limitations
Green Items
This is an option that can be toggled on and off. The addon will NOT sell any item that is NON equippable. That means it will only sell green armor. It will also not sell any green item that you have equipped on your character. Green items that are in your bags (quest rewards) will be sold. Frost Lotus, Titanium Ore etc will NOT be sold.
White, Epic, or Blue Items
Automatically sell white, blue or epic items you don't use. We cannot know who will use what so you'll have to sell those yourself.
Slash Commands
The following slash commands are available for the Vend-o-matic addon: * Opening config screen: /vm config * Show/hide minimap button: /vm show * Reset all option (cannot be restored) /vm reset
Website
Visit https://github.com/miketheitguy/Vendomatic to file feedback, issues, etc. I'm now moving as much of the workload as possible to Github since CurseForge hasn't been well-updated over the years.
Hey all,
Just an update: They changed how the ItemButtonTemplate stuff works, which is the source of the issues. I know what the problem is--I just need to work out how to fix it. TBD on fixing. Need to do some more reading.
Reposted here as no response on the project site:
During game load, I get "40x Couldn't find inherited node: ItemButtonTemplate"
This problem appeared in many addons after 8.1.5 launched. Vendomatic needs an update to correct the same issue most other addons were having.
Thanks
-D
P.S. Using BugGrabber and BugSack to see it. Otherwise the progress bar just slows during game load/reload and continues. The delay is due to the unreported error.
In reply to Diab:
Yep! I'm sorry! I've been undergoing some major career changes recently as I was laid off of work and I've been flying around for interviews. Let me figure out what's going on and I'll get it fixed up in a jiffy :)
In reply to ImperialAKO:
No worries. It still works, just delays load/reload operations.
In reply to Diab:
It seems they changed how itembuttons work in 8.1.5 so I have to figure out how to re-work the code that exists for that :) TBD.
In reply to Diab:
Hey I fixed the issue :) It should be popping up on Twitch Desktop App shortly. It's already available as fixed in the files here:
https://wow.curseforge.com/projects/vendomatic/files/2693254
In reply to ImperialAKO:
Clean as a cucumber. Thanks for the update.
I keep getting the following error since latest patch...
8x Couldn't find inherited node: ItemButtonTemplate
Any idea how to fix it either my end or yours?
*** Great addon - Love it! ***
In reply to Jemaris2:
Fixed!
Should be in the Twitch Desktop App soon, but if you don't want to wait: https://wow.curseforge.com/projects/vendomatic/files/2693254
In reply to ImperialAKO:
Thanks so much for the update. Much appreciated.
I can't add anymore things for auto restock. Little widow is missing for adding new things. Things added before patch are restocking normally
In reply to draaktorr:
oh wow! First real bug in a while. I'll take a look at this. Thanks for reporting!
In reply to draaktorr:
Fixed!
It should be in the Twitch App soon.
If you don't want to wait, you can download the files here:
https://wow.curseforge.com/projects/vendomatic/files/2693254
Why is this addon printing the name of the vendor in chat?
In reply to tordenflesk:
Good question. I actually couldn't find why it was doing that. Although I don't think it's doing it anymore...may have been a bug with 8.x UI.
In reply to tordenflesk:
I found the erroneous print :) I think I need to do a code cleanup and refactor on some things, but this should be fixed now.
Sorry for the delay! I've had a hectic year so far :)
Why is this addon printing the name of the vendor in chat?
In reply to tordenflesk:
Finally fixed that :) I know it's been a while.
Can you please turn OFF auto puchhase of bonus rolls for BFA please. At the moment it buys 2 x Bonus rolls in Zandalar with Gold. I want to buy one with gold one with resources.
P.S. I'm a newb. I checked and you have a modifier key I can set to disable auto purchase etc .
In reply to spotts:
I'd love to hear more about this one, though. It shouldn't actually buy 2 bonus rolls. Also, this is a great idea. I haven't yet looked into interacting with the bonus roll merchants since they weren't around when I first wrote all of that code.
I might take a stab at this at some point in the near-ish future.