Этот файл доступен на Русском языке
Gold/XP farming bot for Brawlhalla
Heavily inspired by BrawlhallaEZ
WARNING: Bot was initially made for personal use. It should not, but still can cause some unexpected consequences, including making purchases from mallhalla (with in-game currencies). Developer is not responsible for any harm the program may case. Use at your own risk
(it should work fine tho, I tested it for >600 hours at this point)
Latest release can always be downloaded here
Bot should auto-update as soon as any updates are released according to selected branch in settings
Should be pretty straightforward. Just select needed settings and click "Start" :)
You can always check the code, but basically bot uses windows SendMessage API to send inputs directly to Brawlhalla window and pixel detection to detect states and decide what to do at any given point
You can use BrawlhallaBot class directly or write your own wrapper for it. It should be completely independent and gui.py is just a PySimpleGUI graphical wrapper