ChatGPT Summary of my Changes for V3.0.5:
A major update bringing full Linux support, advanced HHJ customization, and big improvements to input handling and pasting.
🐧 Massive Change
- Full Linux Support
- Runs seamlessly via Wine (non-sudo).
- Accept the graphical prompt to launch.
- All features work the same.
- Functions that normally require you to be tabbed into Roblox will now assume you are already tabbed in.
⚙️ Input & Macro Improvements
- Wallhop: Default delay increased (17 → 19).
- PressKey: Option to add a delay before key press.
- HHJ: Fully revamped - all parameters can now be configured by advanced users.
- Macro Performance: Additional failsafes for invalid window positions and sizes.
- Linux Support: Helpful variable overwrites added for Wine runtime.
⌨️ Pasting & Text Handling
- Security Fix: Closed a loophole that could let programs distinguish synthetic vs. real input during pasting.
- Direct Input Pasting: Replaced Unicode system with more sophisticated direct input.
- Toggle Available: Option to revert to old Unicode method.
- Typing Controls: Adjustable delay between typed and pasted characters.
- Bug Fix: Chat key modification issues resolved.
- Buffer Size: Custom text buffer increased (256 to 2048 bytes).
🛠️ Debugging & Stability
- Debug Console Option:
- Windows: Run with
set DEBUG=1before launching the exe. - Linux: Run with
DEBUG=1 wine suspend.exe.
- Windows: Run with
- UI Fixes: Resolved major text clipping when scrolling.
- Miscellaneous: Cleaned up debugging messages and improved internal resource formatting.
To download, either download the .zip file or the .exe directly. Both contain the same data. Extract the zip file before executing it, or else Save Files will not work.
(Zenity must be installed on Linux to launch, run sudo apt-get install zenity or equivalent command)
(This will be fixed next update)