gold and exp farming timer script for brawlhalla patch 9.09 (download)
please see the wiki for more information about the script
help/dev server: https://discord.gg/2HDmuqqq9p
video tutorial: https://youtu.be/SWuSntfHioQ
add this steam startup option
-noeac
Caution
please always use -noeac
option before using the script to avoid the risk of any bans, although it is highly unlikely
i am not responsible for anything that happens to your account
- launch brawlhalla from script (+auto launch on script start option)
- set custom values for script behavior timing adjustments
- auto start matches, also configurable
- show/hide brawlhalla window
- runs in the background (no interruption as it directly sends inputs to the brawlhalla window only)
- exp rate limit detection (starts again after waiting for the rate limit to reset)
- very light weight and minimal dependencies as it is basically just a timer script
- pixel search mode
- fix input bugs(?)
you can find the compiled script in the releases page, or click here to download
Warning
your anti-virus may flag this executable as a threat, as it interacts with Win32 API for sending key inputs in the background
Note
please use python 3.8 to 3.12 as DearPyGui 1.10.1 is not compatible with 3.13 and onwards
git clone https://github.com/https://github.com/phruut/prawl
cd prawl
python -m pip install -r requirements.txt
and then you can run it
python farm.py
nuitka --onefile --windows-console-mode=disable --windows-icon-from-ico=icon.ico farm.py