Tibialyzer icon indicating copy to clipboard operation
Tibialyzer copied to clipboard

Question about the program

Open EstebPain opened this issue 7 years ago • 3 comments

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!

EstebPain avatar Feb 10 '18 14:02 EstebPain

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.

elderapo avatar Feb 14 '18 19:02 elderapo

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).

EstebPain avatar Feb 14 '18 20:02 EstebPain

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.

elderapo avatar Feb 16 '18 02:02 elderapo