Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant