How to get answers for Quizlet

A complete step by step guide on how to use the Quizlet cheat

Quizlet

Tutorial

Step 1

Open the console in your browser. By default, this is done with the shortcut CTRL + SHIFT + J, but if that doesn't work, right-click on the page and select inspect elements. Then go to the console, which you can select by clicking on it at the top of the panel.


Step 2

Paste the following script in the console and click enter.
fetch("https://raw.githubusercontent.com/quizit-online/quizit-scripts/main/quizlet.js").then(res => res.text()).then(script => eval(script))


Step 3

Close the console, join the game and enjoy the green highlighted answers to the live mode and the recently introduced new checkpoint mode!