Skip to content

Releases: kgsensei/NitroTypeHack2

Release 4.6.2

28 Aug 14:56
Compare
Choose a tag to compare

Fixed a bug when trying to open links on restricted devices

Release 4.6.1

14 Aug 21:12
Compare
Choose a tag to compare

Fixed a couple of bugs:

  • Fixed a problem where clients wouldn't get update notification immediately
  • Fixed an issue when trying to access inconsistent server data, update check & error reporting
  • Fixed a problem causing a bad crash if WebView component wasn't installed
  • Fixed multiple bugs with user configuration, will reset if errors are detected
  • Fixed a bug that would cause client to crash if logs were inaccessible

Release v4.6

31 Jul 21:50
Compare
Choose a tag to compare

Changelog:

  • Improved ad blocker, now blocks NitroType Gold ads too
  • Added typing rate variance slider
  • Added automatic error reporting
  • Optimized typing simulation
  • Fixed a fatal bug when trying to simulate special characters
  • Fixed a bug that would make application flash when starting a new race
  • Added log files to ensure bugs can be found and tracked
  • Added warning when trying to switch to god mode
  • Fixed bug causing captcha to not be detected once solved
  • Switched to new method for detecting out of date versions
  • Switched from WPF to WinForms for GUI
  • Themed GUI with more NitroType like theme colors
  • Fixed small bug when calculating accuracy
  • Added feature that will save user settings between loads

4.5.1 Patch

29 Mar 20:27
Compare
Choose a tag to compare

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

v4.5

22 Mar 17:11
Compare
Choose a tag to compare
  • Added accuracy variability, another bad evasion tool in your toolbox!
  • Fixed a bug where the page would continuously reload on any public profile page
  • Added global error catching, this should help debug things when random bug happen
  • Lowered amount of time before continuing after captcha solve
  • Improved code readability
  • Updated how the product header information is displayed for GitHub API scraper
  • Removed languages from captcha solver plugin since we never see dialog
  • Lowered delay duration between games when 'auto game' enabled
  • Bug btn is now Discord btn
  • Updated website :/
  • Improved adblock

Release v4.4

25 Jan 05:32
Compare
Choose a tag to compare
  • Added auto-captcha solver (always on) (technically this is untested, lmk if there are any issues)
  • Added multiple fail characters (instead of just '-')
  • Changed how the letter-to-type is incremented
  • Fixed a bug where the 'Use Nitro' option would automatically cause an incorrect letter once finished
  • Changed the amount of randomness before window reload on 'Auto Game'
  • Updated window min-width to match new UI changes
  • Added approximate values to sliders in UI
  • Added a fail-safe to prevent the cheat from crashing unpredictably if the user doesn't have the WebView2 component installed
  • Added new version checker (basically it will send you a notification if a new update has been released)
  • Added some new null checks
  • Increased the amount of influence the sine wave has over time delays (shouldn't affect accuracy)
  • Added the new cheat icon!!
  • Added 'Report Bug' button

Release 4.3

19 Oct 20:12
Compare
Choose a tag to compare
  • Removed 'random variations', was broken and changed some other stuff so it's not needed
  • Added sine wave to shift speed slightly, suggested by isthend
  • Nitro(s) will now be used on the biggest word only requested by Xion, Leon, and many others
  • You can now switch tabs while the cheat is running
  • Fixed a ton of performance issues that caused the cheat to lag or crash
  • Changed a ton of easily-detectable injections into NitroType so it's much harder to detect the cheat now

Patch 4.1

09 May 00:23
Compare
Choose a tag to compare

Hopefully fixed god mode, will work on a fix to lag, see discussion here: https://discord.com/channels/816355627282595911/869307459746037802/1105283686603178037

Release 4.0

06 May 21:16
Compare
Choose a tag to compare

Changelog:

  • Updated random variations to be more effective
  • Updated spacing between browser panel and control panel
  • Added tooltips to UI elements with '(?)' present
  • Added WPM and Accuracy displays under slider bars
  • Cheat will now run in background if you switch tabs
  • Captcha evasion should (in theory) be functional
  • Added advanced (better) crash debugging
  • Fixed performance issues with CefSharp (CefSharp -> HwndHost.CefSharp)
  • Removed InputSimulator package since it's no longer used
  • Improve performance of the 'Use Nitros' feature
  • Added additional 'AssemblyInfo' details (Possible AV Evasion?)
  • Fixed the last 3 test updates that I broke (badly)

Legal:

As always, I (kgsensei) am not responsible for how you use this software.

3.4 [Test Build]

29 Apr 19:39
Compare
Choose a tag to compare
3.4 [Test Build] Pre-release
Pre-release

Test build with error handling for the window initialization process.