Open Side Menu Go to the Top
Register
FPHG (*** NO LONGER ALLOWED AT PARTY - PLEASE READ OP ***) FPHG (*** NO LONGER ALLOWED AT PARTY - PLEASE READ OP ***)

01-07-2008 , 09:56 PM
Anybody having any problems with the new FPHG? I've been running it while I play to see if it writes any corrupted 1st hands, but so far it seems to be going ok.

Sometime soonish I'm gonna re-add the non-realtime mode and fixup the Observed HH option to work better. I'll prolly add a simple GUI to let you edit the options without the need for hand editing the "FreePHG.ini" file.

Anything else that's been requested that I forgotten about? If so post here and I'll see what I can do.

Juk
01-08-2008 , 12:01 AM
I gave it a quick go, and it seemed fine
Thank you.
01-08-2008 , 06:20 AM
Been datamining and playing with it for a while, all is ok.
01-08-2008 , 07:39 AM
Hi juk, i had uninstalled phg when i bought spadeye, but then installed it again when i am having cpu issues with spadeye (which is all the time now)

Problem is, i can install it ok, i get two aces icons on the taskbar, but nothing else happens.

There is no small black screen searching for tables, double clicking on the aces does nothing, and right clicking gives me licence, about and exit.

What is this compute******o doing wrong?
01-08-2008 , 08:57 AM
Quote:
Originally Posted by omaha
Hi juk, i had uninstalled phg when i bought spadeye, but then installed it again when i am having cpu issues with spadeye (which is all the time now)

Problem is, i can install it ok, i get two aces icons on the taskbar, but nothing else happens.

There is no small black screen searching for tables, double clicking on the aces does nothing, and right clicking gives me licence, about and exit.

What is this compute******o doing wrong?
I think you are used to using the old version that ran in a DOS window. The new version saves the hand histories to a folder called "C:\FreePHG_HandHistories". Try looking in there for the ".hhf" files.

Juk
01-08-2008 , 10:44 AM
Got it, working now.

Is there a way to auto import it into pt?
01-08-2008 , 05:26 PM
Quote:
Originally Posted by omaha
Got it, working now.

Is there a way to auto import it into pt?
autoimport>party and affiliates>program file locations>IntertopsPoker point to C:\FreePHG_HandHistories\Intertopspoker.exe
01-17-2008 , 08:38 AM
What is the benifits of using "6MAX_TAG"?
01-17-2008 , 10:17 AM
Quote:
Originally Posted by sean54
What is the benifits of using "6MAX_TAG"?
I don't know if it still works with PT, but after Party stopped writing the 6-max tag themselves it meant you could import your 6-max hands without having to tell PT they were 6-max.

Juk
01-19-2008 , 11:46 PM
Works great. There should be a step by step to setting this up though as took a bit of reseach.
THanks Juk

Last edited by McRoNiX; 01-19-2008 at 11:57 PM.
01-25-2008 , 04:48 AM
Managed to get the AHK pot bet scipt and FPHG to work on my old computer. But now on my new computer (Vista) I can't get the pot bet script to work. I dont know if it is becouse of FPHG or the pot bet script. I keep getting the "Hand History for game 6345345... not found in file C:\FreePHG..." error message. When I check the live folder I have a .live file.
Someone has a clue what could couse this?
01-25-2008 , 03:09 PM
Quote:
Originally Posted by sean54
Managed to get the AHK pot bet scipt and FPHG to work on my old computer. But now on my new computer (Vista) I can't get the pot bet script to work. I dont know if it is becouse of FPHG or the pot bet script. I keep getting the "Hand History for game 6345345... not found in file C:\FreePHG..." error message. When I check the live folder I have a .live file.
Someone has a clue what could couse this?
From what I've read, you need to run Party+FPHG+AHK all in "Admin" mode for them to work on Vista.

Juk
01-26-2008 , 07:26 AM
Quote:
Originally Posted by jukofyork
From what I've read, you need to run Party+FPHG+AHK all in "Admin" mode for them to work on Vista.

Juk
Hmm, I don't have that option when I right click on AHK.
01-26-2008 , 11:20 AM
Quote:
Originally Posted by sean54
Hmm, I don't have that option when I right click on AHK.
Give it a try without AHK and if it doesn't work you will need to work out how to do it for "autohotkey.exe" which should be located in the ANK install folder.

Juk
02-02-2008 , 05:37 PM
I get the 'FPHG live file not found for game #' when I try to make a potbet with the betpotscript and I can't find what settings I have set wrong. The .ini file looks like this:

OUTPUT_PATH = E:\Program Files\FreePHG\FreePHG_HandHistories
HH_EXTENSION = hhf
OBSERVED_ONLY = 0
ADD_6MAX_TAG = 0
OUTPUT_HH = 0
OUTPUT_LIVE = 1

