Thread: iWitness
View Single Post
  #7  
Old 02-27-2006, 06:23 PM
SamIAm SamIAm is offline
Senior Member
 
Join Date: Apr 2004
Location: Merry Chhannukaahh
Posts: 6,273
Default Re: Limits

[ QUOTE ]
Let's see... it's actually pretty simple. First thing it does is click the "T" button (for tourneys); then it clicks the "C" button. This should close all the trees.
Then it sends {UP} 7 times which ensures we get to the topmost tree.
Then it sends "which_game - 1" {DOWN} keys; for hole'em "which_game" is 1, so it sends zero down keystrokes.
Then it sends {Right} once to open the tree and then "which_limit" down keystrokes.
I don't really see how this could go wrong, but obviously it does...

Have you tried the work-around with SetKeyDelay?

[/ QUOTE ]
It looks like it's not going all the way to the top before descending %wl%-1. I dunno. I'll keep fiddling.
-Sam