View Single Post
  #112  
Old 04-10-2007, 03:52 AM
okayplayer okayplayer is offline
Senior Member
 
Join Date: Sep 2004
Location: Giving You True Beats Since 2004
Posts: 933
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

I have a problem where it doesn't auto-reload until 9pm (PST) (or right around this time). Does anyone know why or how I can fix this? Here is how my script looks (btw, I had "+3", and that didn't seem to work either... I live in CA, PST):

timezone_difference_EST := "3"

min_limit_bbs := 50
rebuy_limit_bbs := 4

min_nl_bbs := 97

filepath := "C:\Program Files\PokerStars\HandHistory\"

; END OF SETTINGS
Reply With Quote