Poker-AI.org

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

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Wed May 03, 2017 11:47 am 
Offline
New Member

Joined: Wed May 03, 2017 11:44 am
Posts: 7
Hi,

I was wondering if it would be possible to retrieve the information (stacksizes posititions, etc) from the pokertracker database. Instead of looking at the HH file directly.

Has anybody had any succes doing this?


Top
 Profile  
 
PostPosted: Thu May 11, 2017 9:12 pm 
Offline
Junior Member

Joined: Thu May 11, 2017 8:59 pm
Posts: 13
It's actually quite easy, just make SQL queries to the pt4 postgres database directly.
If you want to see how the pt4 database looks, you can use pgadmin(v3) to explore. You will find the information you need in schemas->public->tables->


Top
 Profile  
 
PostPosted: Fri May 12, 2017 11:08 am 
Offline
New Member

Joined: Wed May 03, 2017 11:44 am
Posts: 7
jackrabbit wrote:
It's actually quite easy, just make SQL queries to the pt4 postgres database directly.
If you want to see how the pt4 database looks, you can use pgadmin(v3) to explore. You will find the information you need in schemas->public->tables->


but is this also untraceable by the poker client?


Top
 Profile  
 
PostPosted: Fri May 12, 2017 2:52 pm 
Offline
Junior Member

Joined: Thu May 11, 2017 8:59 pm
Posts: 13
It's probably quite tricky to trace as their client would have to connect to your database (which should be password protected). Of course they can always gather information from memory but this is something I would only suspect from pokerstars right now.

If you want to be extra safe, just set up a lan server that hosts the pt4 database (theres a guide on pt4 website) so that you can connect & query on a machine seperate from the playing machine.


Top
 Profile  
 
PostPosted: Sun May 14, 2017 5:22 pm 
Offline
New Member

Joined: Wed May 03, 2017 11:44 am
Posts: 7
jackrabbit wrote:
It's probably quite tricky to trace as their client would have to connect to your database (which should be password protected). Of course they can always gather information from memory but this is something I would only suspect from pokerstars right now.

If you want to be extra safe, just set up a lan server that hosts the pt4 database (theres a guide on pt4 website) so that you can connect & query on a machine seperate from the playing machine.

yeah thats what worries me. they can check memory, and just search for programs that have hand history text in their mem space. that would be a major trigger i suppose.


Top
 Profile  
 
PostPosted: Thu May 18, 2017 8:35 pm 
Offline
Veteran Member

Joined: Wed Mar 20, 2013 1:43 am
Posts: 267
I don't think that is a likelly way to be detected.


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

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 5 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