And the relevant part of the bet pot script looks like this:

; PARTY SPECIFIC
party_uses_commas_for_decimals := 0
fphg_party_hh_folder := "E:\Program Files\FreePHG\FreePHG_HandHistories"
; **** SET TO 0 (zero) if using old FPHG without "live" folder, else 1 (one)
fphg_uselive = 1

In the particular folder is a live folder and hands get written in that file.

Also, I get the error while testing on party full ring play money.
I intend to use it in 6max, so I assume I just have to change the ADD_6MAX_TAG parameter to 1.

Any help is appreciated,
Peter
02-07-2008 , 10:49 AM
Quote:
Originally Posted by Peter
I get the 'FPHG live file not found for game #' when I try to make a potbet with the betpotscript and I can't find what settings I have set wrong. The .ini file looks like this:

OUTPUT_PATH = E:\Program Files\FreePHG\FreePHG_HandHistories
HH_EXTENSION = hhf
OBSERVED_ONLY = 0
ADD_6MAX_TAG = 0
OUTPUT_HH = 0
OUTPUT_LIVE = 1

And the relevant part of the bet pot script looks like this:

; PARTY SPECIFIC
party_uses_commas_for_decimals := 0
fphg_party_hh_folder := "E:\Program Files\FreePHG\FreePHG_HandHistories"
; **** SET TO 0 (zero) if using old FPHG without "live" folder, else 1 (one)
fphg_uselive = 1

In the particular folder is a live folder and hands get written in that file.

Also, I get the error while testing on party full ring play money.
I intend to use it in 6max, so I assume I just have to change the ADD_6MAX_TAG parameter to 1.

Any help is appreciated,
Peter
Have the same problem, has anybody figured this out?
02-07-2008 , 03:31 PM
Quote:
Originally Posted by yeknod
Have the same problem, has anybody figured this out?
You need to check to see if FPHG is saving the hands as from just this post it's not possible to tell if it's FPHG or BetPot that's going wrong.

Juk
02-07-2008 , 07:02 PM
Quote:
Originally Posted by jukofyork
You need to check to see if FPHG is saving the hands as from just this post it's not possible to tell if it's FPHG or BetPot that's going wrong.

Juk
I am not sure, which it is, FPHG works for observing and importing hhf files (which has nothing to do with the live thing afaik(?)). The live folder is there too, but betpot always says that handhistory xxxxxx could not be found in xxxxxx.live. So basically betpot acknowledges the file is there but cant get the hh info from it When I open the xxxxxx.live file with the editor its inluding exactly one HH.
Its weird since i dont use vista and the betpot script is the unedited "official" one.
02-07-2008 , 11:46 PM
Quote:
Originally Posted by yeknod
I am not sure, which it is, FPHG works for observing and importing hhf files (which has nothing to do with the live thing afaik(?)). The live folder is there too, but betpot always says that handhistory xxxxxx could not be found in xxxxxx.live. So basically betpot acknowledges the file is there but cant get the hh info from it When I open the xxxxxx.live file with the editor its inluding exactly one HH.
Its weird since i dont use vista and the betpot script is the unedited "official" one.
If you aren't on Vista, I'm guessing your "regional settings" are not UK or US (all 3 or 4 of them). try changing all these to UK (or US).
02-08-2008 , 12:35 PM
Quote:
Originally Posted by _dave_
If you aren't on Vista, I'm guessing your "regional settings" are not UK or US (all 3 or 4 of them). try changing all these to UK (or US).
Thank you very much that did it.
02-13-2008 , 12:23 PM
I have a weird problem with FPHG. I don't want to save the files in the default location, so I have changed the .ini file and it works perfectly when I click the FPHG icon. However, when I run the ahk script that opens up all the programs I want running when I play poker, it also runs FPHG. FPHG then creates a new .ini file on my desktop though with the default settings. Now the betpot script will of course give an error message, since the files are saved in the default location while betpot uses a different location.
Any suggestions how I can solve this other than 'just save the files in the default location'?

Thanks,
Peter
02-13-2008 , 12:30 PM
Quote:
Originally Posted by Peter
I have a weird problem with FPHG. I don't want to save the files in the default location, so I have changed the .ini file and it works perfectly when I click the FPHG icon. However, when I run the ahk script that opens up all the programs I want running when I play poker, it also runs FPHG. FPHG then creates a new .ini file on my desktop though with the default settings. Now the betpot script will of course give an error message, since the files are saved in the default location while betpot uses a different location.
Any suggestions how I can solve this other than 'just save the files in the default location'?
You need to make sure AHK runs FPHG from within the place where you installed it (and where "FreePHG.ini" is), eg:

