Skip to content
This repository has been archived by the owner on Nov 17, 2019. It is now read-only.

jtara1/tol-bot

Repository files navigation

tol-bot v1.1

Tree of Life bot (Python 2.7)
v1.1 includes the new farm function which will farm automatically in game (see farm docstring)
Watch this video to see the new farm function: https://www.youtube.com/watch?v=vWN8g4yj9wo
Status: Work in progress, some automation completed, some functions/methods need improvement
Libraries used: os, time, pywin32, PIL, & tesseract (or pytesser)
Check docstrings in main.py for more info

  • class Coords holds the coordinates of key areas of the game (buttons and regions)
  • class Control handles mouse/camera movement, character movement, and more
  • class ImgProc manages, processes, and analyses images
    Todo: Develop a way for the program to recognize objects in game such as trees, ore veins, etc.
    Possible methods for object recognition:
  • learn the opencv library and use it
  • machine learning & neutral networks?

About

Tree of Life bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published