- Code: Select all
char_length(tourney_hand_summary.str_aggressors_p) = 1
char_length(tourney_hand_summary.str_aggressors_p) = 1
if (cnt_hands > 100 and (cnt_vpip / (cnt_hands - cnt_walks)) * 100 >= 40 and ((cnt_pfr / cnt_pfr_opp) * 100 / (cnt_vpip / (cnt_hands - cnt_walks))) * 100 >= 50, format('Maniac'), format('N/A'))
matigavi wrote:On redstar client I set local time (bottom left, it matches correctly my actual timezone)