|
|
|
|
|
|
|
|
|
|
|
|
|
tygawoodys
Wide-Eyed Newbie

Karma: 0
Posts: 21
|
 |
« Reply #33 on: May 21, 2022, 12:39:29 PM » |
|
Hey, the issue was fixed, and now this profile CAN be used at ignition and bovada. Go ahead and give it a go.  Thanks for the effort, going to give this a go
|
|
|
Logged
|
|
|
|
Saucedup26
Sellers
Experienced Botter
    
Karma: 5
Posts: 331

Team Omaha!!!!!!!
|
 |
« Reply #34 on: September 13, 2022, 03:17:28 AM » |
|
Anyone still working on this? Stumbled upon it today and caught this hand....
Shanky Technologies Holdem Version 11.7.6 Hand: Jc Qc Players = 4 have QJ suited Fold if raises and less calls, raise if opponents left <= 3 fold if 2+ raises cold hands played in session = 992 in timer: players = 4, folds in game= 3, raises = 1, checks = 0, calls = 0, bets = 0, folds = 3 casino = Ignition 9 Max, No Limit Tourny, BB = 100.00, Pot = 3 BBs, Stack = 1265.00, TI = 1 BBs Amount To Call = 1 BBs In Big Blind Default Profile: "Doodle v114", Action = call force Matching user defined condition at line 953, Action = raise 3 force typing 500 clicking Raise Flop: Ad Jd Js Hand: Jc Qc Board: pair with 2 suits have trips in timer: players = 4, folds in game= 3, raises = 0, checks = 0, calls = 0, bets = 1, folds = 0 casino = Ignition 9 Max, No Limit Tourny, BB = 100.00, Pot = 60 BBs, Stack = 865.00, TI = 5 BBs Amount To Call = 50 BBs opponents = 1, position = last Raise if no raises Matching user defined condition at line 1369, Action = fold force clicking Fold
It came from this section of code....
when StackSize <= 9 and BigBlindSize < 300
when (HaveFullHouse or HaveQuads or HaveStraightFlush or HaveNuts) RaiseMax Force force when (HaveStraight or HaveFlush) RaiseMax Force when HaveSet and (Hand = AA or Hand = KK or Hand = QQ or Hand = JJ or Hand = TT or Hand = 99 or Hand = 88) and Bets = 0 and Raises = 0 and BotIsLastRaiser Raise 2 Force when HaveSet and (Hand = AA or Hand = KK or Hand = QQ or Hand = JJ or Hand = TT or Hand = 99 or Hand = 88) and Bets = 0 and Raises = 0 and (not BotIsLastRaiser) Raise 4 Force when HaveSet and (Hand = AA or Hand = KK or Hand = QQ or Hand = JJ or Hand = TT or Hand = 99 or Hand = 88) and Bets = 1 and Raises = 0 Raise 75% Force when HaveSet and (Hand = AA or Hand = KK or Hand = QQ or Hand = JJ or Hand = TT or Hand = 99 or Hand = 88) and Bets = 1 and Raises >= 1 RaisePot Force when (HaveTwoPair or HaveSet) RaiseMax Force when HaveOverPair RaiseMax Force when HaveTopPair RaiseMax Force when Position = Last and Bets = 0 and Raises = 0 and HavePair Raise 2 Force when HavePair and Bets = 0 and Raises = 0 Raise Force when HavePair and Raises = 1 and BetSize <= 49% StackSize Call Force when HavePair and Raises = 1 and BetSize > 49% StackSize Fold Force when HavePair and Raises >= 1 Fold Force when (HaveStraightDraw or HaveFlushDraw) RaiseMax Force when Others Fold Force
|
|
|
Logged
|
|
|
|
|
|
|
|
|