introducing
Let's speedrun the quiz! All you have to do is paste the game code into our page! You can also use auto answer script!
There are several ways to execute a script
F12
and switch over to the console tabCtrl + Shift + J
Right click
→ Inspect
and switch over to the console tabjavascript:
and then paste the script. (e.g. javascript:alert(1)
)