Open Side Menu Go to the Top
Register
MonkerSolver MonkerSolver

05-11-2024 , 02:44 PM
Views

Some extended syntax that I have found that work.

Nut Flush Draw
#^1

Nut Backdoor Flush draw (only works on forth street)
#~1

Quads
#b1#b1,#b2#b2 (since we cant make quads with less than two cards in our hand there is no #c designation for omaha)

Top set
#1#1
2nd set
#2#2
Low set
#3#3,#4#4,#5#5

Top two pair
#1#2
Good two pair
#1#3,#1#4,#1#5
Two pair
#2#3,#2#4,#2#5,#3#4,#3#5,#4#5


I really don't understand what this Full house syntax claims to do. Must only work when using strategy in simulation
Full house
?b([#b1,#b2][#1,#2,#3],#1#1,#2#2,#3#3),?c(rr,#1,#2)

Still can't figure out what if any low draw syntax there is.
MonkerSolver Quote
05-11-2024 , 05:57 PM
Here is what I got for an Omaha Full House filter:

?b(#1#1,#2#2,#3#3),(#b1,#b2) : (#1,#2,#3),?c(NN)


?b(#1#1,#2#2,#3#3) this part is asking "is there a pair on board? if there is than do we have trips with the other three ranks

(#b1,#b2) : (#1,#2,#3) this is do we have trips and if so, do we also have a pair

?c(NN) this last one is there trips or better on board and if so do we have a pair in hand.
MonkerSolver Quote
05-18-2024 , 12:50 PM
Hi,
I just bought Monkersolver, for PLO, but can't make it work.
First thing, I'd like to know if I need to buy any PLO sims or ranges
All I need for the moment is to know how to react in some situations like:
. BU vs an UTG 10% RFI (rather than 16%)
. BU vs an UTG 5% RFI (rather than 16%)
. UTG vs a 4% 3bet (4%) (rather than 8%)
. BU vs SB 5% 3bet (rather than 11%)

What do I need for locking thoses situations?
Thanks in advance for you help and answer
Jorge
MonkerSolver Quote
05-19-2024 , 06:51 PM
Hello,

Couldn't find anything searching the forums, has anyone been able to figure out how to use the Custom Rake settings on monkersolver? Any help or tips appreciated!

-SO
MonkerSolver Quote

      
m