Welcome, Guest. Please login or register.
June 03, 2023, 10:59:42 PM
Home Help Login Register
News:

Shanky Technologies Poker Bot Support Forum  |  General Category  |  PPL Support (Moderator: sngbot)  |  Topic: Omaha Coding Info 0 Members and 1 Guest are viewing this topic.
Pages: 1 ... 5 6 [7] 8 Print
Author Topic: Omaha Coding Info  (Read 112938 times)
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #120 on: February 28, 2020, 05:21:27 PM »

Can you assist me as to why this didn't work?

Shanky Technologies Omaha Hi Version 10.0.5 Hand: Js Jh Qs Qd
Players = 5 hands played in session = 90
in timer: players = 5, folds in game= 1, raises = 1, checks = 0, calls = 0, bets = 0, folds = 1
casino = Americas 6 Max, Pot Limit Cash, BB = 0.10, Pot = 3 BBs, Stack = 16.37, TI = 0 BBs
Amount To Call = 2 BBs
Default Profile: "Om Hi 4.5", Action = call
User defined variable userNoHutchinsonDefined set to true at line 2824
Matching user defined condition at line 2852, Action = fold force
clicking Fold

I would have expected this line of code to run which is before my line 2824

Attached is line 136 and I would have thought this would run:
when (suitsinhand = 3) and (hand = QcJcQJ or hand = QdJdQJ or hand = QhJhQJ or hand = QsJsQJ) userH40

Instead line 2824 ran which just lets me know that the hand didn't qualify for any of my criteria -- FYI userH40 should have been grouped to  userGroup2 (when (userH40 or userH39 or userH38 or userH37 or userH36 or userH35 or userH34 or userH33 or userH32) userGroup2)

Line 2824: when not(userGroup1 or userGroup2 or userGroup3 or userGroup4 or userH24 or userH23 or userH22 or userH21 or userH20 or userH18 or userH14 or userH12 or userH10 or userH8 or userH6 or userH4 or userH2 or userH0) userNoHutchinsonDefined
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #121 on: February 28, 2020, 05:56:02 PM »

My first thought is that perhaps line 136 is being tied to an unclosed/open when condition above it somewhere?
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #122 on: February 28, 2020, 06:37:37 PM »

My first thought is that perhaps line 136 is being tied to an unclosed/open when condition above it somewhere?

thanks I will review all the code prior to that line and see if I missed something -- if not when I will share the first 136 lines of code to see if someone else sees something that I am missing.
Logged
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #123 on: February 28, 2020, 06:55:56 PM »

I am attaching my lines of code that come prior to the statement that didn't run -- I do not see any nested When's that I missed -- If there is something that you see please let me know AS well as if I am using something that isn't efficient.  The following code is reading the hand and then assigning it a Hutchinson value so that I can make preflop decisions based on the total hand strength



MaxSessionHands = 10000
MaxSessionTime = 720
MaxStackSize = 10000000
BathroomBreakAfter = 63
BathroomBreakTime = 2
SitOutWhenOpponentsAreLessThan = 1
MinBetOverride = 5
FoldOrGoAllInWhenOpponentsAfterFoldsLessThan = 5
FoldOrGoAllInWhenOpponentsAfterFoldsLessThanStackSize = 10000000
ApplyFoldOrAllInAfter = 0
FoldOrGoAllInWhenOpponentsAtTableLessThan = 5
FoldOrGoAllInWhenOpponentsAtTableLessThanStackSize = 10000000
AlwaysCallWhenOpponentsRaiseIsLessThan = 4
AlwaysCallWhenStackSizeIsLessThanTotalInvested = 80
Verbose = ON
AutoPlay = ON
UserDefinedGameType = 0
AutoRebuyAtUB = ON
AlwaysAskForTableName = OFF


custom
//version 1.5 updated 2/27/2010
preflop

//cash game codelines

