__Trueno__
zeros

Karma: 12
Posts: 34
|
 |
« on: September 08, 2013, 11:08:57 PM » |
|
hi,
I would like to know a bit more asbout the way the bot computes the NutFullHouseOrFourOfAKind variable.
Are only board paired cards considerd, or the bot considers all of them?
I mean, if a pair is present in the board and also an Ace, the first nut is the Four-of-a-Kind of the paired card but the second will always be the full-house with Aces (two hole aces). Is this correct?
|
|
|
Logged
|
The success takes to know where you are, to know where you want to go, and to know what you have to do to get there. Often, the most difficult one is the first.
|
|
|
|
|
|
|
|
sngbot
Moderator
Extreme Botter
    
Karma: 138
Posts: 1483
|
 |
« Reply #6 on: September 09, 2013, 10:12:32 PM » |
|
|
|
|
Logged
|
|
|
|
|
|
__Trueno__
zeros

Karma: 12
Posts: 34
|
 |
« Reply #9 on: September 14, 2013, 03:35:21 PM » |
|
Board = 477A
NutFullHouseOrFourOfAKind values are as follows:
1 = 77 2 = AA 3 = 7A 4 = 74 5 = 44
I don't recommend using the < > symbols with this variable
How about when TripsOnBoard? Is this correct? Board: 4777K 1 = 7 2 = KK 3 = AA 4 = K 5 = QQ 6 = JJ ... ... 12 = 55 13 = 4 14 = 33 15 = 22
|
|
|
Logged
|
The success takes to know where you are, to know where you want to go, and to know what you have to do to get there. Often, the most difficult one is the first.
|
|
|
|