View Single Post
  #228  
Old 10-07-2007, 11:48 PM
Xanderz Xanderz is offline
Senior Member
 
Join Date: Oct 2007
Posts: 230
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

Real Time reloading can be accomplished in the following way:
First it needs to be linked with a script that has hotkeys for call and raise.
Whenever the call or raise hotkey is invoked, the script determines the seat that has action, performs the call / raise, then reads the stack size.
Based on what it read, a reload can automatically be invoked.

I used to use this, but the code for it is long obsolete (wasn't even written in AHK). I usually don't play ring tables so I have little need for reloading, but I have no problems if you want to use the OCR function from my PokerPad script for this. It would probably have to be calibrated for the font used to display stack sizes though.
Reply With Quote