When startingstacksize > 200% stacksize sitout force

 when (hand = AcKcAdKd or hand = AcKcAhKh or hand = AcKcAsKs or hand = AdKdAcKc or hand = AdKdAhKh or hand = AdKdAsKs or hand = AhKhAcKc or hand = AhKhAdKd or hand = AhKhAsKs or hand = AsKsAcKc or hand = AsKsAdKd or hand = AsKsAhKh) userH54
 when (hand = AcQcAdQd or hand = AcQcAhQh or hand = AcQcAsQs or hand = AdQdAcQc or hand = AdQdAhQh or hand = AdQdAsQs or hand = AhQhAcQc or hand = AhQhAdQd or hand = AhQhAsQs or hand = AsQsAcQc or hand = AsQsAdQd or hand = AsQsAhQh) userH50
 when (hand = KcQcKdQd or hand = KcQcKhQh or hand = KcQcKsQs or hand = KdQdKcQc or hand = KdQdKhQh or hand = KdQdKsQs or hand = KhQhKcQc or hand = KhQhKdQd or hand = KhQhKsQs or hand = KsQsKcQc or hand = KsQsKdQd or hand = KsQsKhQh) userH50
 when (hand = AcKcAdQd or hand = AcKcAhQh or hand = AcKcAsQs or hand = AdKdAcQc or hand = AdKdAhQh or hand = AdKdAsQs or hand = AhKhAcQc or hand = AhKhAdQd or hand = AhKhAsQs or hand = AsKsAcQc or hand = AsKsAdQd or hand = AsKsAhQh) userH48
 when (hand = AcJcAdJd or hand = AcJcAhJh or hand = AcJcAsJs or hand = AdJdAcJc or hand = AdJdAhJh or hand = AdJdAsJs or hand = AhJhAcJc or hand = AhJhAdJd or hand = AhJhAsJs or hand = AsJsAcJc or hand = AsJsAdJd or hand = AsJsAhJh) userH47
 when (hand = Ac5cAd5d or hand = Ac5cAh5h or hand = Ac5cAs5s or hand = Ad5dAc5c or hand = Ad5dAh5h or hand = Ad5dAs5s or hand = Ah5hAc5c or hand = Ah5hAd5d or hand = Ah5hAs5s or hand = As5sAc5c or hand = As5sAd5d or hand = As5sAh5h) userH47
 when (hand = Ac4cAd4d or hand = Ac4cAh4h or hand = Ac4cAs4s or hand = Ad4dAc4c or hand = Ad4dAh4h or hand = Ad4dAs4s or hand = Ah4hAc4c or hand = Ah4hAd4d or hand = Ah4hAs4s or hand = As4sAc4c or hand = As4sAd4d or hand = As4sAh4h) userH47
 when (hand = Ac3cAd3d or hand = Ac3cAh3h or hand = Ac3cAs3s or hand = Ad3dAc3c or hand = Ad3dAh3h or hand = Ad3dAs3s or hand = Ah3hAc3c or hand = Ah3hAd3d or hand = Ah3hAs3s or hand = As3sAc3c or hand = As3sAd3d or hand = As3sAh3h) userH47
 when (hand = Ac2cAd2d or hand = Ac2cAh2h or hand = Ac2cAs2s or hand = Ad2dAc2c or hand = Ad2dAh2h or hand = Ad2dAs2s or hand = Ah2hAc2c or hand = Ah2hAd2d or hand = Ah2hAs2s or hand = As2sAc2c or hand = As2sAd2d or hand = As2sAh2h) userH47
 when (suitsinhand = 3) and (hand = Ac5cA5 or hand = Ad5dA5 or hand = Ah5hA5 or hand = As5sA5) userH47
 when (hand = KcJcKdJd or hand = KcJcKhJh or hand = KcJcKsJs or hand = KdJdKcJc or hand = KdJdKhJh or hand = KdJdKsJs or hand = KhJhKcJc or hand = KhJhKdJd or hand = KhJhKsJs or hand = KsJsKcJc or hand = KsJsKdJd or hand = KsJsKhJh) userH47
 when (hand = AcQcAdJd or hand = AcQcAhJh or hand = AcQcAsJs or hand = AdQdAcJc or hand = AdQdAhJh or hand = AdQdAsJs or hand = AhQhAcJc or hand = AhQhAdJd or hand = AhQhAsJs or hand = AsQsAcJc or hand = AsQsAdJd or hand = AsQsAhJh) userH46
 when (hand = Ac7cAd5d or hand = Ac7cAh5h or hand = Ac7cAs5s or hand = Ad7dAc5c or hand = Ad7dAh5h or hand = Ad7dAs5s or hand = Ah7hAc5c or hand = Ah7hAd5d or hand = Ah7hAs5s or hand = As7sAc5c or hand = As7sAd5d or hand = As7sAh5h) userH46
 when (hand = AcKcAdJd or hand = AcKcAhJh or hand = AcKcAsJs or hand = AdKdAcJc or hand = AdKdAhJh or hand = AdKdAsJs or hand = AhKhAcJc or hand = AhKhAdJd or hand = AhKhAsJs or hand = AsKsAcJc or hand = AsKsAdJd or hand = AsKsAhJh) userH46
 when (hand = Ac5cAd4d or hand = Ac5cAh4h or hand = Ac5cAs4s or hand = Ad5dAc4c or hand = Ad5dAh4h or hand = Ad5dAs4s or hand = Ah5hAc4c or hand = Ah5hAd4d or hand = Ah5hAs4s or hand = As5sAc4c or hand = As5sAd4d or hand = As5sAh4h) userH46
 when (hand = Ac6cAd4d or hand = Ac6cAh4h or hand = Ac6cAs4s or hand = Ad6dAc4c or hand = Ad6dAh4h or hand = Ad6dAs4s or hand = Ah6hAc4c or hand = Ah6hAd4d or hand = Ah6hAs4s or hand = As6sAc4c or hand = As6sAd4d or hand = As6sAh4h) userH46
 when (hand = Ac5cAd3d or hand = Ac5cAh3h or hand = Ac5cAs3s or hand = Ad5dAc3c or hand = Ad5dAh3h or hand = Ad5dAs3s or hand = Ah5hAc3c or hand = Ah5hAd3d or hand = Ah5hAs3s or hand = As5sAc3c or hand = As5sAd3d or hand = As5sAh3h) userH46
 when (hand = Ac4cAd3d or hand = Ac4cAh3h or hand = Ac4cAs3s or hand = Ad4dAc3c or hand = Ad4dAh3h or hand = Ad4dAs3s or hand = Ah4hAc3c or hand = Ah4hAd3d or hand = Ah4hAs3s or hand = As4sAc3c or hand = As4sAd3d or hand = As4sAh3h) userH46
 when (suitsinhand = 3) and (hand = AcKcAK or hand = AdKdAK or hand = AhKhAK or hand = AsKsAK) userH46
 when (hand = Ac5cAd2d or hand = Ac5cAh2h or hand = Ac5cAs2s or hand = Ad5dAc2c or hand = Ad5dAh2h or hand = Ad5dAs2s or hand = Ah5hAc2c or hand = Ah5hAd2d or hand = Ah5hAs2s or hand = As5sAc2c or hand = As5sAd2d or hand = As5sAh2h) userH46
 when (hand = Ac3cAd2d or hand = Ac3cAh2h or hand = Ac3cAs2s or hand = Ad3dAc2c or hand = Ad3dAh2h or hand = Ad3dAs2s or hand = Ah3hAc2c or hand = Ah3hAd2d or hand = Ah3hAs2s or hand = As3sAc2c or hand = As3sAd2d or hand = As3sAh2h) userH46
 when (hand = KcQcKdJd or hand = KcQcKhJh or hand = KcQcKsJs or hand = KdQdKcJc or hand = KdQdKhJh or hand = KdQdKsJs or hand = KhQhKcJc or hand = KhQhKdJd or hand = KhQhKsJs or hand = KsQsKcJc or hand = KsQsKdJd or hand = KsQsKhJh) userH46
 when (hand = QcJcQdJd or hand = QcJcQhJh or hand = QcJcQsJs or hand = QdJdQcJc or hand = QdJdQhJh or hand = QdJdQsJs or hand = QhJhQcJc or hand = QhJhQdJd or hand = QhJhQsJs or hand = QsJsQcJc or hand = QsJsQdJd or hand = QsJsQhJh) userH45
 when (hand = AcTcAdTd or hand = AcTcAhTh or hand = AcTcAsTs or hand = AdTdAcTc or hand = AdTdAhTh or hand = AdTdAsTs or hand = AhThAcTc or hand = AhThAdTd or hand = AhThAsTs or hand = AsTsAcTc or hand = AsTsAdTd or hand = AsTsAhTh) userH44
 when (hand = AcJcAdTd or hand = AcJcAhTh or hand = AcJcAsTs or hand = AdJdAcTc or hand = AdJdAhTh or hand = AdJdAsTs or hand = AhJhAcTc or hand = AhJhAdTd or hand = AhJhAsTs or hand = AsJsAcTc or hand = AsJsAdTd or hand = AsJsAhTh) userH44
 when (hand = Ac9cAd9d or hand = Ac9cAh9h or hand = Ac9cAs9s or hand = Ad9dAc9c or hand = Ad9dAh9h or hand = Ad9dAs9s or hand = Ah9hAc9c or hand = Ah9hAd9d or hand = Ah9hAs9s or hand = As9sAc9c or hand = As9sAd9d or hand = As9sAh9h) userH44
 when (hand = AcQcAdTd or hand = AcQcAhTh or hand = AcQcAsTs or hand = AdQdAcTc or hand = AdQdAhTh or hand = AdQdAsTs or hand = AhQhAcTc or hand = AhQhAdTd or hand = AhQhAsTs or hand = AsQsAcTc or hand = AsQsAdTd or hand = AsQsAhTh) userH44
 when (hand = AcKcAdTd or hand = AcKcAhTh or hand = AcKcAsTs or hand = AdKdAcTc or hand = AdKdAhTh or hand = AdKdAsTs or hand = AhKhAcTc or hand = AhKhAdTd or hand = AhKhAsTs or hand = AsKsAcTc or hand = AsKsAdTd or hand = AsKsAhTh) userH44
 when (hand = Ac8cAd5d or hand = Ac8cAh5h or hand = Ac8cAs5s or hand = Ad8dAc5c or hand = Ad8dAh5h or hand = Ad8dAs5s or hand = Ah8hAc5c or hand = Ah8hAd5d or hand = Ah8hAs5s or hand = As8sAc5c or hand = As8sAd5d or hand = As8sAh5h) userH44
 when (hand = Ac7cAd4d or hand = Ac7cAh4h or hand = Ac7cAs4s or hand = Ad7dAc4c or hand = Ad7dAh4h or hand = Ad7dAs4s or hand = Ah7hAc4c or hand = Ah7hAd4d or hand = Ah7hAs4s or hand = As7sAc4c or hand = As7sAd4d or hand = As7sAh4h) userH44
 when (hand = AcKcAd4d or hand = AcKcAh4h or hand = AcKcAs4s or hand = AdKdAc4c or hand = AdKdAh4h or hand = AdKdAs4s or hand = AhKhAc4c or hand = AhKhAd4d or hand = AhKhAs4s or hand = AsKsAc4c or hand = AsKsAd4d or hand = AsKsAh4h) userH44
 when (hand = AcKcAd5d or hand = AcKcAh5h or hand = AcKcAs5s or hand = AdKdAc5c or hand = AdKdAh5h or hand = AdKdAs5s or hand = AhKhAc5c or hand = AhKhAd5d or hand = AhKhAs5s or hand = AsKsAc5c or hand = AsKsAd5d or hand = AsKsAh5h) userH44
 when (hand = AcKcAd3d or hand = AcKcAh3h or hand = AcKcAs3s or hand = AdKdAc3c or hand = AdKdAh3h or hand = AdKdAs3s or hand = AhKhAc3c or hand = AhKhAd3d or hand = AhKhAs3s or hand = AsKsAc3c or hand = AsKsAd3d or hand = AsKsAh3h) userH44
 when (hand = AcKcAd2d or hand = AcKcAh2h or hand = AcKcAs2s or hand = AdKdAc2c or hand = AdKdAh2h or hand = AdKdAs2s or hand = AhKhAc2c or hand = AhKhAd2d or hand = AhKhAs2s or hand = AsKsAc2c or hand = AsKsAd2d or hand = AsKsAh2h) userH44
 when (hand = Ac6cAd3d or hand = Ac6cAh3h or hand = Ac6cAs3s or hand = Ad6dAc3c or hand = Ad6dAh3h or hand = Ad6dAs3s or hand = Ah6hAc3c or hand = Ah6hAd3d or hand = Ah6hAs3s or hand = As6sAc3c or hand = As6sAd3d or hand = As6sAh3h) userH44
 when (hand = AcKcKdQd or hand = AcKcKhQh or hand = AcKcKsQs or hand = AdKdKcQc or hand = AdKdKhQh or hand = AdKdKsQs or hand = AhKhKcQc or hand = AhKhKdQd or hand = AhKhKsQs or hand = AsKsKcQc or hand = AsKsKdQd or hand = AsKsKhQh) userH44
 when (hand = KcTcKdTd or hand = KcTcKhTh or hand = KcTcKsTs or hand = KdTdKcTc or hand = KdTdKhTh or hand = KdTdKsTs or hand = KhThKcTc or hand = KhThKdTd or hand = KhThKsTs or hand = KsTsKcTc or hand = KsTsKdTd or hand = KsTsKhTh) userH44
 when (hand = KcJcKdTd or hand = KcJcKhTh or hand = KcJcKsTs or hand = KdJdKcTc or hand = KdJdKhTh or hand = KdJdKsTs or hand = KhJhKcTc or hand = KhJhKdTd or hand = KhJhKsTs or hand = KsJsKcTc or hand = KsJsKdTd or hand = KsJsKhTh) userH44
 when (hand = KcQcKdTd or hand = KcQcKhTh or hand = KcQcKsTs or hand = KdQdKcTc or hand = KdQdKhTh or hand = KdQdKsTs or hand = KhQhKcTc or hand = KhQhKdTd or hand = KhQhKsTs or hand = KsQsKcTc or hand = KsQsKdTd or hand = KsQsKhTh) userH44
 when (suitsinhand = 3) and (hand = KcQcKQ or hand = KdQdKQ or hand = KhQhKQ or hand = KsQsKQ) userH44
 when (suitsinhand = 3) and (hand = KcJcK7 or hand = KdJdK7 or hand = KhJhK7 or hand = KsJsK7) userH44
 when (hand = KcQcQdJd or hand = KcQcQhJh or hand = KcQcQsJs or hand = KdQdQcJc or hand = KdQdQhJh or hand = KdQdQsJs or hand = KhQhQcJc or hand = KhQhQdJd or hand = KhQhQsJs or hand = KsQsQcJc or hand = KsQsQdJd or hand = KsQsQhJh) userH43
 when (suitsinhand = 3) and (hand = KcQcQJ or hand = KdQdQJ or hand = KhQhQJ or hand = KsQsQJ) userH43
 when (hand = Ac8cAd8d or hand = Ac8cAh8h or hand = Ac8cAs8s or hand = Ad8dAc8c or hand = Ad8dAh8h or hand = Ad8dAs8s or hand = Ah8hAc8c or hand = Ah8hAd8d or hand = Ah8hAs8s or hand = As8sAc8c or hand = As8sAd8d or hand = As8sAh8h) userH42
 when (hand = AcTcAd9d or hand = AcTcAh9h or hand = AcTcAs9s or hand = AdTdAc9c or hand = AdTdAh9h or hand = AdTdAs9s or hand = AhThAc9c or hand = AhThAd9d or hand = AhThAs9s or hand = AsTsAc9c or hand = AsTsAd9d or hand = AsTsAh9h) userH42
 when (hand = Ac9cAd8d or hand = Ac9cAh8h or hand = Ac9cAs8s or hand = Ad9dAc8c or hand = Ad9dAh8h or hand = Ad9dAs8s or hand = Ah9hAc8c or hand = Ah9hAd8d or hand = Ah9hAs8s or hand = As9sAc8c or hand = As9sAd8d or hand = As9sAh8h) userH42
 when (hand = AcJcAd9d or hand = AcJcAh9h or hand = AcJcAs9s or hand = AdJdAc9c or hand = AdJdAh9h or hand = AdJdAs9s or hand = AhJhAc9c or hand = AhJhAd9d or hand = AhJhAs9s or hand = AsJsAc9c or hand = AsJsAd9d or hand = AsJsAh9h) userH42
 when (hand = Ac7cAd6d or hand = Ac7cAh6h or hand = Ac7cAs6s or hand = Ad7dAc6c or hand = Ad7dAh6h or hand = Ad7dAs6s or hand = Ah7hAc6c or hand = Ah7hAd6d or hand = Ah7hAs6s or hand = As7sAc6c or hand = As7sAd6d or hand = As7sAh6h) userH42
 when (hand = Ac8cAd7d or hand = Ac8cAh7h or hand = Ac8cAs7s or hand = Ad8dAc7c or hand = Ad8dAh7h or hand = Ad8dAs7s or hand = Ah8hAc7c or hand = Ah8hAd7d or hand = Ah8hAs7s or hand = As8sAc7c or hand = As8sAd7d or hand = As8sAh7h) userH42
 when (hand = AcQcAd9d or hand = AcQcAh9h or hand = AcQcAs9s or hand = AdQdAc9c or hand = AdQdAh9h or hand = AdQdAs9s or hand = AhQhAc9c or hand = AhQhAd9d or hand = AhQhAs9s or hand = AsQsAc9c or hand = AsQsAd9d or hand = AsQsAh9h) userH42
 when (hand = AcQcAd5d or hand = AcQcAh5h or hand = AcQcAs5s or hand = AdQdAc5c or hand = AdQdAh5h or hand = AdQdAs5s or hand = AhQhAc5c or hand = AhQhAd5d or hand = AhQhAs5s or hand = AsQsAc5c or hand = AsQsAd5d or hand = AsQsAh5h) userH42
 when (hand = Ac9cAd5d or hand = Ac9cAh5h or hand = Ac9cAs5s or hand = Ad9dAc5c or hand = Ad9dAh5h or hand = Ad9dAs5s or hand = Ah9hAc5c or hand = Ah9hAd5d or hand = Ah9hAs5s or hand = As9sAc5c or hand = As9sAd5d or hand = As9sAh5h) userH42
 when (hand = Ac8cAd4d or hand = Ac8cAh4h or hand = Ac8cAs4s or hand = Ad8dAc4c or hand = Ad8dAh4h or hand = Ad8dAs4s or hand = Ah8hAc4c or hand = Ah8hAd4d or hand = Ah8hAs4s or hand = As8sAc4c or hand = As8sAd4d or hand = As8sAh4h) userH42
 when (suitsinhand = 3) and (hand = AcQcAQ or hand = AdQdAQ or hand = AhQhAQ or hand = AsQsAQ) userH42
 when (hand = AcQcAd3d or hand = AcQcAh3h or hand = AcQcAs3s or hand = AdQdAc3c or hand = AdQdAh3h or hand = AdQdAs3s or hand = AhQhAc3c or hand = AhQhAd3d or hand = AhQhAs3s or hand = AsQsAc3c or hand = AsQsAd3d or hand = AsQsAh3h) userH42
 when (hand = AcQcAd4d or hand = AcQcAh4h or hand = AcQcAs4s or hand = AdQdAc4c or hand = AdQdAh4h or hand = AdQdAs4s or hand = AhQhAc4c or hand = AhQhAd4d or hand = AhQhAs4s or hand = AsQsAc4c or hand = AsQsAd4d or hand = AsQsAh4h) userH42
 when (hand = AcKcAd9d or hand = AcKcAh9h or hand = AcKcAs9s or hand = AdKdAc9c or hand = AdKdAh9h or hand = AdKdAs9s or hand = AhKhAc9c or hand = AhKhAd9d or hand = AhKhAs9s or hand = AsKsAc9c or hand = AsKsAd9d or hand = AsKsAh9h) userH42
 when (hand = Ac7cAd3d or hand = Ac7cAh3h or hand = Ac7cAs3s or hand = Ad7dAc3c or hand = Ad7dAh3h or hand = Ad7dAs3s or hand = Ah7hAc3c or hand = Ah7hAd3d or hand = Ah7hAs3s or hand = As7sAc3c or hand = As7sAd3d or hand = As7sAh3h) userH42
 when (hand = AcQcAd2d or hand = AcQcAh2h or hand = AcQcAs2s or hand = AdQdAc2c or hand = AdQdAh2h or hand = AdQdAs2s or hand = AhQhAc2c or hand = AhQhAd2d or hand = AhQhAs2s or hand = AsQsAc2c or hand = AsQsAd2d or hand = AsQsAh2h) userH42
 when (suitsinhand = 3) and (hand = AcTcA9 or hand = AdTdA9 or hand = AhThA9 or hand = AsTsA9) userH42
 when (hand = Ac6cAd2d or hand = Ac6cAh2h or hand = Ac6cAs2s or hand = Ad6dAc2c or hand = Ad6dAh2h or hand = Ad6dAs2s or hand = Ah6hAc2c or hand = Ah6hAd2d or hand = Ah6hAs2s or hand = As6sAc2c or hand = As6sAd2d or hand = As6sAh2h) userH42
 when (hand = AcKcKdJd or hand = AcKcKhJh or hand = AcKcKsJs or hand = AdKdKcJc or hand = AdKdKhJh or hand = AdKdKsJs or hand = AhKhKcJc or hand = AhKhKdJd or hand = AhKhKsJs or hand = AsKsKcJc or hand = AsKsKdJd or hand = AsKsKhJh) userH42
 when (suitsinhand = 3) and (hand = Ac9cAQ or hand = Ad9dAQ or hand = Ah9hAQ or hand = As9sAQ) userH42
 when (suitsinhand = 3) and (hand = Ac5cAQ or hand = Ad5dAQ or hand = Ah5hAQ or hand = As5sAQ) userH42
 when (hand = AcQcKdQd or hand = AcQcKhQh or hand = AcQcKsQs or hand = AdQdKcQc or hand = AdQdKhQh or hand = AdQdKsQs or hand = AhQhKcQc or hand = AhQhKdQd or hand = AhQhKsQs or hand = AsQsKcQc or hand = AsQsKdQd or hand = AsQsKhQh) userH42
 when (hand = KcTcKd9d or hand = KcTcKh9h or hand = KcTcKs9s or hand = KdTdKc9c or hand = KdTdKh9h or hand = KdTdKs9s or hand = KhThKc9c or hand = KhThKd9d or hand = KhThKs9s or hand = KsTsKc9c or hand = KsTsKd9d or hand = KsTsKh9h) userH42
 when (hand = QcTcQdTd or hand = QcTcQhTh or hand = QcTcQsTs or hand = QdTdQcTc or hand = QdTdQhTh or hand = QdTdQsTs or hand = QhThQcTc or hand = QhThQdTd or hand = QhThQsTs or hand = QsTsQcTc or hand = QsTsQdTd or hand = QsTsQhTh) userH42
 when (hand = KcJcKd9d or hand = KcJcKh9h or hand = KcJcKs9s or hand = KdJdKc9c or hand = KdJdKh9h or hand = KdJdKs9s or hand = KhJhKc9c or hand = KhJhKd9d or hand = KhJhKs9s or hand = KsJsKc9c or hand = KsJsKd9d or hand = KsJsKh9h) userH42
 when (hand = KcQcKd9d or hand = KcQcKh9h or hand = KcQcKs9s or hand = KdQdKc9c or hand = KdQdKh9h or hand = KdQdKs9s or hand = KhQhKc9c or hand = KhQhKd9d or hand = KhQhKs9s or hand = KsQsKc9c or hand = KsQsKd9d or hand = KsQsKh9h) userH42
 when (suitsinhand = 3) and (hand = KcTcK9 or hand = KdTdK9 or hand = KhThK9 or hand = KsTsK9) userH42
 when (hand = QcJcQdTd or hand = QcJcQhTh or hand = QcJcQsTs or hand = QdJdQcTc or hand = QdJdQhTh or hand = QdJdQsTs or hand = QhJhQcTc or hand = QhJhQdTd or hand = QhJhQsTs or hand = QsJsQcTc or hand = QsJsQdTd or hand = QsJsQhTh) userH42
 when (hand = KcJcQdJd or hand = KcJcQhJh or hand = KcJcQsJs or hand = KdJdQcJc or hand = KdJdQhJh or hand = KdJdQsJs or hand = KhJhQcJc or hand = KhJhQdJd or hand = KhJhQsJs or hand = KsJsQcJc or hand = KsJsQdJd or hand = KsJsQhJh) userH42
 when (hand = QcJcJdTd or hand = QcJcJhTh or hand = QcJcJsTs or hand = QdJdJcTc or hand = QdJdJhTh or hand = QdJdJsTs or hand = QhJhJcTc or hand = QhJhJdTd or hand = QhJhJsTs or hand = QsJsJcTc or hand = QsJsJdTd or hand = QsJsJhTh) userH42
 when (hand = Ac6cAd6d or hand = Ac6cAh6h or hand = Ac6cAs6s or hand = Ad6dAc6c or hand = Ad6dAh6h or hand = Ad6dAs6s or hand = Ah6hAc6c or hand = Ah6hAd6d or hand = Ah6hAs6s or hand = As6sAc6c or hand = As6sAd6d or hand = As6sAh6h) userH41
 when (hand = Ac7cAd7d or hand = Ac7cAh7h or hand = Ac7cAs7s or hand = Ad7dAc7c or hand = Ad7dAh7h or hand = Ad7dAs7s or hand = Ah7hAc7c or hand = Ah7hAd7d or hand = Ah7hAs7s or hand = As7sAc7c or hand = As7sAd7d or hand = As7sAh7h) userH41
 when (hand = Ac6cAd5d or hand = Ac6cAh5h or hand = Ac6cAs5s or hand = Ad6dAc5c or hand = Ad6dAh5h or hand = Ad6dAs5s or hand = Ah6hAc5c or hand = Ah6hAd5d or hand = Ah6hAs5s or hand = As6sAc5c or hand = As6sAd5d or hand = As6sAh5h) userH41
 when (suitsinhand = 3) and (hand = KcJcKJ or hand = KdJdKJ or hand = KhJhKJ or hand = KsJsKJ) userH41
 when (hand = JcTcJdTd or hand = JcTcJhTh or hand = JcTcJsTs or hand = JdTdJcTc or hand = JdTdJhTh or hand = JdTdJsTs or hand = JhThJcTc or hand = JhThJdTd or hand = JhThJsTs or hand = JsTsJcTc or hand = JsTsJdTd or hand = JsTsJhTh) userH41
 when (hand = KcQcQdTd or hand = KcQcQhTh or hand = KcQcQsTs or hand = KdQdQcTc or hand = KdQdQhTh or hand = KdQdQsTs or hand = KhQhQcTc or hand = KhQhQdTd or hand = KhQhQsTs or hand = KsQsQcTc or hand = KsQsQdTd or hand = KsQsQhTh) userH41
 when (hand = Ac9cAd7d or hand = Ac9cAh7h or hand = Ac9cAs7s or hand = Ad9dAc7c or hand = Ad9dAh7h or hand = Ad9dAs7s or hand = Ah9hAc7c or hand = Ah9hAd7d or hand = Ah9hAs7s or hand = As9sAc7c or hand = As9sAd7d or hand = As9sAh7h) userH40
 when (hand = Ac8cAd6d or hand = Ac8cAh6h or hand = Ac8cAs6s or hand = Ad8dAc6c or hand = Ad8dAh6h or hand = Ad8dAs6s or hand = Ah8hAc6c or hand = Ah8hAd6d or hand = Ah8hAs6s or hand = As8sAc6c or hand = As8sAd6d or hand = As8sAh6h) userH40
 when (hand = AcJcAd5d or hand = AcJcAh5h or hand = AcJcAs5s or hand = AdJdAc5c or hand = AdJdAh5h or hand = AdJdAs5s or hand = AhJhAc5c or hand = AhJhAd5d or hand = AhJhAs5s or hand = AsJsAc5c or hand = AsJsAd5d or hand = AsJsAh5h) userH40
 when (hand = AcJcAd4d or hand = AcJcAh4h or hand = AcJcAs4s or hand = AdJdAc4c or hand = AdJdAh4h or hand = AdJdAs4s or hand = AhJhAc4c or hand = AhJhAd4d or hand = AhJhAs4s or hand = AsJsAc4c or hand = AsJsAd4d or hand = AsJsAh4h) userH40
 when (hand = AcJcAd3d or hand = AcJcAh3h or hand = AcJcAs3s or hand = AdJdAc3c or hand = AdJdAh3h or hand = AdJdAs3s or hand = AhJhAc3c or hand = AhJhAd3d or hand = AhJhAs3s or hand = AsJsAc3c or hand = AsJsAd3d or hand = AsJsAh3h) userH40
 when (hand = AcJcAd2d or hand = AcJcAh2h or hand = AcJcAs2s or hand = AdJdAc2c or hand = AdJdAh2h or hand = AdJdAs2s or hand = AhJhAc2c or hand = AhJhAd2d or hand = AhJhAs2s or hand = AsJsAc2c or hand = AsJsAd2d or hand = AsJsAh2h) userH40
 when (hand = Ac4cAd2d or hand = Ac4cAh2h or hand = Ac4cAs2s or hand = Ad4dAc2c or hand = Ad4dAh2h or hand = Ad4dAs2s or hand = Ah4hAc2c or hand = Ah4hAd2d or hand = Ah4hAs2s or hand = As4sAc2c or hand = As4sAd2d or hand = As4sAh2h) userH40
 when (hand = Ac9cAd4d or hand = Ac9cAh4h or hand = Ac9cAs4s or hand = Ad9dAc4c or hand = Ad9dAh4h or hand = Ad9dAs4s or hand = Ah9hAc4c or hand = Ah9hAd4d or hand = Ah9hAs4s or hand = As9sAc4c or hand = As9sAd4d or hand = As9sAh4h) userH40
 when (hand = Ac9cAd3d or hand = Ac9cAh3h or hand = Ac9cAs3s or hand = Ad9dAc3c or hand = Ad9dAh3h or hand = Ad9dAs3s or hand = Ah9hAc3c or hand = Ah9hAd3d or hand = Ah9hAs3s or hand = As9sAc3c or hand = As9sAd3d or hand = As9sAh3h) userH40
 when (hand = Ac8cAd3d or hand = Ac8cAh3h or hand = Ac8cAs3s or hand = Ad8dAc3c or hand = Ad8dAh3h or hand = Ad8dAs3s or hand = Ah8hAc3c or hand = Ah8hAd3d or hand = Ah8hAs3s or hand = As8sAc3c or hand = As8sAd3d or hand = As8sAh3h) userH40
 when (hand = Ac9cAd2d or hand = Ac9cAh2h or hand = Ac9cAs2s or hand = Ad9dAc2c or hand = Ad9dAh2h or hand = Ad9dAs2s or hand = Ah9hAc2c or hand = Ah9hAd2d or hand = Ah9hAs2s or hand = As9sAc2c or hand = As9sAd2d or hand = As9sAh2h) userH40
 when (hand = Ac8cAd2d or hand = Ac8cAh2h or hand = Ac8cAs2s or hand = Ad8dAc2c or hand = Ad8dAh2h or hand = Ad8dAs2s or hand = Ah8hAc2c or hand = Ah8hAd2d or hand = Ah8hAs2s or hand = As8sAc2c or hand = As8sAd2d or hand = As8sAh2h) userH40
 when (hand = Ac7cAd2d or hand = Ac7cAh2h or hand = Ac7cAs2s or hand = Ad7dAc2c or hand = Ad7dAh2h or hand = Ad7dAs2s or hand = Ah7hAc2c or hand = Ah7hAd2d or hand = Ah7hAs2s or hand = As7sAc2c or hand = As7sAd2d or hand = As7sAh2h) userH40
 when (suitsinhand = 3) and (hand = AcQcAK or hand = AdQdAK or hand = AhQhAK or hand = AsQsAK) userH40
 when (suitsinhand = 3) and (hand = AcKcAQ or hand = AdKdAQ or hand = AhKhAQ or hand = AsKsAQ) userH40
 when (suitsinhand = 3) and (hand = Ac6cA5 or hand = Ad6dA5 or hand = Ah6hA5 or hand = As6sA5) userH40
 when (suitsinhand = 3) and (hand = Ac5cA6 or hand = Ad5dA6 or hand = Ah5hA6 or hand = As5sA6) userH40
 when (hand = AcKcKdTd or hand = AcKcKhTh or hand = AcKcKsTs or hand = AdKdKcTc or hand = AdKdKhTh or hand = AdKdKsTs or hand = AhKhKcTc or hand = AhKhKdTd or hand = AhKhKsTs or hand = AsKsKcTc or hand = AsKsKdTd or hand = AsKsKhTh) userH40
 when (hand = AcKcKd5d or hand = AcKcKh5h or hand = AcKcKs5s or hand = AdKdKc5c or hand = AdKdKh5h or hand = AdKdKs5s or hand = AhKhKc5c or hand = AhKhKd5d or hand = AhKhKs5s or hand = AsKsKc5c or hand = AsKsKd5d or hand = AsKsKh5h) userH40
 when (suitsinhand = 3) and (hand = AcJcA3 or hand = AdJdA3 or hand = AhJhA3 or hand = AsJsA3) userH40
 when (hand = AcKcKd4d or hand = AcKcKh4h or hand = AcKcKs4s or hand = AdKdKc4c or hand = AdKdKh4h or hand = AdKdKs4s or hand = AhKhKc4c or hand = AhKhKd4d or hand = AhKhKs4s or hand = AsKsKc4c or hand = AsKsKd4d or hand = AsKsKh4h) userH40
 when (hand = AcKcKd3d or hand = AcKcKh3h or hand = AcKcKs3s or hand = AdKdKc3c or hand = AdKdKh3h or hand = AdKdKs3s or hand = AhKhKc3c or hand = AhKhKd3d or hand = AhKhKs3s or hand = AsKsKc3c or hand = AsKsKd3d or hand = AsKsKh3h) userH40
 when (hand = AcKcKd2d or hand = AcKcKh2h or hand = AcKcKs2s or hand = AdKdKc2c or hand = AdKdKh2h or hand = AdKdKs2s or hand = AhKhKc2c or hand = AhKhKd2d or hand = AhKhKs2s or hand = AsKsKc2c or hand = AsKsKd2d or hand = AsKsKh2h) userH40
 when (hand = Kc9cKd9d or hand = Kc9cKh9h or hand = Kc9cKs9s or hand = Kd9dKc9c or hand = Kd9dKh9h or hand = Kd9dKs9s or hand = Kh9hKc9c or hand = Kh9hKd9d or hand = Kh9hKs9s or hand = Ks9sKc9c or hand = Ks9sKd9d or hand = Ks9sKh9h) userH40
 when (hand = KcTcKd8d or hand = KcTcKh8h or hand = KcTcKs8s or hand = KdTdKc8c or hand = KdTdKh8h or hand = KdTdKs8s or hand = KhThKc8c or hand = KhThKd8d or hand = KhThKs8s or hand = KsTsKc8c or hand = KsTsKd8d or hand = KsTsKh8h) userH40
 when (hand = Kc9cKd8d or hand = Kc9cKh8h or hand = Kc9cKs8s or hand = Kd9dKc8c or hand = Kd9dKh8h or hand = Kd9dKs8s or hand = Kh9hKc8c or hand = Kh9hKd8d or hand = Kh9hKs8s or hand = Ks9sKc8c or hand = Ks9sKd8d or hand = Ks9sKh8h) userH40
 when (hand = KcQcKd8d or hand = KcQcKh8h or hand = KcQcKs8s or hand = KdQdKc8c or hand = KdQdKh8h or hand = KdQdKs8s or hand = KhQhKc8c or hand = KhQhKd8d or hand = KhQhKs8s or hand = KsQsKc8c or hand = KsQsKd8d or hand = KsQsKh8h) userH40
 when (suitsinhand = 3) and (hand = QcJcQJ or hand = QdJdQJ or hand = QhJhQJ or hand = QsJsQJ) userH40
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #124 on: February 29, 2020, 12:19:56 AM »

