Skip to content

Adriein/TibiaAcBot

Repository files navigation

The TibiaAcBot Project

Installation and Documentation

The project can be found here.

Installing dependencies

All python dependencies are listed in requirements.txt:

pip install -r requirements.txt

Linux and MacOS users must install xdotool in order to send keystrokes to background window

Linux:

apt-get install xdotool

MacOS select one of the following:

brew install xdotool 
sudo port install xdotool

Linux users must install imagemagick package to be able to make screenshots by window id

sudo apt-get install imagemagick

Overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published