A powerful AutoHotkey script designed to automate scrolling and clicking, freeing you from repetitive tasks. With this tool, the mundane becomes effortless, letting you focus on what truly matters.
-
Purpose:
- Automate scrolling and pixel-based button detection for a streamlined workflow.
- Eliminate repetitive manual tasks by simulating natural user interactions.
-
Philosophy:
- Embrace simplicity and efficiency.
- Harness automation to reclaim your time and energy.
-
Continuous Scrolling:
- Automatically scrolls down the window.
-
Pixel-Based Button Detection:
- Searches for a specific button via a predefined pixel encryption pattern.
-
Automated Clicking:
- Simulates a click action on the target button once detected.
-
User Control:
- Launch the script
- Start the script with
F1
and stop it withEsc
.
-
Operating System:
- Windows 10 or above.
-
Screen Resolution:
- 1440x900.
- Not your resolution?? - request me on email/fiverr for tailored solution, just for you.
-
Software:
- AutoHotkey v1.0.
-
Visual Settings:
- Reddit must be in Dark Mode for optimal functionality.
- Reddit must be open in Edge browser. (same environment as of the original creator)
-
Download AutoHotkey:
-
Clone or Download Repository:
- Clone this repository or download the ZIP file from GitHub.
-
Configure Your Environment:
- Ensure your system resolution is set to 1440x900.
- Verify that the target application is in Dark Mode.
-
Run the Script:
- Double-click the script file to launch.
- Press
F1
to start automation andEsc
to stop.
-
Script Flow:
- Initiates a loop that scrolls down the window.
- Continuously checks for the presence of the target button using a pixel search.
- Calculates the button's center position and simulates a click when found.
- Introduces delays to prevent multiple inadvertent clicks.
-
Customization:
- Modify delay times or scrolling speed by adjusting the
Sleep
commands. - Customize the pixel encryption string to match different button signatures.
- Modify delay times or scrolling speed by adjusting the
-
Tailor-Made Scripts:
- Need a script designed for your specific tasks?
- I offer custom automation solutions to fit your unique requirements at : Fiverr
-
Get in Touch:
- Share your requirements and let’s craft a solution that optimizes your workflow at karanveerchouhan@gmail.com
-
Usage:
- This script is provided for educational purposes.
- Use it at your own risk and ensure compliance with your software's terms of service.
-
Responsibility:
- Automation should enhance productivity, not replace conscious decision-making.
-
Feedback:
- Contributions and suggestions are welcome.
- Fork the repository and submit pull requests to improve functionality.
-
Issues:
- Report any issues via GitHub Issues for prompt attention.
"The path to mastery is paved with small, thoughtful steps."