Page 1 of 1

Hand History Converter

Posted: Wed Nov 30, 2011 1:16 am
by Bugpowda
I've scoured the internet for hours and am giving up.

Does anyone have a script that will translate the poker mavens hand history format into one that is readable by PokerTracker or any other poker database?

It looks like the PartyGaming format would be the easiest to make a translator for, because it does not have a summary section (which is also absent in Poker Mavens).

Does anyone want to work on this script with me?

Re: Hand History Converter

Posted: Fri Dec 02, 2011 1:23 pm
by ddominguez
That is my poker rakescript maybe can help you, you need to create a mysql database and run de .sql script

Re: Hand History Converter

Posted: Thu Dec 15, 2011 6:13 pm
by Bugpowda
Thanks for the script! I will fiddle around with it over the holidaze...

Re: Hand History Converter

Posted: Mon Jan 06, 2014 8:57 am
by amalgama
did anyone make a working HH converter for maven format?

Re: Hand History Converter

Posted: Wed Nov 23, 2016 10:46 am
by amalgama
AS of today is there a working hand history converter/grabber for Poker Maven software compatible for HEM?

Re: Hand History Converter

Posted: Fri Nov 25, 2016 11:19 pm
by harrythree
Here's a project that's kind of old, but could be useful for trying to convert hand histories. If it doesn't work directly for what you want, at least there is a lot of regex examples for getting pieces of the HH file. I'm sure you'll have to add/change a few things to work with v5 of mavens but it shouldn't be too difficult.

https://github.com/jeffslofish/swc-hh-convert