Greasy Fork is available in English.
Updated Win Chance to "Strategic Probability" using look-ahead filtering logic.
Combination Chest Solver for Torn Christmas Town ( NON-PDA )
An advanced Mastermind-style solver for Christmas Town chests. Uses entropy-based "Ideal Move" logic and strategic look-ahead filtering to guarantee the highest possible win rate. Features a dynamic UI with real-time color feedback, pattern tracking, and "Strategic Probability" calculations.
This script is designed to take the guesswork out of the Christmas Town chest mini-game by using a professional-grade solver engine.
Key Features:
-Ideal Move Logic: Suggests moves based on "Entropy Maximization," which prioritizes gaining the most information per turn rather than just guessing.
-Strategic Probability: A custom calculation that shows your true odds of winning based on the solver's ability to filter out wrong answers with the remaining turns.
-Visual Feedback System: Enter your code and click G/Y/R buttons to see your digits "painted" in real-time, making data entry error-proof.
-Elimination Trackers: Dedicated sections for Known Positions (digits confirmed in the code) and Discarded Numbers (digits mathematically proven to be absent).
-Interactive History: A full log of your previous attempts with "Undo" functionality to correct mistakes.
-Persistent & Draggable UI: Remembers its position on your screen and can be minimized to stay out of the way.