TypeRacer Next Race Button

Lets you go to the next race by pressing enter. You can change the key in the code (it's very intuitive)

Author
AlphaLeoli
Daily installs
0
Total installs
15
Ratings
0 0 0
Version
0.1.0
Created
2024-05-30
Updated
2024-05-30
Size
719 Bytes
License
CC BY-NC-SA 4.0
Applies to

Made by AlphaLeoli. Go on typeracer and complete a race and then after you can just click enter to go to the next race instead of whatever typeracer has you do. If you don't like enter, then go into the code and change this `if (event.key === 'Enter') {` from enter to something else you want.