Poker-AI.org

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

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Tue Jun 16, 2015 2:56 am 
Offline
New Member

Joined: Tue Jun 16, 2015 1:40 am
Posts: 2
I'm currently writing a simple program that will recommend preflop actions based on game, table position and predefined opening/3b ranges etc.
The purpose of the tool is to help me making better decisions starting off with cash games (i will drop the program once it is memorized). As of right now, the program is very simple. For every hand, I have to manually type in the table position, the hand I'm currently holding and if any villian bet before me (or if I got 3 bet, you get the idea).

From Pokerstars TOS:

Quote:
The following types of tools and services are generally acceptable:
Tools, services, or charts that simply tell you odds, starting hand recommendations, etc.


Quote:
The following types of tools and services are prohibited:
Any tool or service that offers dynamic, real-time commentary or advice on the current game state that goes beyond reporting data and statistics.


So I guess my question is, does my tool violate terms?
Although the program does simple starting hand recommendations, it does give some real time "advice" to some extent, am I wrong?
Is it possible for Pokerstars to somehow capture screenshots or log keystrokes?

On another note I've contemplated using image scraping techniques so I don't have to manually enter cards and pos every hand but I don't really see how its worth the effort given the tools purposes. I never used hand tracking software such as or PT4 but I would imagine it is possible to query this information from the database, yes?


Top
 Profile  
 
PostPosted: Tue Jun 16, 2015 9:04 pm 
Offline
Veteran Member

Joined: Mon Mar 04, 2013 9:40 pm
Posts: 269
Quote:
So I guess my question is, does my tool violate terms?
Although the program does simple starting hand recommendations, it does give some real time "advice" to some extent, am I wrong?
Is it possible for Pokerstars to somehow capture screenshots or log keystrokes?


Yeah it would definitely violate the TOS but since your "advisor" is not commercial there is no way for them to know your using it as they would not know what to look for. Back in the day I believe many casinos took screenshots but I highly doubt they do that now due to privacy concerns which they claim they do not violate. There are several methods to prevent them from doing so anyway. They log every mouse click and hot key use to their app only. There is no way they could justify logging all the keystrokes on your computer without getting them into some serious legal trouble. However..be advised that PS is a piece of spyware and snoops around your computer more then it should.


Top
 Profile  
 
PostPosted: Fri Jun 19, 2015 12:55 am 
Offline
New Member

Joined: Tue Jun 16, 2015 1:40 am
Posts: 2
shalako wrote:
quote

Thanks for clearing that up.

Regardless, from my understanding PT and HM collect this information live without any implications so i guess there shouldn't be a reason why I'm not allowed to do the same.. right?

It it possible though to query data like current position and hand from the PT/HM database or from some other API? That would save me a lot of headaches.


Top
 Profile  
 
PostPosted: Fri Jan 08, 2016 7:18 pm 
Offline
New Member

Joined: Fri Jan 08, 2016 7:14 pm
Posts: 1
Yes, you can definitely query the DB of these programs -- from what I remember from a similar program I tried writing last year, PT4's schema is a bit easier to use in a generic way. HEM seems to centralize it's schema around stats that are only pertinent to the "hero" that's been assigned in the program's settings. Perhaps I've missed some things though, so I'd welcome other input.

This time around, I'm considering writing my own hand-history parsing along with a class hierarchy that allows me elegantly query for statistics in different spots -- both on an individual villain basis and for averages of the entire population at a certain stake level, in case the villain's sample size is too small.


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

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


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:
cron
Powered by phpBB® Forum Software © phpBB Group