Poker-AI.org Poker AI and Botting Discussion Forum 2014-12-04T20:08:31+00:00 http://poker-ai.org/phpbb/feed.php?f=26&t=2840 2014-12-04T20:08:31+00:00 2014-12-04T20:08:31+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2840&p=6417#p6417 <![CDATA[Collect data from PKR table]]>
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:

Image

Image

Image

Statistics: Posted by s1mpleOne — Thu Dec 04, 2014 8:08 pm


]]>