I don't know what they're called but I want to learn to program bots that perform tasks within a game or software. But I have no idea how to even make a program that does stuff on other programs/software/games. Are their any good books on the subject?
If it makes a difference I'm using a Linux OS. I know Python and I began learning C recently.
Thanks!
There are many tools for sending artificial input. My favorite one only works on Windows.
For the cross platform, including Linux, there is a library called autopy. As you can guess, it's a Python library and it allows you to access your keyboard and mouse through Python objects.
If you want to automate requests and parsing, Python has packages urllib2 and BeautifulSoup (specifically for parsing).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With