Poker-AI.org

Poker AI and Botting Discussion Forum
It is currently Mon Nov 13, 2023 1:48 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Aug 25, 2013 9:50 pm 
Offline
New Member

Joined: Sun Aug 25, 2013 9:43 pm
Posts: 1
I ve made a program to get any information from an open window using screen scraping.So now I can watch a poker table,but only when the window is open.Does anyone know any good way to watch more than one windows? Which is the common way?


Top
 Profile  
 
PostPosted: Mon Aug 26, 2013 4:02 pm 
Offline
Veteran Member

Joined: Mon Mar 04, 2013 9:40 pm
Posts: 269
Well your going to have to design your whole bot with playing multiple tables in mind. There are many ways to do it but I think the array method is the easiest. Basically you have one array that holds all the variables for each table and you just have a loop that checks each table for a decision (like checking if the fold button is active etc). I have one thread that all that is in plus another thread called the "Table Finder" that searches for/opens new games. Then it updates the array etc. It is pretty easy.


Top
 Profile  
 
PostPosted: Tue Nov 19, 2013 6:48 am 
Offline
Senior Member
User avatar

Joined: Sun Mar 10, 2013 10:31 am
Posts: 139
You should capture all the screen. Then find there(in image) windows and its client screens.
It's way I had chosed.
Another posible way: Send Redraw event to poker window. Then capture just poker window client screen.
Repeat for all screens.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group