S
S
Space2015-09-05 06:36:44
PHP
Space, 2015-09-05 06:36:44

Where to start writing a bot for Windows?

I want to write a bot for Windows to search for the elements I need and click on them. I see different examples, but I'm interested in communicating with the server so that I can send commands to this bot. And also I need it to send me data back to the server (for example, a screen shot). It is desirable that it be in conjunction with php and mysql.
Are there any semi-finished bots that fit my requirements? Or write it yourself, but here the question is not knowing the C# language, etc. Please advise.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stalker_RED, 2015-09-05
@ruslite

There are a number of ready-made systems that can click, press buttons, take screenshots, that's all ...
For example , autoit , nncron, autohotkey and others . From autoit, you can take separate modules, for example, a mouse emulator, or work with OCR.
But the server part will have to be done by yourself. Or look for other systems.

V
Vladimir Martyanov, 2015-09-05
@vilgeforce

Writing begins with learning what you will write on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question