Ashita v4 addon that automatically tracks brown Treasure Casket hints and recommends a minimax guess: the remaining candidate that leaves the smallest possible higher/lower branch.
Load with /addon load casketsolver, then interact with a brown Treasure
Casket normally. A draggable floating window shows the candidates, best guess,
remaining attempts, worst branch, and whether optimal play guarantees success.
/casket status [attempts]shows the current target's solver state./casket resetclears all tracked caskets.
The addon supports parity, digit, three-digit-choice, range, higher/lower, failed-guess, and Thief's Tools hints. It only advises; it does not enter a number or automate interaction.
Retail message packets are parsed directly. English chat hints are also parsed as a fallback for private servers whose zone message ids differ from retail.
This addon is based on the Treasure Casket research and solver behavior from Seth VanHeulen's Windower BoxDestroyer addon. The original repository is svanheulen/boxdestroyer-windower-addon, and the maintained Windower copy is in Windower/Lua.