S
S
skomoroh2015-01-22 18:10:26
Python
skomoroh, 2015-01-22 18:10:26

How to write a bot to a toy in a virtual machine?

There is a toy for Windows, it spins in a virtual machine, a virtual machine (virtualbox) on Debian.
In the toy, I want to transfer part of the actions to the bot (while you are sleeping, it is swinging =)), there is no api for the toy, I will not be able to reverse engineer the protocols.
I think the easiest way is to take a picture, find the right places and click there. I know python.
What do you advise? Thanks in advance.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
GavriKos, 2015-01-22
@GavriKos

You can do it in Python as well. Take a picture, process it, move the mouse and click - he can do it for himself.

S
SaertiS, 2015-01-23
@SaertiS

note,
code.tutsplus.com/tutorials/how-to-build-a-python-... can help

R
RiON69, 2015-01-23
@RiON69

The easiest way is www.sikuli.org
It is written in Jython
It helped me a lot with automation at one time.

D
devel787, 2015-01-26
@devel787

There was a post Browser robot on Sikuli IDE for the MusicWars game - maybe it will help ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question