Tibialyzer
Tibialyzer copied to clipboard
Question about the program
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!
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).
I guess you should be fine but you can never be sure with cipsoft... Just email them and ask if it is ok or not.