Introduction.If you have ever botted in your life, this annoying situation has already happened to you and if it hasn't don't worry, one day it will happen if you don't take the necessary precautions.
You have coded your profile or eventually tweaked an existing profile and you play with it in a table, everything is going well until...
BAM... A matching line which was not supposed to be executed in a specific situation cause an undesired action resulting in a big loss of money or chips.
The PPL Checker was created to avoid a maximum this situation.
How does it work?In a 2 pass check the first during the loading of the profile checks for the syntax.
If you have a syntax error your profile will be rejected and you will have to correct your error before attempting to load your profile again.
If you don't have a syntax error the second pass check begins and will look for :
- Variables not declared
- Variables not used
- Variables already declared
- Double Brackets
- Unnecessary Brackets
- Missing Brackets between and/or (This one is really dangerous ! Just once you thought "and" and your hand typed "or" or vice versa and your eyes didn't see it and you risk a lot.)
- Lines which will never be executed. (The money or chips you will never get.)
- Simplified form of the condition (Remove duplicates condtion and gives you the shortest way to write your condition)
- Affected Lines (All lines which can interfere with the execution of each lines of your profile)
- Same variable(s) in opened condition
You can also save a reindented version of your profile and more in the future...
Screenshot
ScreenshotPricing30$ Lifetime
To purchase send payment through Paypal to: therealpplchecker@gmail.com
Click of "Friends & Family" if you have been asked to.
Include your username in the note or send me in a email with it and you will receive your personal copy.
Pricing/update notes:For the moment , the development of new features for the PPLChecker is stopped but PPLChecker will still be updated according the current PPL rules or if there is a problem which
needs an update.
Free VersionYou can download a free version
Here.
But this version has :
- No Affected Lines
- No Simplification
- No Never executed lines
- Warnings cannot be disabled.
- No Profile indentation.
- No Text Log.
- Pure Grid Log output (No space between warnings).
- No Progress Bar
Warnings
- Only text profiles are supported
- Only the holdem part of PPL is supported using a variable only true in omaha games or a hand with more than 2 cards will result in a syntax error.
- Only the PPL part of the profile is considered anything before the word "custom" will be ignored.
- The PPLChecker only checks for the syntax and the semantic of your profile and DOESN'T and will NEVER discuss your strategy.
If there is something you don't understand or disagree with the PPLChecker about something even if you are not sure or anything email me directly.