You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Mark!
I was just wondering how did you make it possible to read the different chat channels in tibia.
I'm trying to make an overlay in python (for tibia 11), and so far the only way of reading text is using opencv and pillow to search for keywords.
Would you mind pushing me in the right direction?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Tibia 11 client is now protected by BattlEye. It is no longer possible to read/write process memory without bypassing BE which will most likely result with a ban.
What I was trying to do, is to recognize text with pillow and opencv (and possibly pytesseract), would that be recognized by battleeye? since it would only be watching the screen (taking pictures each second and analyzing them).
Hey Mark!
I was just wondering how did you make it possible to read the different chat channels in tibia.
I'm trying to make an overlay in python (for tibia 11), and so far the only way of reading text is using opencv and pillow to search for keywords.
Would you mind pushing me in the right direction?
Thanks a lot!
The text was updated successfully, but these errors were encountered: