Version 1.0
Features
- Solves Treasure Trail puzzle boxes - Solves Monkey Madness puzzle
Requirements
- A puzzle box of any type
Starting the script
1. Open your puzzle box
2. Start the script
Note: Yes, the puzzlebox must be open before starting the script!
Proggies
I don't really think this is relevant; but whatever
Notes
The script uses an implementation of the IDA* algorithm. The time it takes for the script to calculate a solution to each stage of the puzzle can vary depending on the "luck" with the puzzle box randomization as well as processor speed. If your luck is bad, the script may appear stuck calculating for a couple of minutes; however, given enough time, the algorithm will always reach a solution. In some cases however, it may be faster to simply relog (relogging re-randomizes the puzzle) and run the script again.
The script is available for free on the SDN