Automation in AutoHotKey
Looking for a performer for AutoHotkey to develop an automation script for Windows.
Brief about the task:
work simultaneously with 6-8 OctoBrowser windows (different profiles);
in each window, repeating actions must be performed independently:
- scrolling the page (scroll / Page Down),
- mouse clicks in specified locations;
- preferably running in the background without moving the actual mouse cursor;
- stable operation in a long continuous cycle.
Environment:
Windows 10/11, Google Chrome.
-
30 days108 USD30 days108 USD
To ensure stable operation in 6–8 OctoBrowser windows without moving the mouse cursor, standard AHK commands like Click or ControlClick will not be sufficient, as Chromium browsers poorly handle "surface" clicks in the background.
Technical implementation strategy:
Chrome DevTools Protocol (CDP): The most reliable method for background operation is using the Chrome.ahk library. Instead of emulating the mouse, the script will communicate directly with the browser engine through the debugging port. This allows clicking on elements and scrolling pages, even if the windows are completely overlapped or minimized.
Multiprofile through ports: In the OctoBrowser settings, each profile must be assigned a unique Remote Debugging Port (for example, 9222, 9223, etc.). The script will launch separate management instances for each port, ensuring complete independence of threads.
Background scrolling and clicks:
…
Scrolling: Instead of Send {PgDn}, we use JS injection window.scrollBy(0, 500), which executes instantly and without focus.
Clicks: The DOM.dispatchMouseEvent method is used via CDP. This is a "genuine" click at the browser level that does not involve the Windows system cursor.
Stability (Watchdog logic): For long cycles, we will add a check for the "survivability" of the page. If the profile hangs or the page returns an error, the script will detect this through the port status and will be able to reload the tab without stopping the operation of the other 7 windows.
Clarifying question:
Do you use fixed debugging ports in the OctoBrowser profile settings, or does the script need to dynamically capture active processes through the window title?
-
2 days97 USD2 days97 USD
Hello, I can implement such functionality, I develop bots on node.js, feel free to contact me.
-
1 day97 USD
265 1 day97 USDHello.
We have worked on your task — we created AHK automation for several browser windows with independent loops in each. It is possible to organize the work of 6–8 windows in parallel, with scrolling and clicking in the necessary places. If it is essential that the cursor does not move — it can be implemented through background commands without interfering with real mouse control. We will also add protection against freezes and ensure stable operation in a long cycle. We are ready to discuss the details and put together a working solution.
-
9 days97 USD
332 1 0 9 days97 USDHello.
I am ready to implement an automation script in AutoHotkey for Windows 10/11 for simultaneous work with 6–8 OctoBrowser windows.
Functionality:
independent scrolling of pages and clicks in each window;
operation without moving the actual cursor (in the background);
… stable long execution cycle;
ability for flexible adjustment of coordinates and delays.
Deadline: 7–10 days including testing and revisions.
I am ready to discuss the details and start working.
-
1 day269 USD
196 1 day269 USDWhoever tells you otherwise, your requirement is not feasible in the form you presented. I am engaged in browser automation and real devices, including anti-bots. I have worked with Octo. I have developed solutions for many social networks. I can create automation tailored to your realities, without problems and with a larger number of streams. There are solutions that can accommodate thousands of profiles for a low monthly fee (40-100 bucks per month).
-
3 days97 USD
655 6 1 3 days97 USDGood day! I am ready to help you. Your wishes are clear. I have been doing this for a long time.
-
5 days135 USD
2662 53 0 1 5 days135 USDGood day!
I have extensive experience in developing various bots for automation.
I will be able to provide the exact timeline and cost after discussing all the details.
-
8 days135 USD
268 8 days135 USDComment for the job vacancy
Price: 900–1,800 PLN
Time: 5–10 days
Response text (copy):
Good day. I can implement AHK automation for repetitive actions in multiple Chrome/OctoBrowser windows (scrolling/clicks/loops) with logging and stabilization of operation.
An important nuance: “background” execution without moving the real cursor is only partially possible — for Chrome, this is usually done through the ControlClick/Message approach, but it is not always reliable on the web. The most stable option is to control the active window in sequence or through browser tools/API.
I am ready to provide a more accurate estimate after a brief technical specification: a list of actions, coordinates, timings, stop/error conditions, and whether fixed selectors/hotkeys can be used instead of “pixel clicks.”
-
2 days97 USD
2991 73 4 2 2 days97 USDHello! I can do it with quality!!!! Contact me!!!!!!!!!!!!!!!!!!!
-
1 day97 USD
667 5 0 1 day97 USDHello! I have experience in automation under Windows and working with AutoHotkey scripts, as well as with libraries and tools for browser and UI automation.
I work with: AutoHotkey (automation of actions in Windows, working with windows, clicks, hotkeys, loops), Selenium / Playwright (browser automation, working with multiple sessions and profiles), UI Automation (interacting with interface elements), Python for auxiliary logic and data processing, multithreading and asynchronous task processing, stabilizing long-term automation cycles.
The task with 6–8 browser windows (separate profiles), scrolling, clicking, and background work can be fully implemented through AutoHotkey or a combination of AutoHotkey + OctoBrowser API for reliable interaction with the browser.
I am ready to discuss the details, script architecture, and propose a working solution.
-
10 days108 USD
9340 20 0 1 10 days108 USDGood day, I will develop an automation script for you. I have relevant experience. I await a detailed technical specification and am ready to start working.
-
2 days97 USD
1042 11 0 2 days97 USDGreetings! I am ready to take on your task regarding OctoBrowser. I will make everything so that 8 windows operate completely autonomously. Instead of regular clicks on coordinates (which often miss and get off track), I will set up smart binding to page elements.
What are the advantages:
Real background: The script runs inside the browser. You will be able to use your mouse and computer calmly while the windows run by themselves.
Rock-solid stability: Automation will not "drop" if you accidentally resize the window or it gets overlapped by another application.
Multithreading: All 6-8 profiles will run simultaneously and independently of each other in an infinite loop.
I have experience with anti-detects, I will do everything cleanly and reliably.
I can, of course, do it the way you want through AutoHotkey, but the method I propose will work much more stably. Write to me, I will start doing it right away, or message me privately to discuss the details. Sorry for the long text.)))
-
2 days97 USD
285 2 0 2 days97 USDHello! I am ready to implement automation using AutoHotkey. I have extensive experience writing scripts for Windows and working with multithreading (including for game servers and system utilities).
How I will solve your task:
Background work: I will use the ControlClick and ControlSend functions so that the script performs actions in OctoBrowser windows without intercepting the real mouse cursor. You will be able to continue using your PC.
Multitasking: I will set up independent loops for each of the 6-8 windows with individual delays to avoid detection and ensure stability.
Reliability: The code will be optimized for long-term operation without memory leaks and crashes.
I will do everything quickly and test it according to your tasks. Write to me, and we will discuss the details!
-
1 day97 USD
738 4 0 1 day97 USDGood day. I can do it. Please contact me.
I have done a lot of similar emulation.
-
2 days97 USD
314 2 days97 USDHello, write to me in private messages.
-
2 days97 USD
255 2 days97 USDHello,
you do not need a crutch in the form of AutoHotKey, OctoBrowser supports automation similar to Selenium for Python or Puppeteer in JS (https://octobrowser.net/en/api-automation/). Therefore, I would consider this integration if I were you. I can help, I have extensive experience with both Selenium and Puppeteer; including commercial experience.
However, if you still need AutoHotKey, there are plenty of libraries in Python that can implement this. But based on my experience, I would still lean towards implementing automation in the way I described above.
-
10 days97 USD
7 1 10 days97 USDGood day.
I have experience and a desire to work.
I will complete it within the agreed deadlines.
-
2 days97 USD
364 2 days97 USDHello! I am interested in your project on automating OctoBrowser. I have experience in developing bots and automation scripts (Python/C++), so I understand the specifics of working with multithreading and emulating user actions very well.
Here’s how I will implement your task in AHK:
Background work: I will use ControlClick and ControlSend to ensure that clicks and scrolling go directly into the OctoBrowser windows without intercepting the real mouse cursor.
Window independence: I will implement a loop that will iterate through the HWID of each profile's windows and perform actions in isolation.
Stability: I will add random delays (sleep) between actions to mimic human behavior and avoid detection by anti-fraud systems.
…
I am ready to discuss the details and conduct a test run on 1-2 windows. I am available!
-
10 days296 USD
1825 52 0 10 days296 USDGood day. I write programs for automating various processes. I would like to see a more detailed technical specification.
Current freelance projects in the category Bot Development
Software maintenance
111 USD
It is necessary to make adjustments to the software and maintain it in the future; the software places orders based on specified parameters and sends them to a Telegram bot. Python, Bot Development ∙ 18 hours 46 minutes back ∙ 52 proposals |
Telegram bot
269 USD
It is necessary to completely replicate the interface and functionality, but without the payment platform. It needs to be done in a short time. Bot Development ∙ 1 day 16 hours back ∙ 107 proposals |
Automatic video posting on social media according to a scheduleTechnical Assignment (TA) Automatic video publication on social media according to a scheduleProject Description A script/bot (Python preferred, or any other solution of your choice — the main thing is stability and ease of maintenance) is needed, which automatically publishes… Python, Bot Development ∙ 1 day 18 hours back ∙ 56 proposals |
Bot for receiving/searching applications
28 USD
In short: Create a bot where users can create and find profiles, the bot should have referral links, etc. Everything is detailed below. Client-side bot: Before the /start button, text in the center of the chat: What can this bot do? Welcome to Sugar Secret Agency! -Premium… Python, Bot Development ∙ 1 day 20 hours back ∙ 60 proposals |
Signal bot with automation in Google SheetsA bot is needed that will accept an application and automatically place it in Google Sheets, for example: store1, 26.06, 500kg or 200kg, and it will automatically mark 500 or 200 in the cell of the date on the store's line in the table. Bot Development ∙ 1 day 20 hours back ∙ 63 proposals |