Welcome,
Guest
. Please
login
or
register
.
May 20, 2022, 09:43:53 PM
News:
Shanky Technologies: The poker bot that works!
Shanky Technologies Poker Bot Support Forum
|
General Category
|
PPL Support
(Moderator:
sngbot
) | Topic:
positions postflop
0 Members and 1 Guest are viewing this topic.
Pages:
[
1
]
Author
Topic: positions postflop (Read 2396 times)
Aragorn1
zeros
Karma: 0
Posts: 10
positions postflop
«
on:
December 14, 2019, 10:13:13 PM »
how can i write the position postflop?
it is simple InButton , InSmallBlind and InBigBlind or its more than that?
and how can i write when is heads up?
It is important for me to know where am i in different situatiin for example if i am in bigblind against small blind and button or when i am only against small blind or button but i am not heads up. Or when am i small blind vs bigblind only but not hu or sb vs btn.
I am struggling with this over 2 weeks and cannot make it work
«
Last Edit: December 14, 2019, 11:46:34 PM by Aragorn1
»
Logged
Egor
Forum Admin
Extreme Botter
Karma: 373
Posts: 34580
Re: positions postflop
«
Reply #1 on:
December 15, 2019, 01:38:39 AM »
Post-flop it is usually enough to know
position =
and
opponents =
inbigblind
,
inbutton
, and
insmallblind
can all be used post-flop as well
if you need more than that, set
user-defined variables
preflop (before you act) and use them post-flop
Logged
Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
Aragorn1
zeros
Karma: 0
Posts: 10
Re: positions postflop
«
Reply #2 on:
December 15, 2019, 01:49:36 AM »
So, when position = last and opponents = 2 means that i am in button is that corect?
When position = first and opponents = 1 means that i am in bigblind vs button
When position = middle and opponents = 2 means that i am in bigblind vs btn and small blind also
Can you give me an example of defined variables ?
Logged
Egor
Forum Admin
Extreme Botter
Karma: 373
Posts: 34580
Re: positions postflop
«
Reply #3 on:
December 15, 2019, 03:28:06 AM »
Um, no, none of those assumptions are correct. We are talking post-flop, right?
All
opponents = 2 and position = last
means is that you have two active opponents and you are last to act. etc.
Perhaps it is best if you clearly explain what it is you are trying to do. If you are trying to refer to your absolute preflop table position post-flop, for some reason, you would need to capture it with user-defined positions preflop.
For example,
preflop
when stilltoact = 2 user_button
when stilltoact = 3 user_cutoff
when stilltoact = 4 user_hijack
when stilltoact = 5 user_mid
when stilltoact = 6 user_early2
when stilltoact = 7 user_early1
when stilltoact = 8 user_utg
flop
when user_mid and bets = 1 and raises = 0 and opponents = 1 and folds = 0 and botsactionsonthisround = 0 and havebottompair and not (botslastpreflopaction = raise) and amounttocall < 50% potsize raisemax force
Logged
Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
Aragorn1
zeros
Karma: 0
Posts: 10
Re: positions postflop
«
Reply #4 on:
December 15, 2019, 11:06:31 PM »
I tried to make a defined variables but i am stucked here:
//ButtonvsBigBlind
when inButton and OpponentsLeft = 1 and opponentsattable = 2
and i try to find how can i write my opponent possition because i want to make a defined variables for:
Button vs BigBlind for example or Btn vs SB
those codes i want to write are only for 3 players BTN, SB and BB
Logged
Egor
Forum Admin
Extreme Botter
Karma: 373
Posts: 34580
Re: positions postflop
«
Reply #5 on:
December 16, 2019, 02:00:47 AM »
Those three positions are pretty easy.
1. BB vs. SB
-- for this you don't need any user variables preflop. Post-flop just use:
when in bigblind and opponents = 1 and position = last
2. BB vs. BTN
preflop
when in button and raises = 1 and calls = 0 and lastraiserposition = 2 user_BBvBTN
flop
when user_BBvBTN etc....
3. BTN vs. one of the blinds
preflop
when stilltoact = 2 and raises = 0 and calls = 0 user_BTNvBlind
flop
when user_BTNvBlind etc.... (we can't know which blind it is, sorry)
4. SB vs. BTN
preflop
i]when stilltoact = 1 and raises = 1 and calls = 0 and lastraiserposition = 2 user_SBvBTN[/i]
flop
when user_SBvBTN etc....
5. SB vs. BB
preflop
i]when stilltoact = 1 and raises = 0 and calls = 0 user_SBvBB[/i]
flop
when user_SBvBB etc....
Logged
Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
Aragorn1
zeros
Karma: 0
Posts: 10
Re: positions postflop
«
Reply #6 on:
December 16, 2019, 04:31:10 AM »
First of all thank you verry much!!!
2. BB vs. BTN
preflop
when in button and raises = 1 and calls = 0 and lastraiserposition = 2 user_BBvBTN
Is this right? when in bibglind instead of when in button and raises= 1 etc ... ? Because i am in bigblind.
And one more thing lets say i am in BB vs BTN and SB is the following code corect ?
When in bigblind and opponents = 2 and position = last user_BBvsBTNandSB
And what about SB vs BB and BTN ?
Thanx again!
Logged
Egor
Forum Admin
Extreme Botter
Karma: 373
Posts: 34580
Re: positions postflop
«
Reply #7 on:
December 16, 2019, 04:54:13 AM »
sorry, that should say
in big blind
Logged
Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
Pages:
[
1
]
Shanky Technologies Poker Bot Support Forum
|
General Category
|
PPL Support
(Moderator:
sngbot
) | Topic:
positions postflop
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=>
Announcements
=>
Forum Access
=>
Discussion Board
=>
PPL Support
=>
Working Profiles
=>
Marketplace: Profiles
=>
Marketplace: Add-on Software and Services
=>
Gambling Theory
=>
Lounge
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 1.1.21
|
SMF © 2006-2009, Simple Machines
Loading...