Releases: hackermancool/TypeCheat
v1.0.7
v1.0.6
v1.0.5
What's changed
- Added support for India Typing
v1.0.4
What's changed
- Fixed bug on TypingTestNow
- Added support for AOEU Typing Speed Test
- Removed a small amount of bloat from the LiveChat Inc cheat
- Changed nested
if
toswitch
statement
v1.0.3
What's changed
- Added support for QuickTypingTest
v1.0.2
What's changed
- Added support for LiveChat Inc
v1.0.1
What's changed
- Added support for Bing Typing Test
- Normalized variable names
Variable names for fields such as the text field used to be different for every site due to weird JS functionality with how I wrote the code. This has been updated, so all variable names are now the same for all sites.
v1.0.0
What's changed
- Removed unfinished Ratatype code
- Added support for TypeRacer
- Removed broken Tampermonkey scripts and replaced them with button-activated versions of TypeCheat
Since I have decided not to finish the Ratatype cheat and the commented-out broken code has been removed, and that the bugs with text sometimes not autofilling have been fixed, I feel that it is reasonable to consider this the first non-beta release of TypeCheat.
v1.0.0-beta.2
What's changed
- The method to check the text box content has been changed from
setInterval
to event listeners to avoid slightly rare occasions when thespace
key would be pressed when thesetInterval
was in the middle of its 10 ms wait. - The Tampermonkey script has been updated so that it now has a button to be activated, as it would often try to read the words before they were generated.
The reason that this is a beta release is because the cheat for Ratatype is still being developed and is not currently available for use.
v1.0.0-beta.1
This the first (beta) release of TypeCheat.
The reason that this is a beta release is because the cheat for Ratatype is still being developed and is not currently available for use.