DriveHUD - Poker HUD & Database Software [-10% Discount]
[URL="http://drivehud.com/?t=22cs"]
[/URL]
- Track all poker hands you play online.
- Run a HUD overlay on all of your opponents as you play.
- Re-play every session, and every hand you ever played.
- Graph and analyze how unlucky or lucky you’ve been running.
- Filter for any situation you can think of and analyze it.
- Player profile your opponents with ease so you know who the fish or sharks are.
- Provide and easy and intuitive poker database experience.
[UR
DriveHUD 2 Beta Update - v2.0.17.11718
https://drivehud.com/poker-hud/DriveHUD2...
Added support for downloaded Junglee Poker hands
Fixed issues in Junglee Poker support
Include population reports and hand charts in HUD when uploading/downloading to/from the HUD store
DriveHUD 2 Beta Update - v2.0.17.11720
https://drivehud.com/poker-hud/DriveHUD2...
Fix for the PokerKing and its skins update (PC version only)
DriveHUD 2 Beta Update - v2.0.17.11722
https://drivehud.com/poker-hud/DriveHUD2...
Fix for the PokerKing and its skins update (PC version only)
Second update was done by the network today, so this is addressing that 2nd update in the last 24 hours.
Not sure if this is the right place to ask this so apologies if not...
Is there a 'fold to 5bet EP%' stat and one for MP as well? I've found the ones for the other positions but for those 2 positions doesn't seem to be one :(
Good question. There doesn't seem to be, and I'm not sure why. I sent a message to the dev team to ask. So hopefully they can add. You can do a custom stat for it, and let me check into it, and I can post a formula is you don't know how to do it.
From MP:
Count(FoldedTo5Bet = yes and (Position = MP or Position = MP1 or Position = MP2 or Position = MP3)) / Count(Faced5Bet = yes and (Position = MP or Position = MP1 or Position = MP2 or Position = MP3))
EP:
Count(FoldedTo5Bet = yes and (Position = UTG or Position = UTG_1 or Position = UTG_2 or Position = EP)) / Count(Faced5Bet = yes and (Position = UTG or Position = UTG_1 or Position = UTG_2 or Position = EP))
Good question. There doesn't seem to be, and I'm not sure why. I sent a message to the dev team to ask. So hopefully they can add. You can do a custom stat for it, and let me check into it, and I can post a formula is you don't know how to do it.
From MP:
Count(FoldedTo5Bet = yes and (Position = MP or Position = MP1 or Position = MP2 or Position = MP3)) / Count(Faced5Bet = yes and (Position = MP or Position = MP1 or Position = MP2 or Position = MP3))
Awesome thanks!
For EP can I do the same except change the 'MP' letters to 'EP' in the code?
Awesome thanks!
For EP can I do the same except change the 'MP' letters to 'EP' in the code?
Yw, I just edited and added it last post:
Count(FoldedTo5Bet = yes and (Position = UTG or Position = UTG_1 or Position = UTG_2 or Position = EP)) / Count(Faced5Bet = yes and (Position = UTG or Position = UTG_1 or Position = UTG_2 or Position = EP))
noice tyvm 😀
DriveHUD 2 Beta Update - v2.0.17.11746
https://drivehud.com/poker-hud/DriveHUD2...
Fix for the PokerKing and its skins update (PC version only)
Fixed an issue where data wasn't imported from some X-Poker cash tables/tournaments
Fixed an issue where outer parentheses weren't allowed in custom stats language
Fixed a pagination issue in the HUD store
Load some forum hands without header where the game type and blinds can be inferred from other sections of hand
Fixed an issue when EQ calculator could miss players in some cases
Fixed minor UI issues
DriveHUD 2 Beta Update - v2.0.17.11746
https://drivehud.com/poker-hud/DriveHUD2...
Fixed an issue where outer parentheses weren't allowed in custom stats language
Fixed a pagination issue in the HUD store
Load some forum hands without header where the game type and blinds can be inferred from other sections of hand
Fixed an issue when EQ calculator could miss players in some cases
Fixed minor UI issues
Thanks
If i send a HUD profile with custom stat to someone, can they use the custom stat in that HUD profile in their report?