Search found 14510 matches

Return to advanced search

Re: How to hide HUD on pokerstars?

That's good to hear :)
by Flag_Hippo
Sun Apr 14, 2024 1:15 pm
 
Forum: PokerTracker 4
Topic: How to hide HUD on pokerstars?
Replies: 13
Views: 3265

Re: 3Bet Size PF

cash_hand_player_statistics.amt_3bet_p will not validate as it doesn't exist in the PokerTracker 4 database schema. You would need to use the following expression instead:

Code: Select all
if[cash_hand_player_statistics.flg_p_3bet, cash_hand_player_statistics.amt_p_raise_made, 0]
by Flag_Hippo
Sun Apr 14, 2024 5:27 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: 3Bet Size PF
Replies: 4
Views: 156

Re: Issues with results tracking iPoker Betsafe

Go to 'Database -> Currency', select any sessions/tournaments which have an exchange rate of -1 and click the 'Set Rates' button to fetch the correct exchange rates. Note that you can select a range of rows by holding shift and clicking the start/end and you can also select multiple ones individuall...
by Flag_Hippo
Sun Apr 14, 2024 5:26 am
 
Forum: PokerTracker 4
Topic: Issues with results tracking iPoker Betsafe
Replies: 1
Views: 105

Re: How to hide HUD on pokerstars?

It is working fine, I can see the stats and everything. I've already duplicated the profile and reverted some changes I did to see if it was fixed but didn't work. I've checked in every possible inch of the screen, and even with the window maximized it doesn't show up. I think I'll have to backup m...
by Flag_Hippo
Sun Apr 14, 2024 5:24 am
 
Forum: PokerTracker 4
Topic: How to hide HUD on pokerstars?
Replies: 13
Views: 3265

Re: Sb Limp First In Stat and SB limp fold to BB raise state

Hello, stats I am looking to accomplish adding to my HUD (or in the pop up). 1. is "SB Limp first in", so when it folds to the SB and the SB decides to Limp. 'Preflop Open Limp (Limp First In)' is available in the Download Warehouse and you can set the 'Position' property in the HUD Profi...
by Flag_Hippo
Sat Apr 13, 2024 6:13 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Sb Limp First In Stat and SB limp fold to BB raise state
Replies: 1
Views: 114

Re: Filter for showing when 3 bet very small/small stack to

I am looking to to create a filter for hands where Villain 3 bets short and with a very small stack to pot ratio. For instance villain has 20 or less BB If you want to filter based on a different players stack size then that's more complex and will require a subquery - for more on how SELECT works ...
by Flag_Hippo
Sat Apr 13, 2024 6:13 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Filter for showing when 3 bet very small/small stack to pot
Replies: 1
Views: 89

Re: How to hide HUD on pokerstars?

Is the HUD otherwise working normally for player statistics? If it is then check underneath existing player HUD panels. Also make sure all your graphics drivers are up to date and if you are stacking your poker tables then try a different setup and see if the PT-icon becomes visible (when tiled for ...
by Flag_Hippo
Sat Apr 13, 2024 6:11 am
 
Forum: PokerTracker 4
Topic: How to hide HUD on pokerstars?
Replies: 13
Views: 3265

Re: PT not tracking after subscription ended

Pleased to hear that and thanks for the update.
by Flag_Hippo
Sat Apr 13, 2024 6:10 am
 
Forum: PokerTracker 4
Topic: PT not tracking after subscription ended
Replies: 3
Views: 174

Re: PT not tracking after subscription ended

So we can follow up with you on this please turn on 'Enable Logging' in PokerTracker 4 via 'Configure -> Options' and then restart PokerTracker 4. Next reproduce this issue by trying to import some hands again and then attach your support bundle to a Support Ticket . The support bundle is created vi...
by Flag_Hippo
Fri Apr 12, 2024 6:07 am
 
Forum: PokerTracker 4
Topic: PT not tracking after subscription ended
Replies: 3
Views: 174

Re: Duplicate stats to show only HU Pots

You first need to duplicate and edit the expressions for the three custom columns referred to in that statistic - see this guide for the basics on custom statistics creation. Your new custom column expressions will need to have cash_hand_summary.cnt_players_f = 2 added to them to specify that two pl...
by Flag_Hippo
Thu Apr 11, 2024 1:45 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Duplicate stats to show only HU Pots
Replies: 1
Views: 96
PreviousNext

Return to advanced search

cron