Skip to content

tejasmanohar/typeracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

typeracer.js

easy way to destroy everyone else in typeracer

instructions

inject typeracer.js or typeracerSpace.js once race has started

why this?

it triggers events listened for by their JavaScript handlers

i also included typeracerSpace.js which will autofill the word. if you click the input field (.txtInput) and hold your keyboard's space key, you will do very, very well 😆 ... this method seems to consistently perform better at avoiding being caught by the system since it uses events emitted from your keyboard rather than jQuery's nearly undocumented which argument.

warning

that said, be careful. do it too many times and the captcha test comes up, which gets hard w/ the speed requirements! also, you may get disqualified lol (WARNING: gets fun quickly)

Screenshot #1

... (tried that a few more times)

Screenshot #2

... snap

Screenshot #3

5 second countdown... ohhh snap

Screenshot #4

i have not implemented a bot for the above situation yet. i'll take a look at OCR libraries to de-captcha when I get a chance. i think it's plausible because accuracy doesn't have to be near 100% since it's a typing test!

UPDATE: node-decaptcher seems to produce results with high enough accuracy for the challenge captcha. now it's a matter of implementing decaptcha or a similar mechanism in the browser as @jeresig describes here.

Screenshot #5

btw, i don't encourage cheating

About

JavaScript to win typeracer... EVERY time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published