Skip to content

4.5.1 Patch

Latest
Compare
Choose a tag to compare
@kgsensei kgsensei released this 29 Mar 20:27
· 2 commits to main since this release

Important Changes:

  • Cheat will now detect once captcha solver is complete and reload accordingly
  • Cheat will now detect communication failures (lost connection, failure to establish connection, etc.) and reload to fix connection issues
  • Updated critical error messages to be more verbose (hopefully)

Technical Changes:

  • Lowered specification on WV2_WebMessageRecieved args type
  • Updated string type for function name to updated C# standard (I think?)
  • Added JS to detect race errors and react accordingly