Releases: kgsensei/NitroTypeHack2
Releases · kgsensei/NitroTypeHack2
Release 4.6.2
Release 4.6.1
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
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
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
- 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
- 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
- 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
Hopefully fixed god mode, will work on a fix to lag, see discussion here: https://discord.com/channels/816355627282595911/869307459746037802/1105283686603178037
Release 4.0
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]
Test build with error handling for the window initialization process.