-
API Function $80 US
If anyone can write this function for me I will send them $80US.
I need a function that returns the chat from http://www.pokerstars.com 's poker client. It has to be written in visual basic. basically I've ran into a problem when trying to do it myself..
I need this done asap.. as in yesterday!
Please download the poker client from pokerstars.com .. open a poker table, and I am referring to the chat that is located in the bottom left corner of the poker table. I need to be able to store all that text in a String.
Thanks in advance - Bugg
-
Re: API Function $80 US
-
Re: API Function $80 US
I'm on it. What version of VB?
Do you still need it, or did you ask elsewhere?
-
Re: API Function $80 US
I still need it. I'm on any version of VB, I can revise whatever you do for what I'm doing, or if you are on every one use V6. Thanks.
Bugg
-
Re: API Function $80 US
It's pretty easy to get the handles to these windows.
I'm not sure if that's actually a combobox, or a regular window.
I'm able to get one line at a time, copied to the clipboard.
With a little messing around, I should be able to select the whole thing.
I've spent about 30 minutes on it, so far.