Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Stars Auto Reloader (NL & Limit) - New AHK Script (http://archives1.twoplustwo.com/showthread.php?t=296262)

SilentNoise 03-17-2007 04:04 AM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
i have that popup problem too, and until it is fixed it is pretty much making more work for me than without the script because it gets in the way and i have to keep clicking OK everywhere.

SilentNoise 03-17-2007 04:25 AM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
thats weird. anybody know why it used to reload on all tables, but give that popup message...but now its not reloading at all. the f1 key does work though.

0uTpLaYeD 03-17-2007 11:02 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
anyone know why the auto reloader just stopped working today?

KLJ 03-17-2007 11:23 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
note to all

i dont know if it matters, but with the change in Daylight Savings Time EST is GMT-4 instead of GMT-5.

dave: for the next version, maybe timezone_difference_GMT would be easier with a short " ; change this to '8' for GMT-8 " or something type of comment

just my $.02

acidca 03-18-2007 05:31 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
When I use this the table options screen comes up but it doesn't auto reload.

SilentNoise 03-19-2007 08:04 AM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
any news to stop making this annoying popup to keep coming up every time it reloads?

Jesper_6 03-21-2007 02:14 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
bump

Jesper_6 03-25-2007 03:52 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
[ QUOTE ]
any news to stop making this annoying popup to keep coming up every time it reloads?

[/ QUOTE ]

los_toros 03-25-2007 04:04 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
[ QUOTE ]
[ QUOTE ]
any news to stop making this annoying popup to keep coming up every time it reloads?

[/ QUOTE ]

[/ QUOTE ]

_dave_ 03-25-2007 05:38 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
any news to stop making this annoying popup to keep coming up every time it reloads?

[/ QUOTE ]

[/ QUOTE ]

[/ QUOTE ]

I will update my Stars and fix it tonight. Does StarsPlanner not kill this annoying popup anyway... it should.

EDIT: Oops, looks like Planner will miss this one also - Another update on it's way [img]/images/graemlins/smile.gif[/img]

EDIT2:
[ QUOTE ]

dave: for the next version, maybe timezone_difference_GMT would be easier with a short " ; change this to '8' for GMT-8 " or something type of comment

[/ QUOTE ]

It may be important to note this value is of no relation to GMT - it is the offset between your System clock (GMT in my case) and PokerStars Server time (EST I thought).


dave.

catcher193 03-26-2007 01:13 AM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
anything?

_dave_ 03-26-2007 01:38 AM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
[ QUOTE ]
anything?

[/ QUOTE ]

Yeah I think I got it.

New Stars update is a pain... no window text visible at all in the re-buy pop-ups, so having to auto-close anything with just an OK button [img]/images/graemlins/frown.gif[/img]

I need to knock out another couple of K hands tomorrow before I'm happy it's working reliably and not causing trouble by dismissing other pop-ups we may want to see.

dave.

catcher193 03-26-2007 05:08 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
thank you thank you thank you thank you thank you thank you
thank you thank you thank you thank you thank you thank you

_dave_ 03-26-2007 11:59 PM

Re: Stars Auto Reloader (NL & Limit) - New AHK Script
 
UPDATED

StarsAutoReloader v-0.2b

<ul type="square">[*]Should now properly close the "Your stack will be updated..." and other pop-ups (it will auto-close any pop-up with the title "PokerStars" and only an "OK" button)[/list]
StarsPlanner update next on the list [img]/images/graemlins/smile.gif[/img]

Enjoy,

dave.

catcher193 03-27-2007 05:34 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
HOTNESS!!!!! TYTYTYTYTY

catcher193 03-27-2007 05:44 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
is there any way to make the reload automatic instead of hitting f1?

_dave_ 03-27-2007 06:34 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
[ QUOTE ]
is there any way to make the reload automatic instead of hitting f1?

[/ QUOTE ]

Yeah it should do this, you will have to edit the settings at the start of the script.

the important ones are:

<font class="small">Code:</font><hr /><pre>timezone_difference_EST := "-5"
</pre><hr />

Change this one depending on where you are on the planet. It is the difference between your computer's time and PokerStars server time.

This only makes a difference when Stars and your computer think it is a different day, e.g. ofter midnight and before 5am here in the UK. This is bacause Stars saves the HHF files the script needs to read named by their system date, not yours.

and this one will almost certainly need changed:
<font class="small">Code:</font><hr /><pre>filepath := "E:\Program Files\PokerStars\HandHistory\"
</pre><hr />

Probably just to C: drive, unless you have Stars store your HHF files elsewhere. Looks like I forgot to change this from my setting (E: drive) before uploading, sorry [img]/images/graemlins/frown.gif[/img]

Your screen name is not required in this line (the script will figure this out for itself from window titles).

Good Luck,

dave.

catcher193 03-27-2007 06:45 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
thanks, works greaT!

1C5 03-28-2007 07:00 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
Dave, it is not autoreloading for me.

These are the settings I have:

(I am central time)

THIS IS THE DIFFERENCE BETWEEN YOUR TIME &amp; STARS SERVER TIME
timezone_difference_EST := "-1"

min_limit_bbs := 50
rebuy_limit_bbs := 4

min_nl_bbs := 100

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


Any ideas?

1C5 03-28-2007 07:06 PM

Re: Stars Auto Reloader (NL &amp;amp; Limit) - New AHK Script
 
My pokerstars client version is 2.141 if that makes any difference. Is that the newest one?

Jesper_6 03-28-2007 08:47 PM

Re: Stars Auto Reloader (NL &amp;amp; Limit) - New AHK Script
 
Shouldnt it be +1 or just 1 to start with, since you are on the west side of "EST" while Dave is on the east? Dont know if it will help though!! GL

okayplayer 03-29-2007 04:26 PM

Re: Stars Auto Reloader (NL &amp;amp; Limit) - New AHK Script
 
Yeah, this thing has never auto-reloaded [img]/images/graemlins/frown.gif[/img] I do like it, as I use the manual auto reload. I tried changing the settings to +3, 3, -3 for timezone difference (I use PST), and I have the correct directory listed, so I don't know why it won't work.

_dave_ 03-29-2007 07:06 PM

Re: Stars Auto Reloader (NL &amp;amp; Limit) - New AHK Script
 
1C5, okayplayer - or anyone else not AUTO-reloading...

There must be something going wrong, that I can't figure out without your help [img]/images/graemlins/smile.gif[/img]

Please try this...

Edit the script, find and delete the lines

<font class="small">Code:</font><hr /><pre>
FileDelete, %filename%
</pre><hr />

There are four occurrences of this line, they are in pairs (within a couple of lines of each other).

Delete only the second one in each pair.

Reload the script.

It should now fail to clear up after itself.. after sitting at a few tables, the folder containing the main script should now have a few "_stars_auto_reload_0x1234.ahk" files, one for each table.

These files are the "Hand History Trackers", they check your stack at the start of each new hand... which is where I am guessing something goes wrong.

Please either post or PM me one of these files. THESE WILL CONTAIN YOUR SCREENNAME, remove it (or PM me the file) if you want to keep your Stars ID secret.

Hopefully we get this figured out.

It can't be to do with the timezone, else it would work at least some of the time.

dave.

okayplayer 03-29-2007 08:34 PM

Re: Stars Auto Reloader (NL &amp;amp; Limit) - New AHK Script
 
PM sent, let me know if you need more of those files, I have a few more.

KLJ 03-29-2007 11:48 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
if you're EST-1 you should be timezone_difference_EST := "1" i think

_dave_ 03-29-2007 11:49 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
It works good for you KLJ?

KLJ 03-30-2007 12:06 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
haven't tested, cant until monday

_dave_ 03-30-2007 12:11 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
[ QUOTE ]

if you're EST-1 you should be timezone_difference_EST := "1" i think


[/ QUOTE ]

correct.

[ QUOTE ]

haven't tested, cant until monday


[/ QUOTE ]

Let me know how you get on, feedback always welcome [img]/images/graemlins/smile.gif[/img]

Jesper_6 03-30-2007 08:43 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
Works perfectly for me.. Im in sweden using "-6"... Thx a bunch _dave_

misik 03-31-2007 04:24 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
Thanks _dave_ for this useful tool.

_dave_ 03-31-2007 07:17 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
UPDATED

StarsAutoReloader v-0.2c

<ul type="square">[*]Auto-Reload Hopefully working for ALL people now [img]/images/graemlins/smile.gif[/img][/list]

Enjoy,

dave.

okayplayer 04-10-2007 03:52 AM

Re: Stars Auto Reloader (NL &amp; 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

KLJ 04-10-2007 11:45 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
[ QUOTE ]
It works good for you KLJ?

[/ QUOTE ]

I have the latest release and its not working right now.

timezone_difference_EST := "3"

i'm PST.

i'm also using vista, and a custom table mod, as well as a custom card mod. do any of these things matter?

KLJ 04-11-2007 05:03 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
[ QUOTE ]
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):

[/ QUOTE ]

agree 100% with everything here

mathemagician54 04-13-2007 01:01 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
im using vista, hyper-simple theme and it doesn't work. Is there anyone with vista that has it working? I am set as administrator, and i've also tried using the windows-classic theme which someone suggested in another thread. Neither worked. I have the same issue with betpot, but UrgentTable works which is nice.

KLJ 04-16-2007 03:55 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
any thoughts here?

_dave_ 04-16-2007 06:21 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
[ QUOTE ]
any thoughts here?

[/ QUOTE ]

KLJ, OkayPlayer - try "-5" as the timezone setting... I think maybe that is setting not needed anymore due to I changed the way the script gets the current time (using UTC instead of LocalTime now).

I think that's why it stops after 9pm for you both.

dave.

Archon_Wing 04-20-2007 01:14 AM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
That's weird. When it tries to auto reload I get a popup saying I can't rebuy chips when involved in a hand.

Hensa 04-27-2007 06:51 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
I want only the manual auto-reoloader. The automoatic make me tilt.

Can you tell me how to change that ?

_dave_ 04-27-2007 07:19 PM

Re: Stars Auto Reloader (NL &amp; Limit) - New AHK Script
 
[ QUOTE ]
I want only the manual auto-reoloader. The automoatic make me tilt.

Can you tell me how to change that ?

[/ QUOTE ]

Easiest way:

change the line "min_nl_bbs := 100" at the start of the script to a large number, such as 1000. By doing this the script won't try to reload until you are sitting on a 10x buyin stack [img]/images/graemlins/smile.gif[/img] Of course then the script is doing lots of needless hh parsing, but that is infrequent therefore uses very little CPU, and no harm will come of it still being run.

You could alternatively try running it set at 70 or thereabouts - a stack size where you probably will have manually re-bought already, but it will catch it if you forget. This would make the auto-reloads much less frequent and hopefully less tilt-inducing [img]/images/graemlins/smile.gif[/img]


I hope this helps,

dave.


All times are GMT -4. The time now is 01:24 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.