Quote
When startingstacksize > 200% stacksize sitout force

Are you intending to sit out after losing 2/3 of your starting stack?
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #125 on: February 29, 2020, 02:06:37 AM »

Are you intending to sit out after losing 2/3 of your starting stack?

No that wasn't my intention with that -- I was thinking that when I lost 200% of my stack thinking that would mean 2 buyins

I still believe there is an error as to why it didn't read my QQJJ hand and that shouldn't be relevant to that line of code --- I was only running one table at the time so I don't believe it was a misfired because another table has the focus.
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #126 on: February 29, 2020, 04:03:09 AM »

I am not spotting the error here. Do any of these lines ever get set true?
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #127 on: March 01, 2020, 04:45:36 PM »

I am not spotting the error here. Do any of these lines ever get set true?

I feel like the answer is yes -- but I want proof so I will let you know I have a hand that qualifies -- since these are such premium hands it could take a while :-(
Logged
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #128 on: March 01, 2020, 06:25:35 PM »

Line 292 has been the closest so far to run -- which runs a bit later so it isn't giving me exactly what we want in this test --- I am going to say there is no WHEN statement that is different which would stop my previous line to run.  Still hunting for a line to run which is above the line in question.  How often could the bot and the table get out of sync?  I haven't seen it very often but wondering if that is the cause of my line to not run?

when (suitsinhand = 3) and (hand = KcQcK9 or hand = KdQdK9 or hand = KhQhK9 or hand = KsQsK9) userH36
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #129 on: March 01, 2020, 06:29:51 PM »

"out of synch" would only potentially happen when multi-tabling
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #130 on: March 02, 2020, 01:59:28 PM »

This answers your question above --- it is reading code prior to that line -- Line 88 was read. 

Shanky Technologies Omaha Hi Version 10.0.5 Hand: Ac Ad Qc 2d
Players = 3 hands played in session = 9
in timer: players = 3, folds in game= 1, raises = 0, checks = 0, calls = 0, bets = 0, folds = 1
casino = Americas 6 Max, Pot Limit Cash, BB = 0.10, Pot = 5 BBs, Stack = 7.62, TI = 3 BBs
Amount To Call = 0 BBs
In Button
Default Profile: "Om Hi 4.5", Action = raisepot
User defined variable userH42 set to true at line 88
User defined variable userGroup1 set to true at line 3054
Matching user defined condition at line 3069, Action = raisepot force
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #131 on: March 02, 2020, 06:44:57 PM »

what is line 88 please?
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #132 on: March 03, 2020, 01:42:30 PM »

what is line 88 please?

when (hand = AcQcAd2d or hand = AcQcAh2h or hand = AcQcAs2s or hand = AdQdAc2c or hand = AdQdAh2h or hand = AdQdAs2s or hand = AhQhAc2c or hand = AhQhAd2d or hand = AhQhAs2s or hand = AsQsAc2c or hand = AsQsAd2d or hand = AsQsAh2h) userH42


So as I am designing my preflop ranges that I want to assign a userH score too I do this in a spreadsheet that will create the code for me based on a few things the hand makeup so here is a few examples
1. (AK)(A2) - means double suited hand and I assign a DS as the code value and then I have an Excel formula that creates the PPL code for me.
2. (KQ)KQ - means 1 suit with 2 random suits and this then executes another formula to generate the PPL code for me.
3. AA (KQ) - means the last two cards are backsuited and another formula create my PPL code.
4. (K64)4 - means first 3 cards are suited and last card is any random suit and I generate code for this PPL situation

I do this so as I identify another hand that I want to handle with my PPL code I just type the hand into a field in an excel spreadsheet and it generates my PPL making it easier and more consistent for me.  Line 88 above uses the code for Double Suited hands --- so all my DS hands use the exact same PPL code and only interchanged the cards.

Line 136 would use the code that is generated for having 1 Suit w/ ran2 and that code looks like this:
when (suitsinhand = 3) and (hand = QcJcQJ or hand = QdJdQJ or hand = QhJhQJ or hand = QsJsQJ) userH40

Here is a pic of my spreadsheet showing what I am talking about
http://prntscr.com/rax6xk

Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #133 on: March 03, 2020, 06:41:19 PM »

What I am trying to discover is whether there is a problem with (suitsinhand = 3)

I have never used it and it is possible no one ever has. Please try to see if a line that includes this ever gets set true.

 thanks
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #134 on: March 03, 2020, 06:52:48 PM »

What I am trying to discover is whether there is a problem with (suitsinhand = 3)

I have never used it and it is possible no one ever has. Please try to see if a line that includes this ever gets set true.

 thanks

Sure thing -- thanks!
Logged
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #135 on: March 03, 2020, 07:25:09 PM »

so I included the following code at the beginning of preflop

// test to see if suitsinhand is working as it should

When suitsinhand = 1 userSuitsInHand1
when suitsinhand = 2 userSuitsInHand2
when suitsinhand = 3 userSuitsInHand3
when suitsinhand = 4 userSuitsInHand4

It is reading the suitinhand = 3

Shanky Technologies Omaha Hi Version 10.0.5 Hand: 2d Jh 7c Ad
Players = 5 hands played in session = 1
in timer: players = 5, folds in game= 2, raises = 0, checks = 0, calls = 0, bets = 0, folds = 2
casino = Americas 6 Max, Pot Limit Cash, BB = 0.02, Pot = 2 BBs, Stack = 1.98, TI = 1 BBs
Amount To Call = 0 BBs
Default Profile: "Om Hi 4.5", Action = fold
User defined variable userSuitsInHand3 set to true at line 30
Logged
Egor
Forum Admin
Extreme Botter
*****

Karma: 377
Posts: 34965



WWW
« Reply #136 on: March 03, 2020, 07:46:01 PM »

Well in that case I don't know where the bug is in your OG hand or even if there is one.
Logged

Please do not PM me about license issues or help stuff - email me or use the Help board. Thanks! -Egor
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #137 on: March 03, 2020, 07:46:55 PM »

Shanky Technologies Omaha Hi Version 10.0.5 Hand: 6d 8h Qc Qd
Players = 5 hands played in session = 17
in timer: players = 5, folds in game= 2, raises = 0, checks = 0, calls = 2, bets = 0, folds = 2
casino = Americas 6 Max, Pot Limit Cash, BB = 0.10, Pot = 3 BBs, Stack = 10.13, TI = 0 BBs
Amount To Call = 0 BBs
In Small Blind
Default Profile: "Om Hi 4.5", Action = call
User defined variable userSuitsInHand3 set to true at line 30
User defined variable userH27 set to true at line 1730
User defined variable userGroup4 set to true at line 3065
Matching user defined condition at line 3087, Action = call force
clicking Call

line 1730: when (suitsinhand = 3) and (hand = Qc6cQ8 or hand = Qd6dQ8 or hand = Qh6hQ8 or hand = Qs6sQ8) userH27
Logged
tapthatace
Botter
***

Karma: 9
Posts: 233


« Reply #138 on: March 03, 2020, 07:48:28 PM »

Well in that case I don't know where the bug is in your OG hand or even if there is one.

okay thanks for all your support  -- I will continue to monitor while playing!
Logged
Maxxi7
Wide-Eyed Newbie
*

Karma: 0
Posts: 4


« Reply #139 on: May 02, 2020, 06:39:03 AM »

when (hand = AcQcAd2d or hand = AcQcAh2h or hand = AcQcAs2s or hand = AdQdAc2c or hand = AdQdAh2h or hand = AdQdAs2s or hand = AhQhAc2c or hand = AhQhAd2d or hand = AhQhAs2s or hand = AsQsAc2c or hand = AsQsAd2d or hand = AsQsAh2h) userH42


So as I am designing my preflop ranges that I want to assign a userH score too I do this in a spreadsheet that will create the code for me based on a few things the hand makeup so here is a few examples
1. (AK)(A2) - means double suited hand and I assign a DS as the code value and then I have an Excel formula that creates the PPL code for me.
2. (KQ)KQ - means 1 suit with 2 random suits and this then executes another formula to generate the PPL code for me.
3. AA (KQ) - means the last two cards are backsuited and another formula create my PPL code.
4. (K64)4 - means first 3 cards are suited and last card is any random suit and I generate code for this PPL situation

I do this so as I identify another hand that I want to handle with my PPL code I just type the hand into a field in an excel spreadsheet and it generates my PPL making it easier and more consistent for me.  Line 88 above uses the code for Double Suited hands --- so all my DS hands use the exact same PPL code and only interchanged the cards.

Line 136 would use the code that is generated for having 1 Suit w/ ran2 and that code looks like this:
when (suitsinhand = 3) and (hand = QcJcQJ or hand = QdJdQJ or hand = QhJhQJ or hand = QsJsQJ) userH40

Here is a pic of my spreadsheet showing what I am talking about
http://prntscr.com/rax6xk



This is interesting, mind sharing the generator ?
Logged
Pages: 1 ... 5 6 [7] 8 Print 
Shanky Technologies Poker Bot Support Forum  |  General Category  |  PPL Support (Moderator: sngbot)  |  Topic: Omaha Coding Info
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!