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

Releases: hackermancool/TypeCheat

v1.0.7

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 29 Jun 18:38

What's changed

v1.0.6

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 10 Jul 18:31

What's changed

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

v1.0.5

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 20 Feb 04:02

What's changed

v1.0.4

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 18 Feb 03:53

What's changed

v1.0.3

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 17 Feb 19:37

What's changed

v1.0.2

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 16 Feb 18:08

What's changed

v1.0.1

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 12 Feb 03:34

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

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 11 Feb 03:15

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

v1.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 10 Feb 23:53

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

v1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@MysteryBlokHed MysteryBlokHed released this 05 Feb 22:13

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.