Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

@petrovichest
Copy link

  • Added configurable auto-click feature with toggle key (O key)
  • Implemented dual-condition trigger system:
    • Target must be within bounding box at screen center
    • X-axis distance must be within configurable threshold (20px)
  • Added rate limiting with configurable delay (0.01s = 10 clicks/sec)
  • Applied consistent implementation across PyTorch, ONNX, and TensorRT modes
  • Added user feedback for auto-click toggle state
  • Updated config.py with new auto-click parameters

- Added configurable auto-click feature with toggle key (O key)
- Implemented dual-condition trigger system:
  - Target must be within bounding box at screen center
  - X-axis distance must be within configurable threshold (20px)
- Added rate limiting with configurable delay (0.01s = 10 clicks/sec)
- Applied consistent implementation across PyTorch, ONNX, and TensorRT modes
- Added user feedback for auto-click toggle state
- Updated config.py with new auto-click parameters
@XxUrichxX
Copy link

one cuestion, how i download the autoclicker?
this look asome

@petrovichest
Copy link
Author

one cuestion, how i download the autoclicker? this look asome

You can download the main repository and compare the files to the files from the commit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants