AutoTap is a customizable autoclicker for Windows that’s simple and intuitive to use, supporting multiple monitors. It allows clicking at the current mouse position or at specific screen coordinates, with fully configurable hotkeys. AutoTap also features Dark Mode and Light Mode for a comfortable visual experience.
- Automatic clicks with left or right mouse button
- Click options:
- Current location → clicks where the mouse is
- Pick location → selects specific screen coordinates by clicking anywhere on the screen.
- Configurable Start and Stop hotkeys
- Adjustable delay between clicks
- Configurable number of clicks per loop
- Multi-monitor support
- Dark Mode and Light Mode interface
- Download or clone the repository.
git clone https://github.com/GaByt3/AutoTap.git
cd AutoTap
- Install dependencies:
pip install -r requirements.txt
- Run the program.
python AutoTap.pyYou can download the precompiled Windows executable of AutoTap (.exe) and run it directly, no Python installation required. Simply double-click to start the app.



