Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

AutoIt script

Translated

  1. 4733
     6  0

    3 days141 USD

    I will write an AutoIt script. Reading domains from a file, sequentially opening them in a mini-browser, analyzing the screen area through PixelSearch/PixelGetColor, sorting the results into two files. Window management through WinActivate. One question: what specific criterion do we use to determine a "positive result" - specific text on the page, pixel color, or interface element?

  2. 1240    34  0
    3 days67 USD

    And what if I write a desktop program for a domain checker?
    No additional browsers are needed.
    I made a checker for checking VIN codes by catalogs.
    Write to me - we will discuss.

  3. 1251    35  1   3
    2 days49 USD

    Hello Sergey, I am ready to do it. I am writing in Python. Please write to me in private messages so we can discuss the technical specifications and terms of cooperation in more detail. Thank you.

  4. 764    5  1
    2 days89 USD

    Hello. The task is clear: a script in AutoIt is needed that will sequentially open websites in a mini-browser based on a list of domains, check the result by content/window area, display a notification, and automatically sort the domains into files for successful/unsuccessful.

    I can do this neatly and without unnecessary "magic":
    — reading the list of domains from a file;
    — sequentially opening and processing each address;
    — analyzing the required area of the screen/window;
    — activating the window and working specifically with the GUI;
    — transferring the result to separate files;
    — protection against freezes, timeouts, and error handling.

    I have worked with AutoIt, so I understand the nuances of active windows, waiting for loading, focus, and checking results not "in theory," but in practice.
    If you already have a specific condition that defines a successful check, I will immediately incorporate this into the logic. If not, I will help choose the most reliable verification option.

    I am ready to start as soon as the details are agreed upon. In the end, you will receive a working script that can be run without manual routine.

  5. 667    5  0
    1 day22 USD

    Hello! I am interested in your project. I can implement a checker based on a mini-browser: automatic opening of a list of domains, analyzing the results (including checking the screen area), working with Windows windows, and sorting domains into corresponding files (successful / unsuccessful).

    I can carry out the implementation in AutoIt (taking into account your preferences), as well as using other tools (for example, Python + Selenium / PyAutoGUI / OCR). I will choose the optimal approach depending on the specifics of the task for maximum stability and speed. It should be noted that the capabilities of AutoIt may be limited—especially in tasks related to modern web interfaces, complex page dynamics, or high requirements for scalability and performance. In such cases, it is advisable to use more flexible tools.

    I have extensive experience in:

    📊 Data processing: working with databases, structuring and analyzing information, automating the processing of large volumes of data, import/export, and validation;
    🤖 Automation and emulation of user actions, developing bots of varying complexity;
    ⚡️ Asynchronous and multithreaded parsing: collecting and processing data with performance optimization;
    🔍 OCR and text search: recognition and structuring of information;
    🖼 Media processing: working with images and multimedia;
    🖥 Software development, desktop applications, system services, and daemons;
    📱 Mobile development: native and cross-platform applications;
    🌐 Working with APIs and third-party services: integration, automation, and data exchange;
    🗣 Translation and text processing: automating translation, working with language models and text analytics;
    🤖 AI/LLM solutions: integration and use of artificial intelligence.

    I will complete the work quickly and efficiently. Contact me to discuss the details and deadlines of the project!

  6. 504    1  0
    3 days78 USD

    Hello.

    I can implement a script for AutoIt for sequential domain checking in a ready-made mini-browser: activating windows, analyzing the screen area, distributing domains into files based on successful / unsuccessful results depending on the outcome of the check.

    Before starting, it will be necessary to clarify what a positive result looks like in the window and how stable the mini-browser interface is, as this affects the reliability of the check.

  7. 172    1  1
    1 day89 USD

    Good day. I am ready to complete this project and have extensive experience in developing various applications.

  8. 1045    7  0
    1 day56 USD

    Hello, Sergey! I have experience working with AutoIt specifically in tasks of interface automation, where regular HTTP requests are not suitable and user actions need to be simulated.

    My implementation plan:

    Logic of operation: The script will sequentially take domains from a TXT file, enter them into your mini-browser, and make the window active.

    Screen analysis: I will set up precise monitoring of the screen area (through pixel color or image recognition) so that the bot understands the result of the website loading.

    Sorting: I will implement automatic distribution of domains into success.txt and fail.txt files depending on the result.

    Stability: I will add necessary delays (Sleep) and checks to ensure that the browser window is indeed active to avoid crashes.

    I am ready to discuss the details (what specific signs indicate a successful check) and start working. The script will be clean, with comments for further adjustments by you.

    Best regards,
    Victor

  9. 726    9  1
    3 days45 USD

    Hello! I have reviewed your project and am ready to start working immediately. I guarantee excellent quality and promptness.

  10. 293  
    2 days52 USD

    Good day.

    Write to me, I will do it in Python + Autoit/Selenium, we can see what will be better in terms of speed if you have a large database.

  11. 358    2  0
    2 days56 USD

    Good evening!

    I am ready to do everything as in the technical specification + I can add logging.

  12. 673    7  0
    2 days78 USD

    Good day

    I will do it quickly and efficiently. I understood the technical specifications, I have worked with the library!

    I will package it in exe and run it on your PC/server.

  13. 656    9  0
    1 day16 USD

    Good day, Sergey!
    In general, the task is clear, but for an accurate response regarding deadlines and price, I would like to clarify some questions that arose after analyzing your task.
    Please write in private messages — we will discuss the details and your wishes.

  14. 5556    12  0
    14 days601 USD

    Hello!

    I can implement a checker on top of a mini-browser with automatic domain checking and distribution of results into files.

    What will be done:

    * loading a list of domains from a file
    * automatically opening websites in the mini-browser
    * managing Windows windows (activation, focus, switching)
    * waiting for the page to load
    * analyzing a specified area of the screen (searching for text / visual cues)
    * determining the result (successful / unsuccessful)
    * recording domains into corresponding files
    * handling hangs and basic retries

    I have experience in automation, working with UI, and unstable scenarios, so I understand where such solutions usually break and how to account for that in advance.

    I can implement it in AutoIt, as you specified.

    I am ready to discuss the details:

    * what exactly defines a "successful" result
    * how many domains are processed on average
    * requirements for stability and speed

    I will create a working and robust tool, not a "one-time run script."

    Write to me, and we will clarify the details and I will start the work.

  15. 900    12  1
    3 days67 USD

    Hello, Sergey!

    I can take on this task.

    I have worked and have extensive experience with browser automation, UI actions, coordinates, active windows, as well as with tools like AutoIt / AHK / Selenium...

    So the task is completely clear to me.

  16. 738    4  0
    1 day33 USD

    Good day. I am very well versed in various types of automation, including browser and Windows automation. Write to me and we will discuss.

  17. 1122    7  0
    1 day45 USD

    Good day, I can help with the implementation of automation, through playwright api or autoit, write to me.

  18. 9944    117  0
    1 day45 USD

    Hello.

    I am a NodeJS developer. I am ready to take on the task. Write to me, we will discuss.

  19. Another 3 proposals concealed
    1 proposal concealed
  • Ivan Popov
    31 March, 16:49 |

    Доброго вечора, що за мінібраузер?

Current freelance projects in the category C & C++

Reverse engineering of console utilities for querying SSD controllers (Flash ID)

1. Purpose of the work Extraction of the application programming interface (API) for interaction with SSD/NVMe controllers from the provided set of console utilities (Phison, Silicon Motion, Realtek, Maxiotek, Marvell, JMicron, etc.). The result should be working code in C/C++…

C & C++Desktop Apps ∙ 8 days 7 hours back ∙ 6 proposals

Development of a Minecraft Java Seed Map / Seed Viewer for the website

Development of Minecraft Java Seed Map / Seed Viewer for the websiteProject Description A browser-based tool Minecraft Java Seed Map / Seed Viewer needs to be developed, which will work on our website and allow the user to enter a seed from Minecraft Java Edition and view an…

C & C++HTML & CSS ∙ 8 days 14 hours back ∙ 16 proposals

Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x)

22 USD

Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x) on the identical hardware platform (ESP32 + SX1268, 2W) based on the criteria of range, throughput, link stability, and power consumption. Conduct tests with…

C & C++C# ∙ 12 days 21 hours back ∙ 3 proposals

Client
Sergey Klimenko
Ukraine Kyiv  58  3
Project published
2 months 23 days back
278 views
Tags