Skip to content

AutoPress 1.1

Choose a tag to compare

@JRC54 JRC54 released this 27 Jul 17:11
· 6 commits to main since this release
3d5aa41

Update 1.1

This update addresses an issue where the inputs could be detected by games as "abnormal input". A new feature have been introduced to mimic "human-like" behavior and mostly evade detection.


🚀 New Features

  • Randomized Interval Option

    • A new Random option has been added to the interval dropdown menu.
    • When selected, the pause between each right-arrow key press will be a random value between 0.25 and 5 seconds.
  • 'Humanize' input with WASD Keys

    • A new checkbox is now available on the interface.
    • When enabled, the script has a 25% chance before each main key press to briefly press a random key from the WASD group.

🔧 Improvements & fixes

  • Configuration Persistence: The state of the new 'Humanize' checkbox is now saved to config.json and is included in the configuration import/export functions.
  • UI: The main window has been slightly resized to accommodate the new options.

These changes should make the tool much safer and more effective for its intended purpose, as always, use it responsibly.