All Projects → 9-9-9-9 → Bit-Heroes-bot

9-9-9-9 / Bit-Heroes-bot

Licence: GPL-3.0 license
Bit Heroes bot

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
Batchfile
5799 projects
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to Bit-Heroes-bot

Bit-Heroes-Fishing-Bot
Fisher program that automates the fishing task in Bit Heroes
Stars: ✭ 25 (-45.65%)
Mutual labels:  bitheroes, bit-heroes
nfse
API Java para emissão de NFSe (Nota Fiscal de Serviços Eletrônica) de BH
Stars: ✭ 32 (-30.43%)
Mutual labels:  bh
textTinyR
Text Processing for Small or Big Data Files in R
Stars: ✭ 32 (-30.43%)
Mutual labels:  bh

Welcome Bit Verse

and new BH update at Nov 16th 2022 & Nov 28th 2022

Remaining features need to be updated

  • Idol Dimension (Expedition)
  • Hallowed Dimension (Expedition)
  • Jammie Dimension (Expedition)
  • Battle Bards (Expedition)
  • Inferno Dimension (Expedition)

To the folks who are using this bot but not giving this repository a Star: Fvck U! from the 8 pixels world to the 4D reality!


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 Github All Releases

We play the game, don't let the game plays us

Wiki

To the folks who using this bot but not giving this repo a Star: Fvck U


Supports English user interface only of Bit Heroes on Steam and Bit Heroes on web + mini-client

Beware: Make sure your screen scale ratio is 100% (original, no scale) (check this article)

Contains the following functions:

  1. Auto fishing
  2. ReRun Dungeons and Raid
  3. Do stuffs while AFK
  4. Farm World Boss / Raid / PVP / Invasion / GVG / Expedition / Trials / Gauntlet
  5. Farm World Boss in Team mode
  6. Launch game in mini client using Google Chrome

Also supports pushing messages to Telegram for notification purpose

Minimum requirement:

Easy to use:

  1. Configure follow instruction on Wiki (click me)
  2. Launch bot:
  • Steam on Windows: steam.bot.bat
  • Mini-client/Web on Windows: web.bot.bat
  • 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: run script ./help.sh
Optional configuration:
Some convenient scrips:

(Example for Windows only, you can save into a bat file to be able to click-to-run)

  • AFK (do chaining tasks PVP, WB, GVG/Invasion/Expedition, TG, Raid) and exit

    call steam.bot.bat afk a --ear

    You can also provide flag --profile=X so you won't need to select profile manually

    call steam.bot.bat afk a --ear --profile=MyProfileName

  • AFK and keep online (does not recover from disconnected)

    call steam.bot.bat afk a

  • Fishing

    call steam.bot.bat fishing

  • ReRun

    call steam.bot.bat rerun

  • Explore the ./sample-scripts/ folder

Learn more about how to create script files here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].