Code:
Run, "C:\program files\FreePHG\FreePHG.exe", "C:\program files\FreePHG\"
Juk
02-13-2008 , 12:59 PM
Many thanks.
That also solved my problem with the betpot script, which gave an error with the #include file default_hotkeys part when I tried to run the script through the startup script.
02-13-2008 , 01:10 PM
Hey Peter, any chance u might post that script pls? Since I also need something to start all my programs at once (hud/pt/bet pot etc)? Cheers.
02-13-2008 , 03:25 PM
This is the script I use for opening all the programs when I play poker. It does the following:
- Open PT, moves it to my second screen and maximizes it, starts autoimport on party and opens ring game statistics. You might need to change some values depending on your screensize.
- Opens Party, logs in, closes welcome screen and moves the client to the other screen
- Opens PAHUD
- Opens FPHG
- Opens betpot script and shortcut scripts for keyboard and gamepad
- Opens an excel sheet with statistics about my sessions which I update after every session

You'll need to change the paths so they'll point to the right files.

Code:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.


;;;;;;;;;;;;;;;;;;;;;;;;;;
; Begin PokerTracker Stuff
; Delete this if you don't use PT
;;;;;;;;;;;;;;;;;;;;;;;;;;
Process, Exist, ptrack2.exe
ptpid = %ErrorLevel%
if ptpid <> 0
{
	IfWinExist Poker Tracker
	{
		WinActivate
	}
}
else
{
	Run E:\Program Files\Poker Tracker V2\ptrack2.exe
	WinWait Poker Tracker
	WinActivate
	Sleep, 3000 ; Let it check for a newer version

Click 1560, 10			;
Sleep, 500			;
WinMove -1000,500		; Moves it to second screen.
WinMaximize Poker Tracker	;
Sleep, 500
Click 300, 64			; 
Sleep, 500			; Starts auto-import.
ControlClick, Button11, Poker Tracker
Click 495, 65 			; Opens ring game statistics.
}

;;;;;;;;;;;;;;;;;;;;;;;;;;
; End PT Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;
; Begin Party Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;
Process, Exist, PartyGaming.exe
partyid = %ErrorLevel%
if partyid <> 0
{
	; do nothing
	WinActivate
}
else
{
	Run E:\Program Files\PartyGaming\PartyGaming.exe -P=PartyPoker
	WinWait PartyAccount Login
	WinActivate PartyAccount Login
	Send {Enter}
	WinWait Message from
	WinActivate Message from
	Send {Enter}
	Sleep, 500
	WinMove, PartyPoker, ,-788, 436
}

;;;;;;;;;;;;;;;;;;;;;;;;;;
; End Party Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;
; Begin PokerAce HUD Stuff
; Delete this if you don't use PAHUD
;;;;;;;;;;;;;;;;;;;;;;;;;;
Process, Exist, PAHud.exe
papid = %ErrorLevel%
if papid <> 0
{
	if WinExist PokerAce Hud
	{
		WinActivate
	}
}
else
{
	Run E:\Program Files\PokerAce Hud\PAHud.exe
	WinWait PokerAce Hud
	WinActivate
}

;;;;;;;;;;;;;;;;;;;;;;;;;;
; End PokerAce HUD Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;
; Begin FPHG Stuff
; Delete this if you don't use FPHG
;;;;;;;;;;;;;;;;;;;;;;;;;;

Run E:\Program Files\FreePHG\FreePHG.exe, E:\Program Files\FreePHG\


;;;;;;;;;;;;;;;;;;;;;;;;;;
; End FPHG Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;
; Begin AutoHotKey Stuff
; 
;;;;;;;;;;;;;;;;;;;;;;;;;;

Run E:\Program Files\AutoHotkey\PokerScripts\BetPot\BetPotParty.ahk, E:\Program Files\AutoHotkey\PokerScripts\BetPot\
Run E:\Program Files\AutoHotkey\PokerScripts\BetPot\gamepad.ahk, E:\Program Files\AutoHotkey\PokerScripts\BetPot\
Run E:\Program Files\AutoHotkey\PokerScripts\BetPot\Party4TableShortCuts.ahk, E:\Program Files\AutoHotkey\PokerScripts\BetPot\	



;;;;;;;;;;;;;;;;;;;;;;;;;;
; End AutoHotKey Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;


;;;;;;;;;;;;;;;;;;;;;;;;;;
; Begin Statistics.xls Stuff
; 
;;;;;;;;;;;;;;;;;;;;;;;;;;
Process, Exist, Microsoft Excel
sid = %ErrorLevel%
if sid <> 0
{
	if WinExist Microsoft Excel
	{
		WinActivate
	}
}
else
{
	Run D:\Mijn documenten\Gokken\Poker\Statistics\Statistics_2008.xls
	WinWait Microsoft Excel
	WinActivate
}
WinMinimize Microsoft Excel
;;;;;;;;;;;;;;;;;;;;;;;;;;
; End Statistics.xls Stuff
;;;;;;;;;;;;;;;;;;;;;;;;;;

      
m