Open Side Menu Go to the Top
Register
Stars Auto Reloader (NL & Limit) - New AHK Script Stars Auto Reloader (NL & Limit) - New AHK Script

09-26-2007 , 08:46 PM
Sandviper23,

Nothing needs changed to make it work.

Quote:

Do I need to fill in anything extra in these fields?

min_nl_bbs := 100

min_limit_bbs := 100
rebuy_limit_bbs := 10


You can alter these settings if you wish to change the auto-reload behavior.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 08:48 PM
Quote:
im also having problems with the automated portion. F1 works fine. using 0.2e, changed the timezone to "0" since i am on stars time. hand history location is correct. no errors that are obvious. thoughts?
Don't change the timezone.

It is the differentce between Stars time and UTC - so it should be always -5 except for the odd week where the USA defies global conventions for daylight savings time.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 08:50 PM
Quote:
hi,
the f1 manual rebuy works fine, but the automatic don`t. may it be that this is because of a . in my screenname? because the hand history folder doesnt have the . in it?
thank you
Yeah, the . in your screenname will break auto function

I'll update a new version with a fix for this tomorrow.

dave.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 09:55 PM
it just doesn't seem to work....

so this is fine below the way it is?


#NoEnv
#SingleInstance, Force
SendMode Input
tables := ""
nltables := ""
SetTitleMatchMode 2
GroupAdd, StarsTables, Logged In as ,,, PokerStars Lobby
SetTimer, UpdateTables, 1000
timezone_difference_EST := "-5"
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:01 PM
That should be fine.

Does the F1 reload hotkey work for you?

are you Vista?
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:11 PM
the F1 key works just fine

what is vista?
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:17 PM
Quote:

the F1 key works just fine

Good, so just auto-reload not working for you?

Do you have unusual characters in your Stars screenname?

Quote:

what is vista?

A fancy looking, yet horribly dysfunctional next generation of Windows XP
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:21 PM
ah okay, no, no vista

so right, the auto reload isn't working, but the F1 does.

my screen name is sandviper23 (do I have to enter that anywhere in the script at all?) because if so, i haven't done it, i haven't changed anything in the script except for the amount of blinds.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:25 PM
Quote:

my screen name is sandviper23 (do I have to enter that anywhere in the script at all?) because if so, i haven't done it, i haven't changed anything in the script except for the amount of blinds.

You shouldn't have to change anything in the script, and sandviper23 as a screenname certainly shouldn't cause any trouble.

what did you change the number of blinds to? note that it will not auto-reload until the start of the hand after you have dipped below the limit
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:29 PM
This is exactly what the script looks like... do I need to change anything on here at all?

min_nl_bbs := 100

min_limit_bbs := 100
rebuy_limit_bbs := 10



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

; END OF SETTINGS

#NoEnv
#SingleInstance, Force
SendMode Input
tables := ""
nltables := ""
SetTitleMatchMode 2
GroupAdd, StarsTables, Logged In as ,,, PokerStars Lobby
SetTimer, UpdateTables, 1000
timezone_difference_EST := "-5"


I tried it out several times, i had tables running without different size stacks for many blind rounds.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:36 PM
No, that looks fine

Maybe a change has occurred in the latest Stars update, but one that does not affect me. I will check it out when I get back from work tomorrow.

What timezone are you in?

Hopefully f1 reload is useful enough reason to run this until I figure out what is causing this issue.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:39 PM
the f1 is useful, i used it all day today. I am in sweden right now, where it would normally be a -6, but i left it at -5 because i read that it was fine to do that now.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-26-2007 , 10:45 PM
Yeah it should always be "-5" - UTC is the same world over.

Myself, I have just got in the habit of hitting F1 whwenever I make a bet/raise that puts me under 100BB - so I almost never auto-reload - but when I do forget, it sure is useful.

Hmmm, maybe it is something to do with Swedish Windows... does Swedish widows have a "C:\Program Files\" or is it something more regional?

I thought I changed this to A_Program_Files in the latest release to fix such issues - maybe I forgot
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-27-2007 , 07:42 AM
I'm american, i have a dell laptop, i've just been living in sweden for the summer, i'm leaving here next week, so nothing about my laptop is swedish.

Do you have any suggestions for me to try? I would love to have this working, would help out alot 12 tabling.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
09-27-2007 , 11:13 AM
_dave_,

you did change the default program files direction.

filepath := A_ProgramFiles "\PokerStars\HandHistory\"

i have changed my timezone back and will test it out later today. one thing i did was change min_nl_bbs to 104. i dont remember why but i think that when it did work for one session it was waiting until i was down like 5 or 6 BB, then reloading me. i changed it to 104 hoping that it would reload after being 1 or 2 down, but i dont think it has ever worked since then so that might be my problem.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-03-2007 , 03:27 PM
i've reinstalled the latest version of autohotkey, checked and double checked my values, still isnt working.

thoughts or ideas?
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-03-2007 , 05:58 PM
Quote:
_dave_,

you did change the default program files direction.

filepath := A_ProgramFiles "\PokerStars\HandHistory\"

i have changed my timezone back and will test it out later today. one thing i did was change min_nl_bbs to 104. i dont remember why but i think that when it did work for one session it was waiting until i was down like 5 or 6 BB, then reloading me. i changed it to 104 hoping that it would reload after being 1 or 2 down, but i dont think it has ever worked since then so that might be my problem.
shouldn't the line read

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

?
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-03-2007 , 06:02 PM
I guess not. That's not working either.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-03-2007 , 07:02 PM
Is this correct Dave?


min_nl_bbs := 104

min_limit_bbs := 50
rebuy_limit_bbs := 4


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

; END OF SETTINGS

#NoEnv
#SingleInstance, Force
SendMode Input
tables := ""
nltables := ""
SetTitleMatchMode 2
GroupAdd, StarsTables, Logged In as ,,, PokerStars Lobby
SetTimer, UpdateTables, 1000
timezone_difference_EST := "-5"

SetTimer, KillPopUps, 200
;SetTimer, KillPopUps, Off
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-03-2007 , 07:03 PM
you bring up a good point though, i might try changing that line to a previous version to see if it works.

you have this for the line,

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

it should either be:

filepath := A_ProgramFiles "\PokerStars\HandHistory\"

or

filepath := "C:\Program Files\PokerStars\HandHistory\"
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-04-2007 , 09:19 AM
and changing that line didnt do anything either. same deal, F1 works but auto reload does not.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-04-2007 , 10:38 AM
I'm shipping $5 to whoever gets this thing working for me.
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-04-2007 , 10:53 AM
I just now, FINALLY, got the F1 key to work for me. Havent tested to know if the Aut-rebuy feature works.

What is the default % set at, where the auto-rebuy is supposed to activate?
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-04-2007 , 02:59 PM
I would like to max.20 BigBlinds reload and not 100BB.Is that possible?my settings work not.


min_nl_bbs := 20

min_limit_bbs := 20
rebuy_limit_bbs := 20



filepath := A_ProgramFiles "C:\PokerStars\HandHistory\"

; END OF SETTINGS

#NoEnv
#SingleInstance, Force
SendMode Input
tables := ""
nltables := ""
SetTitleMatchMode 2
GroupAdd, StarsTables, Logged In as ,,, PokerStars Lobby
SetTimer, UpdateTables, 1000
timezone_difference_EST := "6"
Stars Auto Reloader (NL & Limit) - New AHK Script Quote
10-05-2007 , 04:31 AM
I was having the same problem as the other posters, F1 worked but the autorebuy didn't. So I took a look at the source code and found the problem. Lines 144 and 220 look like this:

str := str . " StringTrimRight, title, title, (StrLen(title) - InStr(title, ""- "", true, 0))+1`n"

This line removes the right side of the title of a table in order to find the relative hand history. However it's not removing the space before the dash. I noticed this because the script was not finding the hand history file since the filename had a space before ".txt". The line should be changed to something like this:

str := str . " StringTrimRight, title, title, (StrLen(title) - InStr(title, "" - "", true, 0))+1`n"

Notice the space before the '-'. Anyway, I'm just glad I could get the autorebuy finally working.

-Caeddyn
Stars Auto Reloader (NL & Limit) - New AHK Script Quote

      
m