Record clicks with one hotkey – ClickGrabber spits out AutoHotkey v2 Script ready to automate!

ClickGrabber is an amazing AHK V2 Script that will watch where you click and give you AHK v2 Syntax for repeating the clicks!

It lets you choose between Window and Screen mode.  (Window mode is great if you plan to move the program to a different location)

Updated on 2025/09/13 to Version: 0.1.1


Use our Macro Recorder for your Clicks

Use our Macro Recorder for your Clicks

In this video, Joe from Automator introduces a script designed to automate mouse clicks and keyboard inputs using AutoHotkey. He demonstrates how the script can be used in both screen mode and window mode, allowing for flexibility in executing repetitive tasks. The video highlights the script’s features, including the ability to track clicks, toggle functionality, and customize settings, making it a useful tool for users looking to streamline their workflows.

Key Points:

– [00:00:00] Introduction to the Script
– Joe introduces himself and the purpose of the video.
– He mentions that the script started off simple but evolved into a more complex tool.

– [00:00:38] Screen Mode Functionality
– The script operates in screen mode to capture mouse clicks.
– Joe demonstrates how to toggle the script on and off using a hotkey (Windows S).
– The script displays the buttons clicked and their corresponding positions.

– [00:01:16] Running the Script
– Joe shows how to execute the script using Control T.
– The script automatically performs the recorded clicks, demonstrating its efficiency.

– [00:01:54] Limitations of Screen Mode
– Joe notes that if the window is moved, the script may not function correctly.
– He emphasizes that this mode is best for quick, simple tasks.

– [00:02:32] Window Mode Activation
– Joe switches to window mode, which allows for more flexibility.
– The script can track clicks within a specific window, making it more reliable even if the window is moved.

– [00:03:10] Customization and Saving
– Joe explains how to save the script and customize settings, including sleep intervals and hotkeys.
– He highlights the importance of these features for user convenience.

– [00:03:48] Looping Functionality
– Joe demonstrates how to set up a loop in the script to repeat actions multiple times.
– This feature is useful for tasks that require repetitive actions, such as file management.

– [00:04:26] Conclusion and Further Resources
– Joe wraps up by encouraging viewers to try the script and explore its capabilities.
– He mentions that the script is still in development and provides a URL for viewers to access it.

Final Summary:
Joe’s video provides a comprehensive overview of an AutoHotkey script designed to automate mouse clicks and keyboard inputs. By demonstrating both screen and window modes, he illustrates the script’s versatility and potential for enhancing productivity. The video serves as a valuable resource for users interested in automating repetitive tasks and customizing their workflows.

Comments are closed.