Event-Driven AHK Auto-Clicker
Budget: $30 – $250 AUD
I want an AutoHotkey script that automates a few repetitive clicks inside a browser-based game. The clicks must fire only when a specific visual cue appears on screen, not at a fixed timer. In practice, that means watching a small region of the game window for a colour or image change and instantly sending a left-click to the same (or another) coordinate.
Here is the workflow I have in mind:
1. Script continuously scans the defined pixel area for a colour/image match.
2. The moment the match occurs, it sends a single click to the coordinate I will supply.
3. It then resumes watching until the next match.
I’ll give you:
• Exact screen coordinates to monitor and to click.
• Screenshot samples of the “before” and “after” states so you can calibrate PixelSearch / ImageSearch accurately.
Deliverables:
• AHK source file (.ahk) clearly commented.
• Short read-me explaining any variables I may need to tweak (colour value, tolerance, delay, hotkey to pause/exit).
• Proof-of-concept video or GIF showing the script responding to the visual change inside a browser window.
Acceptance criteria:
- Detection accuracy ≥ 95 % on my supplied samples.
- Click latency under one second after the visual change.
- Runs reliably on Windows 10 with the latest AutoHotkey v1 or v2 (state your choice and why).
If you have experience building event-driven clickers for games and can get precise with PixelSearch/ImageSearch, this should be quick work.
Here is the workflow I have in mind:
1. Script continuously scans the defined pixel area for a colour/image match.
2. The moment the match occurs, it sends a single click to the coordinate I will supply.
3. It then resumes watching until the next match.
I’ll give you:
• Exact screen coordinates to monitor and to click.
• Screenshot samples of the “before” and “after” states so you can calibrate PixelSearch / ImageSearch accurately.
Deliverables:
• AHK source file (.ahk) clearly commented.
• Short read-me explaining any variables I may need to tweak (colour value, tolerance, delay, hotkey to pause/exit).
• Proof-of-concept video or GIF showing the script responding to the visual change inside a browser window.
Acceptance criteria:
- Detection accuracy ≥ 95 % on my supplied samples.
- Click latency under one second after the visual change.
- Runs reliably on Windows 10 with the latest AutoHotkey v1 or v2 (state your choice and why).
If you have experience building event-driven clickers for games and can get precise with PixelSearch/ImageSearch, this should be quick work.