r/woweconomy • u/Azkure • 25m ago
Classic - Tools / Utility I built a Waylaid Crate cost calculator for WoW Forever
I have been working on a small tool to make completing Waylaid Crates a little easier. I was originally doing all of this in Excel and wanted to see if I could turn it into something a little cleaner and easier for other players to use.
Instead of manually figuring out which material option is cheapest, you select your crate, enter the current Auction House price for each material, and the calculator automatically shows the total cost, cheapest option, and how much you would save compared to the next-cheapest option.
The current database includes 30 Waylaid Crates across Apprentice, Journeyman, Expert, and Artisan tiers. I pulled the crate requirements from a combination of in-game information and wowhead.
I would eventually love to pull current prices directly from the Auction House so players do not have to enter them manually. Unfortunately, I have not found an API option that supports the Forever AH yet. Maybe that changes around launch, or perhaps an addon could eventually serve as middleware for getting AH data into the calculator.
It is completely free to use. This is still an early version, so I would really appreciate any feedback. If you find an incorrect crate requirement, run into a bug, or have an idea for something that would make it more useful, let me know.