KeyCaptcha

Added in ZennoPoster 5.9.0.0.

KeyCaptcha is an example of an unusual captcha, where instead of entering characters from an image, the user needs to assemble a puzzle by moving its pieces on the screen.

It looks like this:

An example can be viewed on the KeyCaptcha website.

Usage in ZennoPoster

To recognize KeyCaptcha, you must have an active CapMonster2 subscription.

For use in ZennoPoster, add the following snippet to your project:

ZennoPoster.CaptchaSpecialRecognition("keycaptcha.dll", instance);