|
tekniq
|
05-06-2005, 05:48 AM
Post subject: Programming Guru****
|
#1 (permalink)
|
|
Join Date: May 2005
Posts: 10
|
|
I was wondering is there is a way to program an executable so that it can control my online pooker room software? I want it to absorb the information (Amount of players and the size of their stacks etc) Also for the executable to make auto bets or re raises?
I looked at Poker Tracker and it dosnt offer the site I play on and by the looks of it it generates it's data through e-mail.
|
|
|
Play for FREE and practice your game at...
Join the FTR Poker Forum to disable these banners and start posting!
|
|
vqc
|
|
Straight Flush
Join Date: Jan 2005
Posts: 5,427
|
|
bots are a no no.
|
|
|
|
AHiltz
|
|
4-of-a-Kind
Join Date: Mar 2005
Location: Coldbrook, NS
Posts: 1,589
|
|
I highly doubt you could do this without decompiling the poker room exe then doing some assembly programming. Not fun, but not impossible.
I sure as hell couldn't do it.
|
|
|
|
Fnord
|
|
Moderator
Join Date: Dec 2003
Location: I'll Do You Like A Truck
Posts: 19,333
|
|
Quote:
|
Originally Posted by AHiltz
I highly doubt you could do this without decompiling the poker room exe then doing some assembly programming. Not fun, but not impossible.
I sure as hell couldn't do it.
|
Screen scraping works. I think that's what Poker Office does/did.
|
|
|
|
vqc
|
|
Straight Flush
Join Date: Jan 2005
Posts: 5,427
|
|
I think party poker writes to its HH file as events occur, so you could always read that file to see whats going on.
|
|
|