Page 2 of 97

Re: AHK HUD - Enjoy

PostPosted: Mon Jan 21, 2008 6:47 pm
by _dave_
Do has anyone tried this yet?

I'm gonna see if I can get FTP and Party support going now, after I have a quick test of alpha 20 :)

Re: AHK HUD - Enjoy

PostPosted: Mon Jan 21, 2008 8:06 pm
by Peligroso
Hmm, personally I'm a bit ashamed but I can't seem to make it work, and I've done the editing mentioned.

Re: AHK HUD - Enjoy

PostPosted: Mon Jan 21, 2008 8:13 pm
by _dave_
I doubt you have anything to be ashamed about - it is still (very) rough around the edges :)

With any lick it has created "Error Log" text file(s) in the script folder - these will help find out what is wrong.

If you want (and have time) PM me a MSN or AIM or something and I'll help you figure it out - looks like you are the first tester :)

Re: AHK HUD - Enjoy

PostPosted: Mon Jan 21, 2008 8:20 pm
by TheProdigy
I will test when it gets FTP support.

I am doomswitched on FTP and Stars, but have only been playing FTP recently :(

Re: AHK HUD - Enjoy

PostPosted: Mon Jan 21, 2008 10:03 pm
by Peligroso
Just to update you people. Got it working after some help from dave, my problem was that I had missed one bit of the instructions and I was using an old version of Pstars so I had to change one line in the code. Working great now though, so it should work for most of you if you just follow the instructions.

Loving the drag and drop stats!

Re: AHK HUD - Enjoy

PostPosted: Tue Jan 22, 2008 5:22 pm
by APerfect10
Dave,

When you get a chance, could you post this in the [url=http://www.pokertracker3.com/forums/viewforum.php?f=157u9]PokerTracker General forums[/url7u9] so that it is available to the public for the beta release. I will then sticky the topic so that it remains at the top :)

Best regards,

Derek

Re: AHK HUD - Enjoy

PostPosted: Tue Jan 22, 2008 7:15 pm
by _dave_
[quote="APerfect10"amg]Dave,

When you get a chance, could you post this in the [url=http://www.pokertracker3.com/forums/viewforum.php?f=15amg]PokerTracker General forums[/urlamg] so that it is available to the public for the beta release. I will then sticky the topic so that it remains at the top :)

Best regards,

Derek[/quoteamg]

Sure, I'd be happy to :)

If I get it done tonight, I'll start a new thread over there with the next version supporting FTP (and hopefully Party too) - Are there any other sites going to be in the first Beta?

Re: AHK HUD - Enjoy

PostPosted: Tue Jan 22, 2008 8:46 pm
by Josh
No, just the three that are in the current alpha.

Re: AHK HUD - Enjoy

PostPosted: Tue Jan 22, 2008 8:57 pm
by midas
Yea, I had no luck getting this working either. Sorry Dave. Maybe someone that's used this program before or has some SQL knowledge can make it work. But it's got me stumped.

Re: AHK HUD - Enjoy

PostPosted: Tue Jan 22, 2008 9:25 pm
by _dave_
[quote="midas"443]Yea, I had no luck getting this working either. Sorry Dave. Maybe someone that's used this program before or has some SQL knowledge can make it work. But it's got me stumped.[/quote443]

As I did for Peligroso - PM me a MSN and I'll hop on and try to figure out the problem :)

Quick checklist of important steps:
[list443]
[*443]Edit the two variables pt3_database_name (whatever you chose) and pt3_database_host (if same as postgres server, "localhost") in the stats.AHK file. Don't edit other things until it is working.[/*:m443]
[*443]Edit pg_hba.conf for your postgres server and set authentication mode "trust" for the machine you will be playing on (if same as postgres server, "localhost")[/*:m443]
[*443]Be using the latest Stars client software.[/*:m443]
[*443]Be using the latest Autohotkey verion.[/*:m443][/list:u443]

If you get green "H" icons appearing in the system tray (one new one for each table) it is *almost* working - check the script's folder for error documents.