AHK HUD - Enjoy

General discussion of PokerTracker 3.

Moderator: Moderators

Re: AHK HUD - Enjoy

Postby Gunpowder » Thu Jan 31, 2008 1:08 am

If this is too ignorant of a question Dave, just go ahead and get some shut-eye!

But how do I change anything in stats.ahk as far as changing my database name? As for the latter option, I'm even more clueless...
Gunpowder
 
Posts: 8
Joined: Tue Jan 29, 2008 1:35 pm

Re: AHK HUD - Enjoy

Postby _dave_ » Thu Jan 31, 2008 1:11 am

You *need* to be changing things in stats.ahk :)

Right click it - > Edit. Have a read through it.

Make changes, save. then reload the main script.
_dave_
 
Posts: 1147
Joined: Sun Dec 09, 2007 6:19 pm

Re: AHK HUD - Enjoy

Postby MMark516 » Thu Jan 31, 2008 1:36 am

so do we follow the same directions as the other one?
MMark516
 
Posts: 36
Joined: Wed Jan 30, 2008 6:32 pm

Re: AHK HUD - Enjoy

Postby Gunpowder » Thu Jan 31, 2008 1:44 am

changed the db name, input some other info, but still couldn't get the hud to get stats in the boxes...

*shrugs* will try again tomorrow!
Gunpowder
 
Posts: 8
Joined: Tue Jan 29, 2008 1:35 pm

Re: AHK HUD - Enjoy

Postby MMark516 » Thu Jan 31, 2008 3:21 am

i get boxes in random places with a few random letters, is that good?
MMark516
 
Posts: 36
Joined: Wed Jan 30, 2008 6:32 pm

Re: AHK HUD - Enjoy

Postby ozora tsubasa » Thu Jan 31, 2008 4:54 am

I get the boxes to appear, but no stats.
I did all the changes to stats.ahk, correct PT3 db etc.
Is this incorrect for my FTP path ?

hhpathFTP := "D:\Poker Clients\Full Tilt\HandHistory"


This is what I'm seeing:
[imgx1z]http://www.karidegiliz.biz/publicpoker/2p244.jpg[/imgx1z]

Also I'm getting an AHK icon in taskbar for each table, is this intended?
[imgx1z]http://www.karidegiliz.biz/publicpoker/2p245.jpg[/imgx1z]
ozora tsubasa
 
Posts: 28
Joined: Thu Jan 24, 2008 8:32 pm

Re: AHK HUD - Enjoy

Postby _dave_ » Thu Jan 31, 2008 7:08 am

[quote="ozora tsubasa"v7l]I get the boxes to appear, but no stats.
I did all the changes to stats.ahk, correct PT3 db etc.
Is this incorrect for my FTP path ?

hhpathFTP := "D:\Poker Clients\Full Tilt\HandHistory"
[/quotev7l]

The path is correct. If it was wrong, it wouldn't have found a hand history file and you'd get no panels.

There must be something wrong with the database info - either name, host or not set postgres to "trust" - look in the error log file - PM me the last chunk of it if it isn't clear what the problem is.
[quotev7l]
Also I'm getting an AHK icon in taskbar for each table, is this intended?
[imgv7l]http://www.karidegiliz.biz/publicpoker/2p245.jpg[/imgv7l][/quotev7l]
Yes, for now. If you double-click them, you get a list of "recently executed code" - this is helpful for finding problems, PM me this if there is no error log.
_dave_
 
Posts: 1147
Joined: Sun Dec 09, 2007 6:19 pm

Re: AHK HUD - Enjoy

Postby SoundMan » Thu Jan 31, 2008 9:34 am

Hi Dave,

Great work!
Impressive...most impressive.

First a question.
Did I get these right?

fold_sb_to_steal := "SUM(case when (hhps.flg_sb_steal_fold) then 1 else 0 end) || '/' || SUM(case when

(hhps.flg_blind_def_opp) AND (hhps.flg_blind_s) then 1 else 0 end)"

fold_bb_to_steal := "SUM(case when (hhps.flg_bb_steal_fold) then 1 else 0 end) || '/' || SUM(case when

(hhps.flg_blind_def_opp) AND (hhps.flg_blind_b) then 1 else 0 end)"

They seem to add up, but the stats differ from those in realtime HUD. I'm assuming that's it has to do with the different definitions of what constitutes a steal attempt.

And then a couple of ideas. I have tried to add this myself but failed. My AHK skills are not up to the task.

Would it be possible to make the panel background color transparent?

This next one I dream about at night.
In order to prevent information overload I think it would be great to be able to add panels with free text that could have stats assinged to them. For example you add a panel with the text "FLOP", and when you hover it you get a tooltip with whatever flop stats you would be interested in. That way you could add as many stats as you want and group them together and not have to have them visible all the time.

I don't know if you're even interested in feature requests like these and I'm in no way expecting you to do anything about but I thought I'd put it out there in case you or anyone else would think it would be worthwhile.
SoundMan
 
Posts: 4
Joined: Fri Jan 25, 2008 12:17 pm

Re: AHK HUD - Enjoy

Postby ash0803 » Thu Jan 31, 2008 11:00 am

Hi

I'm still having problems running this script and its really annoying me cos I really want it to happen.

Ok, I'm running Vista.

I've edited stats.ahk file so that the host is localhost and db name is correct. (I am sure I picked the actual database name)
I've changed the postgres config file so that it is on "trust" rather than md5. I restarted the service.
I have set ahk.exe to run as administrator in the compatibility options.

When I open a table I get another AHK green icon at the bottom but I don't get any overlay whatsoever. Not even the dashed lines. There is no error log created. Does anyone have any suggestions??

Ash
ash0803
 
Posts: 1
Joined: Thu Jan 31, 2008 8:45 am

Re: AHK HUD - Enjoy

Postby chumofchance » Thu Jan 31, 2008 1:27 pm

I've managed to successfully get stat boxes on the screen, but they're all empty. Also, when I start up the HUD I get a psql.exe error: "This application has failed to start because libpq.dll was not found. Re-installing the application may fix this problem."

Any ideas? PT3 still seems to run just fine. I'm using XP.
chumofchance
 
Posts: 5
Joined: Fri Jan 25, 2008 10:00 pm

PreviousNext

Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 36 guests

cron