-
Notifications
You must be signed in to change notification settings - Fork 13
Notes for Windows users
HungPV edited this page Oct 4, 2021
·
4 revisions
Applies for 1.6.1+:
You can pass parameters/flags to program directly via the bat
files.
For example:
steam.bot.bat afk --ear --profile=main
or
web.bot.bat fishing 100 --exit=1h
Before 1.6.0:
If you want to pass parameters/flags to program, you have to edit the *.bat
files manually
Otherwise you can run app directly from Windows Command Line
java -jar BitHeroes.jar "function_name" "param1" ["param2"] [--flags]
Hi, I'm a bot. Please give me a Star for this repository, thank you 😜