mod-ah-bot
mod-ah-bot copied to clipboard
[Request] Automatically Adapting Prices
If we could make the AH bot adapt to the prices of items as they are bought and sold it would really expand the usefulness of the bot. By tracking when purchases are made if what and for how much, the AH-bot could then adapt to the actual market value of items increasing its realism.
I solved this problem manually. I added a priceOverrides database table, that can overwrite price of item. Then I used Auctioneer addon collected data, and converted that.
To end up with real world prices in the AH. Though updating it will continue to be manual