Search found 45127 matches

Return to advanced search

Re: Report identifying sitting out hands

This is an alternative that will work for any number between 1 and 4 digits: tourney_hand_histories.id_hand = tourney_hand_player_statistics.id_hand and tourney_hand_histories.history SIMILAR TO '%\(\d{1,4} in chips\) is sitting%' \d is any digit, but you could use _ for any single character too. No...
by WhiteRider
Mon Sep 25, 2023 4:07 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Report identifying sitting out hands
Replies: 6
Views: 927

Re: RFI Bet Size

I suspect that your problem lies in this part: cash_hand_player_statistics.amt_p_raise_made BETWEEN 2.21 AND 2.7 * cash_limit.amt_bb That is probably not giving you what you expect. I think it will be doing this: cash_hand_player_statistics.amt_p_raise_made BETWEEN 2.21 AND (2.7 * cash_limit.amt_bb)...
by WhiteRider
Sun Sep 17, 2023 2:59 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: RFI Bet Size
Replies: 7
Views: 2523

Re: HUD not working properly since a couple of days

Logging shouldn't affect the behaviour, but that's good to hear regardless!
by WhiteRider
Sun Sep 17, 2023 2:52 pm
 
Forum: PokerTracker 4
Topic: HUD not working properly since a couple of days
Replies: 3
Views: 997

Re: Fold to T Cbet

Yes, that looks good to me.
by WhiteRider
Sun Sep 17, 2023 11:40 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to T Cbet
Replies: 5
Views: 687

Re: HUD not working properly since a couple of days

Please enable logging (Configure > Options) and restart PT4. Play a few hands at a single table and take a screenshot of the table window. When you sit out create a Support Bundle and attach it to a Support Ticket with your screenshot and the hand history file from the session so that we can see wha...
by WhiteRider
Sun Sep 17, 2023 11:39 am
 
Forum: PokerTracker 4
Topic: HUD not working properly since a couple of days
Replies: 3
Views: 997

Re: 4.7.10 version for Mac does not detect tour param WPN

That is a known issue that the development team are working on. Please open a Support Ticket so that we can let you know when the fix is released.
by WhiteRider
Sun Sep 17, 2023 11:37 am
 
Forum: PokerTracker 4
Topic: 4.7.10 version for Mac does not detect tour param WPN
Replies: 2
Views: 537

Re: Importing works, HUD not 888 poker on Mac

Apologies - I somehow overlooked that you said Snap tables.

Unfortunately on macOS it is not possible to support the Hud at Snap tables. macOS prevents the techniques required to retrieve the player data needed at the start of each hand.
by WhiteRider
Sun Sep 17, 2023 8:38 am
 
Forum: PT4 for macOS
Topic: Importing works, HUD not 888 poker on Mac
Replies: 3
Views: 1662

Re: Importing works, HUD not 888 poker on Mac

Please make sure that you have the 888 software running in English, otherwise there may be a mismatch between the table name in the hand history files and that in the table window title. That would mean that the Hud could not match the two together and would not be able to attach to the table. You m...
by WhiteRider
Sun Sep 17, 2023 4:45 am
 
Forum: PT4 for macOS
Topic: Importing works, HUD not 888 poker on Mac
Replies: 3
Views: 1662

Re: Fold to T Cbet

That all looks good, but I believe it is possible to face a turn cbet if the player raised the flop cbet, was re-raised and called. That would also continue the other player's aggression as they were the final aggressor on the flop, so would still allow a continuation bet on the turn. Therefore you ...
by WhiteRider
Sun Sep 17, 2023 4:41 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Fold to T Cbet
Replies: 5
Views: 687

Re: Pokerstars wrong tournament detection

Without the tournament summary files it isn't always possible to correctly determine the tournament type or results. It can usually be done for single table tournaments, but for multi-table tournaments there is not enough information available in the hand history files alone. Please refer to the Pok...
by WhiteRider
Sat Sep 16, 2023 11:09 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Pokerstars wrong tournament detection
Replies: 2
Views: 676
PreviousNext

Return to advanced search

cron