Welcome, Guest. Please login or register.
September 26, 2023, 02:08:53 PM
Home Help Login Register
News:

Shanky Technologies Poker Bot Support Forum  |  General Category  |  PPL Support (Moderator: sngbot)  |  Topic: Help with a small bit of code 0 Members and 1 Guest are viewing this topic.
Pages: [1] Print
Author Topic: Help with a small bit of code  (Read 670 times)
Rens1976
Wide-Eyed Newbie
*

Karma: 0
Posts: 2


« on: September 20, 2022, 02:11:06 AM »

Hi guys, I'm looking for a bit of custom code when in mtt's and my hand = AA, KK, QQ and the flop is not favourable, and my continuation bet/raise gets reraised and the reraise is not someone dropping their stack in because they're short stacked (i.e. it would be 500 to call my bet/raise and they raise to 565 (full stack) which probably means my total invested percentage is favourable to call).
Trying to avoid getting done by someone with a set (which has happened a few times now)
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 378
Posts: 35088



WWW
« Reply #1 on: September 20, 2022, 04:48:56 AM »

flop

when (hand = AA or hand = KK or hand = QQ) and not (haveset or havenutflushdraw or have2ndnutflushdraw or amounttocall < 22% stacksize) and botslastaction = bet fold force


...adjust the % as desired.
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
Rens1976
Wide-Eyed Newbie
*

Karma: 0
Posts: 2


« Reply #2 on: September 20, 2022, 04:58:36 AM »

 thanks
Logged
Pages: [1] Print 
Shanky Technologies Poker Bot Support Forum  |  General Category  |  PPL Support (Moderator: sngbot)  |  Topic: Help with a small bit of code
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!