poker bot
i have discussed building a poker bot with a few people...this would not really be for playing a game white you are not there (maybe eventually) but it would be for telling you the exact odds etc for the hand that is in play at that moment with out having to plug it into a online calculator .. .it would jsut be automatic....
i think maybe something that would be similar and a goodd start woulb be making an application that at first can read the cards and then tell us the odds from an online game ...
one way i thought of doing this is since the datastream is encrypted is watching the files on your hard drive .... in the partyoker application as I ma sure it is in alot of poker applications they have images ... and if you watch the images you can know which cards are being shown at the moment by which files are being requested... only thing i am not sure of is how to bring in the pot total amount ... as that is a number not an image ...
does anyone know how to watch or put a watcher on you hard drive for files being requested ...
or if you know a program that already does this let me know ... |