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. 1145
     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

  2. 1257    34  0
    3 days68 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 days50 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 days90 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. 691    5  0
    1 day23 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. 480    1  0
    3 days79 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. 184    1  1
    1 day90 USD

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

  8. 738    9  1
    3 days45 USD

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

  9. 3220    5  0
    3 days143 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?

  10. 293  
    2 days53 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 days79 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. 5659    12  0
    14 days609 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 days68 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. 714    3  0
    1 day34 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. 571    6  0
    1 day45 USD

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

  18. 10152    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++

Residential Proxy Infrastructure Engineer

We're building a residential proxy network from scratch — fully owned, no third-party suppliers. We need one exceptional network engineer to build the entire technical foundation. What you'll build: - Android background SDK that routes proxy traffic through user devices…

C & C++DevOps ∙ 2 days 11 hours back ∙ 12 proposals

Improvement in the existing version of 1C retail block for the distribution center (DC)

In general, I will explain what kind of database we have - There is a main server where there is a retail database (where all receipts are recorded) - a UTP database - where all sales are transferred - it calculates the markup and stock balances - small databases of retail…

C & C++C# ∙ 3 days 2 hours back ∙ 6 proposals

About the Master Program "KONSTRUCTOR"

4193 USD

We are looking for a very experienced C++ developer to modernize existing software (master program). The program is responsible for creating derivative software representing audio-visual sessions of psychological correction. The current version is written in pure WinAPI (Visual…

C & C++Desktop Apps ∙ 8 days 5 hours back ∙ 19 proposals

Writing code for Arduino

It is necessary to develop software for a weight dispenser based on Arduino Uno. Components: Arduino Uno R3 HX711 + load cell LCD1602 I2C display MAX7219 LED matrix 8x32 5 control buttons 4-channel relay 2 signal lamps Coarse dosing vibrator Precise dosing vibrator Operation…

C & C++Embedded Systems & Microcontrollers ∙ 9 days 13 hours back ∙ 15 proposals

It is necessary to complete the project or provide consultation.

23 USD

It is necessary to expand the translation options in this code https://github.com/phuc-nt/my-translator Who can take on the job, please write the deadlines and the amount Robot answer: robots.txt

C & C++Python ∙ 9 days 14 hours back ∙ 20 proposals

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