Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 30th, 2005, 3:59 PM   #11
Bdresner
Newbie
 
Join Date: Apr 2005
Posts: 1
Rep Power: 0 Bdresner is on a distinguished road
can you send me the bot?

Did your bot work? if it did...can u send it to me?
Bdresner is offline   Reply With Quote
Old Apr 30th, 2005, 9:39 PM   #12
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Is this web poker? Is it a java applet in a webpage? Is it a standalone app? If it is a webpage, but not a java applet, you could write a BHO (Browser Helper Object) for Internet Explorer or an extension for Firefox/Mozilla. That gives access to the document tree, so it would be a matter of regular expressions to pick out the links/cards. However, it sounds like this is a standalone app or java applet.

In the case this poker program a Windows application, I would use some gdi functions to get a handle to the window's device context and rip out the current image. Might have to get a screenshot of the window and pick out the coords of the top right of each card. The cards in your hand are in static positions? This best way to do the buttons would be with the API calls FindWindow and FindWindowEx to get the handle of the button you want. Much, much more reliable.

Hope that helps!
Dameon is offline   Reply With Quote
Old Mar 17th, 2006, 8:31 AM   #13
youngnoviceinneedofhelp
Newbie
 
Join Date: Mar 2006
Posts: 5
Rep Power: 0 youngnoviceinneedofhelp is on a distinguished road
Talking Card bot

Hi, I am tring to do a very similar thing I was wondering if i could have the source code of where you have go to, to see if i can work on it aswell.
If so, do you think you could post it, or email it to me.
Thanks
youngnoviceinneedofhelp is offline   Reply With Quote
Old Mar 17th, 2006, 9:47 AM   #14
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
why would you even bother? This thread is mad old!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Mar 17th, 2006, 10:23 AM   #15
zorin
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 218
Rep Power: 4 zorin is on a distinguished road
old!!, this is almost a year old man, let it die
zorin is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:12 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC