Quote:
Originally Posted by LadiesMan_220
Is it possible to have a different 3bet size for BB vs UTG-BTN, and BB vs SB?
Hi
If you mean StarsCaption - there is no easy way to do it, because Stars prohibits to use IP/OOP filter in betscript settings.
You can try to configure it by indirect ways for some special cases. For example, if for games without ante you can use this way:
If there is openraise 2bb (bet≤2bb filter) and openraiser was on SB, then pot will be 3bb, and for other positions pot will be 3.5bb
So you can use both bet and pot filters to distinguish these situations (bet≤2bb and pot≤3bb for SB and bet≤2bb and pot>3bb for other positions)
Next, add bet≤2.5bb filter, calculate pot size for this, etc