Theraze
Active member
Okay... the hidden temple code I had above ALMOST works. On my fourth attempt at automation, this did fully work. You have to visit the choice page again before you try to run the dvorak command.
Code:
page = visit_url("choice.php?whichchoice=580&option=2&pwd");
page = visit_url("choice.php?whichchoice=584&option=4&pwd");
page = visit_url("choice.php?whichchoice=580&option=1&pwd");
page = visit_url("choice.php?whichchoice=123&option=2&pwd");
page = visit_url("choice.php");
cli_execute("dvorak");
page = visit_url("choice.php?whichchoice=125&option=3&pwd");