A modern auto-clicker application built with Python and PyQt5.
- ๐ฑ๏ธ Multiple click types (Left, Right, Middle)
- โก Customizable click interval
- โจ๏ธ Hotkey support (F6 to start/stop)
- ๐จ Modern dark theme UI
- ๐ GitHub integration
- ๐ Lightweight and fast
- ๐ Click pattern recording
- ๐ Loop playback
- ๐ฏ Coordinate targeting
- ๐ Click statistics
- ๐พ Save/load configurations
- ๐ Light/Dark theme toggle
- ๐ฎ Game-specific presets
- ๐ Smart click detection
- ๐ Performance analytics
- ๐ User profiles
- ๐ Multi-language support
- ๐จ Custom themes
- Clone the repository:
git clone https://github.com/AliAkgun0/precisionclicker-lite.git- Install dependencies:
pip install -r requirements.txt- Run the application:
python main.py- Python 3.8+
- PyQt5
- pyautogui
- keyboard
- Select click type (Left, Right, Middle)
- Set click interval in milliseconds
- Press F6 to start/stop clicking
- Use the GitHub button to visit the repository
Feel free to contribute to this project by:
- Reporting bugs
- Suggesting features
- Submitting pull requests
This project is licensed under the MIT License.
- Built with Python and PyQt5
- Inspired by modern UI/UX practices
- Thanks to all contributors