TibiaAuto12 icon indicating copy to clipboard operation
TibiaAuto12 copied to clipboard

Screen Grab suggestions

Open darknessxk opened this issue 2 years ago • 1 comments

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

darknessxk avatar Aug 08 '22 14:08 darknessxk

it's already like this, and the screen is still black: https://github.com/MuriloChianfa/TibiaAuto12/blob/02619320f03a6d5bd30623f73056d8714276043e/core/HookWindow.py#L33

MuriloChianfa avatar Aug 08 '22 15:08 MuriloChianfa