A trigger pattern is point at which autocaptcha will be initiated. In trigger pattern, you can define the position of code once using {} in place where code is.Trigger pattern can be specified directly in ,autocaptcha config interface using dialog, or using dedicated command ,autocaptcha trigger <pattern> .
Trigger Pattern Dialog
You can use regular expressions in pattern dialog and/or command, but it’s functionality is limited.
An answer pattern is a pattern that autocaptcha will respond to the server with, accepting {} as the code detected by trigger pattern.Answer pattern can be specified directly in ,autocaptcha config interface using dialog, or using dedicated command ,autocaptcha answer <pattern> .
Answer Pattern Dialog
Examples:
Please register using /register <password> <password> I4MN0t3p5t31n
A trigger pattern is point from which autocaptcha will wait for captcha map from server.Trigger pattern can be specified directly in ,autocaptcha config interface using dialog, or using dedicated command ,autocaptcha trigger <pattern> .
Trigger Pattern Dialog
You can use regular expressions in pattern dialog and/or command, but it’s functionality is limited.
An answer pattern is a pattern that autocaptcha will respond to the server with, accepting {} as the code detected by image processing artifical intelligence model.Answer pattern can be specified directly in ,autocaptcha config interface using dialog, or using dedicated command ,autocaptcha answer <pattern> .
Our artificial intelligence model is trained to automatically detect captcha code location on map, so there is no need to specify exactly where on the map code is located. Even if there is additional text on the map other than the captcha, our model will only read the captcha code.
THIS SECTION IS CURRENTLY UNDOCUMENTED!
But that type of automatic captcha solving is in my opinion too powerful and it totally destroys ability f0r servers to protect themselves with any form of captcha.