View Single Post
  #15  
Old 12-15-2006, 06:48 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt freezing problems with AHK scripts

I've been testing some new pot related features in FT Shortcuts, and have run into FT freezes (as we have talked about dave). One possibility that I've seen is that when a script is about to read the POT amount (by clicking on the pot button), but the user clicks the FOLD button right before the POT button is clicked, then the POT button will dissappear and a freeze will occur. I've put BLOCKINPUT and CRITICAL right before the test to see if the button is visible... and so far it seems to work (but I've only been testing a couple of days [img]/images/graemlins/wink.gif[/img] These race conditions are tough to duplicate.

For those of you who see a FT freeze-up, see if you see a little white square above the location of bet amount box, as this is a clue that the POT button was last clicked, but was not actually there when the script clicks the POT button.
Reply With Quote