Open Side Menu Go to the Top

12-30-2007 , 06:23 PM
I'm interested in writing a game-time/real-time application to use while playing at Full Tilt Poker.

My approach is to have an application that connects to the detached chat window and gets the chat updates. It will then use that information to provide real time information.

Very simply, I need to "get the handle" to the detached Full Tilt Poker Chat window

Can anyone provide...

1) A snippet of Java source code that does this?

OR

2) A snippet of non-Java source code that does this?

I have to believe this has been done hundreds of times with all of the applications out there...

Thanks in advance
Looking for a little bit of source code Quote
Looking for a little bit of source code
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
Looking for a little bit of source code
12-30-2007 , 07:15 PM
Once you have the handle (I guess you mean HWND?) - how do you intend to get the text? I'd be interested in this too...

The AHK scripts I know of do not use the chat window text, since AFAIK the "normal" methods to grab the text do not work on the FTCChat control
Looking for a little bit of source code Quote
12-31-2007 , 09:19 AM
Quote:
Originally Posted by _dave_
Once you have the handle (I guess you mean HWND?) - how do you intend to get the text? I'd be interested in this too...

The AHK scripts I know of do not use the chat window text, since AFAIK the "normal" methods to grab the text do not work on the FTCChat control
It's interesting to hear that the "normal" methods do not work.

Perhaps I should take a loook at some AHK scripts too - any suggestions (the ones that you know of).

Thanks.
Looking for a little bit of source code Quote
12-31-2007 , 10:06 AM
So you're interested of writing a bot?
Looking for a little bit of source code Quote
12-31-2007 , 11:17 AM
make screenshots and use a OCR (Optical Character Recognition) reader.. HF
Looking for a little bit of source code Quote
Looking for a little bit of source code
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
Looking for a little bit of source code

      
m