Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Releases: hackermancool/TypeCheat

v1.0.7

29 Jun 18:38
Compare
Choose a tag to compare

What's changed

v1.0.6

10 Jul 18:31
Compare
Choose a tag to compare

What's changed

  • Fixed LiveChat's domain (previously livechatinc.com, now livechat.com)
  • Updated some formatting in source code

v1.0.5

20 Feb 04:02
Compare
Choose a tag to compare

What's changed

v1.0.4

18 Feb 03:53
Compare
Choose a tag to compare

What's changed

v1.0.3

17 Feb 19:37
Compare
Choose a tag to compare

What's changed

v1.0.2

16 Feb 18:08
Compare
Choose a tag to compare

What's changed

v1.0.1

12 Feb 03:34
Compare
Choose a tag to compare

What's changed

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

11 Feb 03:15
Compare
Choose a tag to compare

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

10 Feb 23:53
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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 the space key would be pressed when the setInterval 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

05 Feb 22:13
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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.