View Single Post
  #4  
Old 04-06-2007, 09:41 AM
beaster beaster is offline
Senior Member
 
Join Date: Jun 2005
Posts: 329
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]

Could tell me what happens if you enable debug mode (misc tab), and tell me how often and when the Hero's stack number is wrong.

Another clue is the HeroStackX and Y should give the coordinates of the hero's stack on the window. If you could check that position using Window Spy (included with AutoHotKey) and tell me where the X and Y are in relation to the stack numbers. The X and Y should be to the left of the hero's stack (near the left edge of the player's black box) and approximately aligned with the top of the stack numbers.

Also tell me the TitleBarH and TableW,H from the debug window.
Thanks,
nano

[/ QUOTE ]

According to the debug tooltip, the stack appears correct at most times. Occasionally it goes to ? but that might have been because I was switching applications while testing.

TitleBarH=21, TableW,H=802,576

HeroStackX,Y=353,504. These coordinates correspond to the brown X in my screenshot below, which is where it should be according to your descriptions.


Playing on 1 table for ~10 minutes, the stack auto reload appeared to work ok. Will let you know later how it goes when I get a chance to multitable.

BTW, I'm using 0.56.
Reply With Quote