Skip to content

phruut/prawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gold and exp farming timer script for brawlhalla patch 10.01
help/dev discord server: https://discord.gg/2HDmuqqq9p
video tutorial (old version): https://youtu.be/SWuSntfHioQ

prawl-0 1 2

💡 important

add this steam startup option

-noeac

Caution

please always use -noeac launch option to avoid the risk of any bans, although it is highly unlikely
i am not responsible for anything that happens to your account

🔥 features

  • launch brawlhalla from gui (+auto launch on script start option)
  • set custom values and adjust timings
  • 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)
  • gold/exp rate limit detection (starts again after waiting for the rate limit to reset)
  • super light weight and minimal dependencies as its basically just a timer script
  • check for update button

please see the wiki for more information about the script

😭 todo

main

  • python installation video asdkjhgakshgasgs
  • finish adding logging
  • check for updates on server host info directly from this repository

qol?

  • starting mid match?
  • in disconnect net, if it fails the first time, reduce the timer by the amount of time waited.
  • legends / user data (exp, gold, time spent, etc)
  • headless mode?

soon

  • update slider text based on set_value commands too
  • automatic colors based on windows theme accent color
  • setting profiles
  • customizable themes page, basically have 3-4 main colors, and adjust or give variations to them

🔎 download

you can find the (old) compiled farm.py 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 and cmd for launching brawlhalla

🚀 manual install

# clone repo and install dependencies
git clone https://github.com/phruut/prawl
cd prawl
python -m venv .venv
.venv\Scripts\activate
python -m pip install -r requirements.txt

# and then you can run it
python main.py

🔗 links

About

brawlhalla exp & gold farming bot script thing

Topics

Resources

License

Stars

Watchers

Forks

Languages