So, I decided to write a quick guide on how to make it run, so dave hopefully can get to spend some more time on coding instead of on support
First of all, if you don't already have it, go and download AHK at
http://www.autohotkey.com/download/ and install it.
1. Download the file from the [url=http://www.pokertracker3.com/forums/viewtopic.php?f=15&t=180&st=0&sk=t&sd=a#p1295b5w]first post[/urlb5w] in this thread and extract it to a new folder.
2. Copy psql.exe and the *.dll files from your PostgreSQL\8.x\bin folder into your newly created ahk hud folder.
[imgb5w]http://img101.imageshack.us/img101/7212/step1uh8.jpg[/imgb5w]
3. Find out the name of your PT3 database. To get the actual database name, open database management in PT3, select the database and click edit and then check the name next to the "Database" field (do not mix it up with the "Database name" shown in the database list under database management).
[imgb5w]http://img409.imageshack.us/img409/7735/step2io3.jpg[/imgb5w]
4. Put this database name into your stats.ahk file in the ahk hud folder.
[imgb5w]http://img402.imageshack.us/img402/1816/step3fd7.jpg[/imgb5w]
5. Open the file pg_hba.conf in your PostgreSQL\8.x\data folder and change the "md5" to "trust" in the end of the file. After doing this, restart postgresql (or just reboot your computer) for the "trust" change to take effect.
[imgb5w]http://img408.imageshack.us/img408/5417/step4hu0.jpg[/imgb5w]
6. Double-click the file "pt3_hud_v0.1.ahk" to start the script, a green H will appear in the system tray, and then another green H for every table opened. If it doesn't work by now, make sure you have the latest version of the PokerStars software. Do this by starting PokerStars with the "PokerStarsUpdate.exe" file in the PokerStars folder.
7. Sit down at the tables and play. Simply drag the stats to where you want them and the Hud will remember it next time you start up. The stats should show up after you've played one hand at a table. If it doesn't work by now, beg _dave_ for some help