Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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);

  • No labels