What should be
1) Screen analysis to match the image (screen screenshot)
2) Implementation of mouse clicks on the screen and keyboard
3) Creating these screenshots
4) optimization (e.g. the function of translation into black and white image, etc.)
5) cleaning the operating memory after the cycle of one bot pass (cycles I will do myself)
Ask some questions we will discuss (if the program will be used only on a personal compe of 40 GB of oz)
бот будет работать в интернете именно в браузере логистика такова
1) сканируется экран(как я это вижу делается скриншот и программа анализирует на нужные компоненты(заданные заранее) например фото кнопки
2) и нажимает её(если можно в её случайной точке) если требуется находит форму и нажимает на неё и вводит у форму из буфера например
3) когда бот закончил цикл или после его действия (нажатия на кнопку) тот скриншот выгружается из оперативной памяти
по поводу оптимизации
1) выбор какой-то части экрана
2) установить особые параметры скриншота чтобы системе было проще его обработать
3) удаление данного скриншота после действия что разгрузит оперативную память и снизит общую нагрузку
Client's review of cooperation with freelancer
Boots for C++ or PythonGreatly done everything clarified and simplified my life I recommend
Freelancer's review of cooperation with Andrey Fiatov
Boots for C++ or PythonВесьма нестандартные задания
Хорошие понимания и навыки в обучение
![]()
-
Какого бота?
-
Набросок бота?
Вообще то для таких задач есть специализированные программы.
Вот набросок
int Image_0[4][4];
int x, y;
loadimage (#Image_0[0][0], "C:\Image_0.bmp");//Загрузка шаблона который ищем
if (findimage(1, #Image_0[0][0], 0, #x, #y, 0, 0, 1366, 768, -1))//Поиск шаблона на экране
{
mouse (LEFT, x, y);//Клик по найденному участку (если нашелся)
} -
таких ботов полно, есть уже готовые варианты с указанным функционалом
-
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 ∙ 7 days 3 hours back ∙ 6 proposals |
Development of a Minecraft Java Seed Map / Seed Viewer for the websiteDevelopment 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 ∙ 7 days 10 hours back ∙ 15 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# ∙ 11 days 17 hours back ∙ 2 proposals |