Extension
Start with Tampermonkey, script enablement and a fresh page reload.
Start with Tampermonkey, script enablement and a fresh page reload.
Most "did nothing" cases begin with empty selection or reserves that block everything.
The result window usually explains the problem faster than guessing.
Check these first:
Some scripts wait for the game runtime, so the button may appear only after the game finishes loading.
Common causes:
Do all run skipped the scenario according to the configured behavior.Start with the result window. It usually explains more than panic does.
Check:
If settings search returns an empty result:
Search hides settings that do not match, so an empty list usually means the filter is too narrow.
Settings are stored in the browser profile. If localStorage, the browser profile or the extension data was cleared, settings cannot magically move back. Use export and import when moving between browsers or profiles.
Include:
“Does not work” is not a bug report. It is a weather report from a bad day.