Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the program #345

Open
EstebPain opened this issue Feb 10, 2018 · 3 comments
Open

Question about the program #345

EstebPain opened this issue Feb 10, 2018 · 3 comments

Comments

@EstebPain
Copy link

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!

@elderapo
Copy link

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.

@EstebPain
Copy link
Author

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

@elderapo
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants