View Single Post
  #61  
Old 01-25-2007, 07:20 PM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

I am still unable to get this script to work [img]/images/graemlins/frown.gif[/img] I have the latest version of ahk and this my code is pretty standard:

timezone_difference_EST := "2"

min_limit_bbs := 40
rebuy_limit_bbs := 10

min_nl_bbs := 100

filepath := "D:\Program Files\PokerStars\HandHistory"
Reply With Quote