Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Releases: breuerfelix/king-bot

basic automation

27 Jul 13:39
Compare
Choose a tag to compare

this is a first stable release of king-bot.

download and use this release if you want the exact same version when the first youtube video was made.

features:

  • def start_adventures(interval: int = 100) -> None:
  • def start_farming(village: int, farmlists: list, interval: int) -> None:
  • def start_custom_farmlist(path: str) -> None:
  • def sort_danger_farms(farmlists: list, to_list: int, red: bool, yellow: bool, interval: int) -> None:
  • def dodge_attack(village: int, interval: int = 600, units: list = [], target: list = None) -> None: