Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvv-keys/ez-click-advanced
The "Advanced Mouse Clicker Macro" is a versatile script designed to automate mouse clicking actions on your computer. Whether you're engaged in gaming, performing repetitive tasks, or seeking to streamline your workflow, this macro script offers a range of advanced features to meet your needs.
https://github.com/vvv-keys/ez-click-advanced
ahk ahk-script ahk-scripts ahk2exe macro macros
Last synced: 29 days ago
JSON representation
The "Advanced Mouse Clicker Macro" is a versatile script designed to automate mouse clicking actions on your computer. Whether you're engaged in gaming, performing repetitive tasks, or seeking to streamline your workflow, this macro script offers a range of advanced features to meet your needs.
- Host: GitHub
- URL: https://github.com/vvv-keys/ez-click-advanced
- Owner: vVv-Keys
- Created: 2024-03-25T15:28:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T00:10:56.000Z (5 months ago)
- Last Synced: 2024-07-14T01:24:52.909Z (5 months ago)
- Topics: ahk, ahk-script, ahk-scripts, ahk2exe, macro, macros
- Language: AutoHotkey
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
██ ▄█▀▓█████▓██ ██▓ ██████
██▄█▒ ▓█ ▀ ▒██ ██▒▒██ ▒
▓███▄░ ▒███ ▒██ ██░░ ▓██▄
▓██ █▄ ▒▓█ ▄ ░ ▐██▓░ ▒ ██▒
▒██▒ █▄░▒████▒ ░ ██▒▓░▒██████▒▒
▒ ▒▒ ▓▒░░ ▒░ ░ ██▒▒▒ ▒ ▒▓▒ ▒ ░
░ ░▒ ▒░ ░ ░ ░▓██ ░▒░ ░ ░▒ ░ ░
░ ░░ ░ ░ ▒ ▒ ░░ ░ ░ ░
░ ░ ░ ░░ ░ ░
░ ░
```# AutoHotkey Advanced Mouse Clicker Macro
The AutoHotkey Advanced Mouse Clicker Macro is a versatile script designed to automate mouse clicking actions on your computer. Whether you're engaged in gaming, performing repetitive tasks, or seeking to streamline your workflow, this macro script offers a range of advanced features to meet your needs.
## Features
- **Customizable Click Patterns:** Define and execute custom click patterns to perform multiple clicks in a sequence, tailored to your specific requirements.
- **Smooth Mouse Movement:** Enjoy natural and fluid mouse movement as the cursor gradually moves to the target position, enhancing user experience and accuracy.
- **Pause/Resume Functionality:** Pause and resume clicking at any time with ease, allowing for seamless control over the automation process.
- **Visual Feedback:** Receive clear visual indicators to know when clicking is active or paused, providing transparency and user-friendly interaction.
- **Error Handling:** Checks if the mouse position is valid and provides an alert if it's not.
- **Logging:** Log actions performed by the script, enhancing troubleshooting and debugging.
- **Configurability:** Load and save user settings from/to a configuration file for persistence across script executions.
- **Safety Features:** Provides a confirmation dialog before starting clicking to prevent accidental activation.
- **Compatibility:** Ensures compatibility with different screen resolutions and DPI settings.## Setup
1. **Install AutoHotkey:** Ensure AutoHotkey is installed on your computer. You can download it from [here](https://www.autohotkey.com/).
2. **Download the Script:** Download the script file (`Advanced_Mouse_Clicker_Macro.ahk`) from this repository.3. **Customize Settings (Optional):** Modify the script to your preferences by adjusting click patterns, click intervals, and hotkeys directly in the script file.
4. **Run the Script:** Double-click the script file (`Advanced_Mouse_Clicker_Macro.ahk`) to run it using AutoHotkey. The script will run in the background, ready to automate mouse clicking actions.
5. **Control Clicking:** Use the assigned hotkeys to toggle clicking on/off (`F1`) or pause/resume clicking (`F3`), providing convenient control over the automation process.
## Usage
Once the script is running, you can utilize its features to automate mouse clicking actions as per your requirements. Use the defined hotkeys to start/stop clicking and to pause/resume the clicking process.
## Contributing
Contributions are welcome! If you have suggestions for improvements, new features, or bug fixes, please feel free to open an issue or submit a pull request on this repository.
## License
This project is licensed under the [MIT License](LICENSE).
---
I updated the AHK because it had a few followers and a watch. I hope you enjoy. Any suggestions or request feel free to ask will try to get it fixed ASAP.
ALSO I didn't really TEST this version of the updated script so it might have some bugs/errors possibly(DOUBTIT) <-- but just incase please make an issue request and will get it handled asap or PULL AND FIX FOR ME IF YOU A REAL 1 <3