Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't post auctions if the price is within 5% of vendor #8

Open
kemayo opened this issue Dec 1, 2016 · 1 comment
Open

Don't post auctions if the price is within 5% of vendor #8

kemayo opened this issue Dec 1, 2016 · 1 comment

Comments

@kemayo
Copy link

kemayo commented Dec 1, 2016

Auction fee is 5%, so if you post an auction of something which will buyout for less than vendor+5% you're losing money compared to just walking to the vendor next to the AH. This sometimes happens on my server when people get too caught up in commodity undercutting.

Yeah, I could look at the vendor price and the suggested buyout price and do mental arithmetic, but I don't use addons to do my own thinking! (Well, I do, but I front-load that thinking in the addon writing portion of the experience.)

@tekkub
Copy link
Member

tekkub commented Dec 3, 2016

Oh that's actually a really good idea. I hadn't needed it in the past few expansions because folks rarely cut the prices of things I sold down to where vendoring would be better... but here in Legion there's a number of crafting mats (falcosaur drops especially) where the supply is crazy and people are selling stacks on AH that are literally less than a copper per item. What is wrong with these people?

Anywho... yea... I'm all for putting safety rails in this addon to help me get the most gold out of any given item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants