I was wondering if anybody had created a hand history playback utility/program. Something that let's you take a hand history file, have it visually display each player, their chip stacks, their cards (exposed) for each hand and all the action (including chat)????? If somebody has something like that, I would be very interested in obtaining (purchasing) it. If not, if somebody is interested in creating it, I would be interested in purchasing it. Anybody?
It would be like watching a WPT tournament without having to listen to Vince Van Patten's commentary.
Hand History Playback
-
- Posts: 32
- Joined: Mon Jul 20, 2020 7:22 pm
Re: Hand History Playback
Michael,
I've developed a web-based hand history viewer that displays the entire history of the hand, including odds. See sample image below. It's not animated right now, but I would be willing to brainstorm with you about how to animate it -- for example, each bit of information could appear one by one.
If you'd like to talk more, ping me at [email protected].
Thanks,
LB
P.S. I also have a lot of other Mavens enhancements to offer. You can see some of them at this link:
http://www.briggsoft.com/forums/viewtop ... =60#p13892
I've developed a web-based hand history viewer that displays the entire history of the hand, including odds. See sample image below. It's not animated right now, but I would be willing to brainstorm with you about how to animate it -- for example, each bit of information could appear one by one.
If you'd like to talk more, ping me at [email protected].
Thanks,
LB
P.S. I also have a lot of other Mavens enhancements to offer. You can see some of them at this link:
http://www.briggsoft.com/forums/viewtop ... =60#p13892
LB Finer | Mavens Tools
Check out the new Mavens Tools iOS App and Android App! Tons of functions for admins and players.
Mavens Tools — Enhance your Mavens experience with alerts, hand viewer, game summaries, admin actions and reports, more
Check out the new Mavens Tools iOS App and Android App! Tons of functions for admins and players.
Mavens Tools — Enhance your Mavens experience with alerts, hand viewer, game summaries, admin actions and reports, more
Re: Hand History Playback
I have a very basic hand history player I created in Visual Studio 2019, I made it for my friends and me, I create a little video afterward with hand highlights 
I would be happy to upload it to GitHub for anyone to use.

I would be happy to upload it to GitHub for anyone to use.
- Attachments
-
- hand at the conclusion
- 2020-09-08 (1).png (107.58 KiB) Viewed 5877 times
-
- a hand at the flop
- 2020-09-08.png (74.45 KiB) Viewed 5877 times
Re: Hand History Playback
Now this only works for NLHE and 1 table currently as that is all we play, I'm sure others could add more - even with my awful coding
-
- Posts: 129
- Joined: Wed Jan 07, 2015 3:51 pm
Re: Hand History Playback
The web based hand history viewer looks interesting. Do you make this available anywhere?
I run a small, social poker mavens server. The web based hand viewer would be interesting to have, but given this is a social hobby, not a business enterprise, I would have very little budget to purchase or fund any development. But if you had a version ready to go, and the price was in my range, I'd be happy to fork out a few dollars for one.
I run a small, social poker mavens server. The web based hand viewer would be interesting to have, but given this is a social hobby, not a business enterprise, I would have very little budget to purchase or fund any development. But if you had a version ready to go, and the price was in my range, I'd be happy to fork out a few dollars for one.
-
- Posts: 32
- Joined: Mon Jul 20, 2020 7:22 pm
Re: Hand History Playback
I work with a number of small groups like yours, and my fee is very reasonable. Feel free to contact me at [email protected] and I'll give you all the details. Thanks.naked_eskimo wrote:The web based hand history viewer looks interesting. Do you make this available anywhere?
I run a small, social poker mavens server. The web based hand viewer would be interesting to have, but given this is a social hobby, not a business enterprise, I would have very little budget to purchase or fund any development. But if you had a version ready to go, and the price was in my range, I'd be happy to fork out a few dollars for one.
LB
LB Finer | Mavens Tools
Check out the new Mavens Tools iOS App and Android App! Tons of functions for admins and players.
Mavens Tools — Enhance your Mavens experience with alerts, hand viewer, game summaries, admin actions and reports, more
Check out the new Mavens Tools iOS App and Android App! Tons of functions for admins and players.
Mavens Tools — Enhance your Mavens experience with alerts, hand viewer, game summaries, admin actions and reports, more
Re: Hand History Playback
Did you ever make this available on GitHub? Very interested in trying it out. Many thanks.jdelano wrote:I have a very basic hand history player I created in Visual Studio 2019, I made it for my friends and me, I create a little video afterward with hand highlights
I would be happy to upload it to GitHub for anyone to use.
Re: Hand History Playback
I would also be interested in seeing this code on github.
Re: Hand History Playback
I would love to see this in GitHub too please! I could contribute with some pull requests too. Is this up anywhere yet?jdelano wrote:I have a very basic hand history player I created in Visual Studio 2019... I would be happy to upload it to GitHub for anyone to use.