Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software

Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2007, 01:47 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Stars Auto Reloader (NL & Limit) - New AHK Script

Hi,

Happy New Year to all in the SW Forum [img]/images/graemlins/smile.gif[/img]

I think this is working OK:

StarsAutoReloader v0.01
<font color="blue">
This script automatically reloads your stack on PokerStars (both NL and Limit tables) when it falls below a certain amount.

Also creates a hotkey (F1 by default) for instant reloading on the table your mouse is over.

There are a few settings right at the start of the script - these will need changed depending on your local timezone, location of PokerStars installation, etc.
</font>


Download here, as usual:
http://overcards.com/wiki/moin.cgi/StarsAutoReloader

Please give feedback, error reports, suggestions etc. in this thread.

Enjoy,

dave.
Reply With Quote
  #2  
Old 01-02-2007, 02:57 AM
Clayton Clayton is offline
Senior Member
 
Join Date: Oct 2004
Location: 1 time
Posts: 14,710
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

works great

/me bows
Reply With Quote
  #3  
Old 01-02-2007, 03:36 AM
disco_stu1978 disco_stu1978 is offline
Senior Member
 
Join Date: Nov 2005
Posts: 291
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

me and my friend are having some problems with it. It says there is some data missing from line 17, but I am not sure what data it requires. I will try to make the error happen again and post it here though.

it looks really good though dave. I am psyched to get it up and running
Reply With Quote
  #4  
Old 01-02-2007, 03:41 AM
NoahSD NoahSD is offline
Senior Member
 
Join Date: Aug 2005
Posts: 8,925
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

This is awesome. Did you somehow get it to work faster than the old stars reloader?
Reply With Quote
  #5  
Old 01-02-2007, 07:04 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

Hi disco_stu,

[ QUOTE ]
me and my friend are having some problems with it. It says there is some data missing from line 17, but I am not sure what data it requires. I will try to make the error happen again and post it here though.

[/ QUOTE ]

Line 17 is the timezone adjustment - what have you changed the timezone setting to / what timezone are you in?
Reply With Quote
  #6  
Old 01-02-2007, 07:23 AM
bcscott bcscott is offline
Junior Member
 
Join Date: Jan 2005
Location: www.604poker.com
Posts: 13
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

Awesome...nh sir
Reply With Quote
  #7  
Old 01-02-2007, 11:58 AM
disco_stu1978 disco_stu1978 is offline
Senior Member
 
Join Date: Nov 2005
Posts: 291
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

I am PST, -8. I changed Est to PST and -5 to -8. should I just leave it?
<font class="small">Code:</font><hr /><pre> timezone_difference_PST := "-8" </pre><hr />
This is how that line looks

Reply With Quote
  #8  
Old 01-02-2007, 12:10 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

[ QUOTE ]
I am PST, -8. I changed Est to PST and -5 to -8. should I just leave it?
<font class="small">Code:</font><hr /><pre> timezone_difference_PST := "-8" </pre><hr />
This is how that line looks



[/ QUOTE ]

Right, that explains the error...

The variable name is perhaps not clear enough, timezone_difference_EST should be set to the difference between your timezome and PokerStars time, which runs on EST. So I guess yours should be set thus:

timezone_difference_EST := "3"

As I think PST runs 3 hours behind PokerStars time, 3 hours need added to your system clock to match PokerStars time.

No need to change the name of the variable, just the value.

The default is -5, since I am in GMT, my system clock runs 5 hours ahead of PokerStars server time - PokerStars saves the hand histories using server time/date, so the script needs to compensate for this to find the correct HH file.


That should fix it,

dave.
Reply With Quote
  #9  
Old 01-02-2007, 12:32 PM
ThanksInAdvance ThanksInAdvance is offline
Member
 
Join Date: Aug 2004
Posts: 46
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

Anyone else having problem with website loading?
Reply With Quote
  #10  
Old 01-02-2007, 12:34 PM
KungFuManchu KungFuManchu is offline
Senior Member
 
Join Date: Nov 2006
Location: Local Pimp Laureate
Posts: 352
Default Re: Stars Auto Reloader (NL & Limit) - New AHK Script

wait so if Im in PST (3 hours behind pstars time) I need this baby set to:

timezone_difference_EST := "3"

or

timezone_difference_EST := "-3"
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:34 PM.


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