View Single Post
  #370  
Old 04-05-2007, 08:08 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
Nano,

I'm having some trouble with the latest version (0.55). It keeps trying to reload all of my tables constantly, even if I'm above the max. buyin. The auto-reload did not work at all on the previous versions, I would have to use the manual reload feature. The reload window will now come up on all of my tables, and even if I close it, it will just open up again.

I'm gonna probably just stick to the version you released just before this last one, but just wanted you to know I was having trouble with the newest one.

Thanks.

[/ QUOTE ]

Yeah, having the same problem. Deal me in works now, and auto reload KIND OF does...but the problem is auto reload keeps reloading even when it doesn't need to. This version is an improvement over the last one though.

[/ QUOTE ]

I guess on the right track, but still not there.

The auto-reload is dependent upon reading the hero's stack size correctly (which can be seen in the debug tooltip).

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
Reply With Quote