MuriloChianfa / TibiaAuto12

PixelBot For Tibia Client v.12 (Ready To Global)
MIT License
175 stars 60 forks source link

How to run it on Ubuntu? #101

Open kaburelabs opened 2 years ago

kaburelabs commented 2 years ago

Hello guys,

I'm trying to run it on my ubuntu 20.04 OS and found some problems... PyGetWindow does not have support for Linux yet;

Does someone have any suggestion to make it run on a Linux machine?

Any help about this subject I would be very grateful

abreufilho commented 2 years ago

Hey @kaburelabs i've been able to make a really good bot using X11/Xorg functions at Ubuntu 20.04 at Feb~May/21.

If you are able to adapt TibiaAuto12 repo using it:

import Xlib.display
from Xlib import X, protocol, XK