Typing Study Changer

This is a Javascript program I made to change the results of the Typing Study page. I made this because I was bored and also for fun.

There are 2 options to run this script:

Option A Option B (recommended)
You can download the raw Javascript required for this option here.

First, download the script, then open the script with any text editor and copy the code. Once you select the preferred lesson, enter the console through inspect element and paste the script in and then press enter. Now when you get to the results screen simply press Alt+U and your results will max out.
You can download the userscript from here.

Just click "Install". For this option you need Tampermonkey. Tampermonkey is a free extension which we will use to automatically run this script in the background. Now if you go to Typing Study and click on the Tampermonkey icon and see "Typing Study Changer" enabled, you should be good to go! When you get to the results page, press Alt+U.

The difference between option A and option B is that in option A you have to manually start the script, and in option B the script starts automatically whenever you are on the Typing Study website. The results are changed only locally, which means they aren't saved on the server.