Before I get flamed, I'm NOT building a bot.
I want to write an ahk script to read the board in real time for a custom HUD.
I'm a competent ahk programmer, but am not a c/c++ programmer, and would prefer to not have to suffer through learning C/C++... esp. all the windows lparam/wparam stuff...
I can write an image recognition ahk script to do the job, But I fear it will not be as reliable as reading the chat window (which I know you cannot directly do via ahk).
Having said all that, I came across the following discussions (again, which deals with a banned subject, but I'M NOT DOING THIS) on reading the flop in real time.
C++ Code
Is there any way of using this method via ahk to read the flop in real time?
$10 to anyone who can point me in the right direction....
thx!
P1