introducing

The best quizlet cheat ever!

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!

or

Bookmark

How to execute a script?

There are several ways to execute a script

  • Click F12 and switch over to the console tab
  • Ctrl + Shift + J
  • Right clickInspect and switch over to the console tab
  • Three dots on the top-left corner → More tools → Developer tools and switch over to the console tab
  • Click on the url bar, type javascript: and then paste the script. (e.g. javascript:alert(1))