TibiaAuto12
TibiaAuto12 copied to clipboard
Screen Grab suggestions
I saw a bit of people talking about how they protect the game and etc etc
Have you tried to use DX 11 Screen grab method or even tried to use GetDC + ReadPixel using the Desktop Handle so you don't even need to touch the game directly?
Still safe and you don't need to heavy depend on OBS.
Just a suggestion
If you need I can post some example code for reading a few pixels from your screen with a few methods I've used into Valorant to make my own leveling bot works
it's already like this, and the screen is still black: https://github.com/MuriloChianfa/TibiaAuto12/blob/02619320f03a6d5bd30623f73056d8714276043e/core/HookWindow.py#L33