Hand History Converter

For discussion of the Poker Mavens server module and other administration topics
Post Reply
Bugpowda
Posts: 2
Joined: Wed Nov 30, 2011 1:12 am

Hand History Converter

Post 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?
ddominguez
Posts: 41
Joined: Sat Feb 12, 2011 11:32 pm

Re: Hand History Converter

Post by ddominguez »

That is my poker rakescript maybe can help you, you need to create a mysql database and run de .sql script
Attachments
pokerrake.rar
# files for poker rake analisis,
(15.15 KiB) Downloaded 633 times
Bugpowda
Posts: 2
Joined: Wed Nov 30, 2011 1:12 am

Re: Hand History Converter

Post by Bugpowda »

Thanks for the script! I will fiddle around with it over the holidaze...
amalgama
Posts: 4
Joined: Mon Sep 10, 2012 5:30 am

Re: Hand History Converter

Post by amalgama »

did anyone make a working HH converter for maven format?
amalgama
Posts: 4
Joined: Mon Sep 10, 2012 5:30 am

Re: Hand History Converter

Post by amalgama »

AS of today is there a working hand history converter/grabber for Poker Maven software compatible for HEM?
harrythree
Posts: 38
Joined: Sun Mar 01, 2015 4:20 pm

Re: Hand History Converter

Post 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
Post Reply