Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
9-9-9-9 committed Jan 15, 2022
1 parent 1e047b6 commit bc50888
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
**Upgrade notes:** copy configuration files `user-config.properties` and `readonly.*.user-config.properties` from previous bot version's directory
**Upgrade notes:** copy configuration files `user-config.properties` and `readonly.*.user-config.properties` from previous bot version's directory _(if you update the bot via auto-update method then no need to do this)_
___
## Bit Heroes bot
##### on Linux / Windows

[![Github Open Issues](https://img.shields.io/github/issues/9-9-9-9/Bit-Heroes-bot.svg)](https://github.com/9-9-9-9/Bit-Heroes-bot/issues)
[![Github All Releases](https://img.shields.io/github/downloads/9-9-9-9/Bit-Heroes-bot/total.svg)](https://github.com/9-9-9-9/Bit-Heroes-bot/releases)

> We play the game, don't let the game play us
> We play the game, don't let the game plays us
[Wiki](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki)

> To the guys who using this bot but not giving this repo a Star: Fvck U
___
Supports **English user interface** of [Bit Heroes on Steam](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Does-this-bot-supports-Steam-version-of-Bit-Heroes%3F) and [Bit Heroes on web](https://www.kongregate.com/games/Juppiomenz/bit-heroes) + [mini-client](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Function-%22client%22-(mini-client-on-Chrome))
Supports **English user interface only** of [Bit Heroes on Steam](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Does-this-bot-supports-Steam-version-of-Bit-Heroes%3F) and [Bit Heroes on web](https://www.kongregate.com/games/Juppiomenz/bit-heroes) + [mini-client](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Function-%22client%22-(mini-client-on-Chrome))

**Beware** make sure your screen scale ratio is 100% [(Learn more)](https://www.windowscentral.com/how-set-custom-display-scaling-setting-windows-10)
**Beware:** Make sure your screen scale ratio is 100% (original, no scale) [(check this article)](https://www.windowscentral.com/how-set-custom-display-scaling-setting-windows-10)

### Contains the following functions:
1. [Auto fishing](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Function-%22fishing%22)
Expand All @@ -35,17 +35,17 @@ Supports **English user interface** of [Bit Heroes on Steam](https://github.com/
2. Launch bot:
- Steam on Windows: `steam.bot.bat`
- Mini-client/Web on Windows: `web.bot.bat`
- Linux/MacOS: `./bot.sh`
- Linux: `./bot.sh`

Tips 1: you can launch app with flags directly via command-line after got familiar with this bot:
> java -jar BitHeroes.jar "function_name" "param1" ["param2"] [--flags]
Tips 2: see help
- Windows: run file `help.bat`
- Linux/MacOS: run script `./help.sh`
- Linux: run script `./help.sh`

##### Optional configuration:
- [Configure Raid/World Boss/Expedition](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Select-Raid-World-Boss-level,-mode,..-using-%60setting%60-function):
- Windows: run file `setting.bat`
- Linux/MacOS: run script `./setting.sh`
- Linux: run script `./setting.sh`
- [push notification via Telegram](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki/Configure-Telegram-in-able-to-receive-notification)

0 comments on commit bc50888

Please sign in to comment.