Two Plus Two Older Archives

Two Plus Two Older Archives (http://archives2.twoplustwo.com/index.php)
-   Software (http://archives2.twoplustwo.com/forumdisplay.php?f=43)
-   -   Knowing when it is "your turn" to act (http://archives2.twoplustwo.com/showthread.php?t=286360)

baronzeus 07-05-2005 01:32 AM

Knowing when it is \"your turn\" to act
 
I am writing a small code which does calculations based on hands, pot sizes, etc, but I want it to only do these calculations when it is YOUR TURN to act. Is there any way (either in Java or AutoIt v3) to determine when it comes around to your turn? All help is appreciated.

OrcaDK 07-05-2005 03:31 AM

Re: Knowing when it is \"your turn\" to act
 
Using Java you can make some API calls to see if any windows of size 38x136px are visible. If their text neither starts with "Join", nor with "Unjoin", then the table requires action.


All times are GMT -4. The time now is 12:10 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.