Jump to content

Puzzle Checker

Overview
Creator: Beefster Added: 30 Apr 2014 Tags: FFC
Rating[?]: No rating
View Script
Information

Description Setup Reviews Comments

This script generically checks FFC-based puzzles. It runs through a sequence of FFCs (which you can set) checking a certain index of their Misc for a certain state. You can prevent it from doing its magic with a concurrency lock. (This is often necessary to get puzzles to work right, due to concurrency issues)

This is intended for other scripters, as it interacts with other FFCs, requiring the scripts to interface with them.