Hello all.
I would like to build a simple bot for PKR site.
I read a lot of about retrieving data from poker tables and found that there are tree main ways to do that:
1. DLL injection;
2. Optical character recognition aka OCR;
3. Memory scraping;
As I found on other resource, memory scraping is most difficult to get working.
OCR is not very good in my case, as PKR displays card pictures instead of characters.
So I decided to inject DLL. I found EasyHook with C# is quite interesting and easy to inject. Also they have nice samples.
But I was not able to get data out of PKR logs as it was generated only after hand is complete.
Maybe anyone know a way how can I get a table state from PKR?
Any advice is welcome.
This is some pictures taken from PKR table: