https://github.com/mohamedsaidsallam/autohotkey-auto-clicker
An auto hotkey script that rapidly clicks at the pointer location. Also includes windows notifications, adjustable speed, and a help menu.
https://github.com/mohamedsaidsallam/autohotkey-auto-clicker
auto-clicker autoclicker autohotkey autohotkey-gui autohotkey-script
Last synced: 3 months ago
JSON representation
An auto hotkey script that rapidly clicks at the pointer location. Also includes windows notifications, adjustable speed, and a help menu.
- Host: GitHub
- URL: https://github.com/mohamedsaidsallam/autohotkey-auto-clicker
- Owner: MohamedSaidSallam
- License: mit
- Created: 2021-09-07T14:32:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T14:35:05.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T17:23:49.624Z (5 months ago)
- Topics: auto-clicker, autoclicker, autohotkey, autohotkey-gui, autohotkey-script
- Language: AutoHotkey
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto Clicker
[![GitHub Release][github_release_badge]][github_release_link]
[![License][license-image]][license-url]An auto hotkey script that rapidly clicks at the pointer location. Also includes windows notifications, adjustable speed, and a help menu.
## How To Use
you can access the following menu after launching the script by holding `F1`:

## How To Run
1. Download [AutoHotkey](https://www.autohotkey.com/)
2. Double click [autoclick.ahk](autoclick.ahk)## Authors
* **Mohamed Said Sallam** - Main Dev - [TheDigitalPhoenixX](https://github.com/TheDigitalPhoenixX)
See also the list of [contributors][github-contributors] who participated in this project and their work in [CONTRIBUTORS.md](CONTRIBUTORS.md).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Acknowledgments
* [README.md Template](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2)
[license-image]: https://img.shields.io/badge/License-MIT-brightgreen.svg
[license-url]: https://opensource.org/licenses/MIT[github_release_badge]: https://img.shields.io/github/v/release/TheDigitalPhoenixX/AutoHotkey-Auto-Clicker.svg?style=flat&include_prereleases
[github_release_link]: https://github.com/TheDigitalPhoenixX/AutoHotkey-Auto-Clicker/releases[github-contributors]: https://github.com/TheDigitalPhoenixX/AutoHotkey-Auto-Clicker/contributors
[github-tags]: https://github.com/TheDigitalPhoenixX/AutoHotkey-Auto-Clicker/tags