Im using CC 3.6 and I want to manually solve captcha with this code:
var res = ZennoPoster.CaptchaRecognition("MonkeyEnter.dll", he, "");
The captcha popup shows, I enter the captcha manually, press Enter and I get 'ErrorInCaptchaRecognition' message in captchas text input.
I also found that I cannot find MonkeyEnter.dll anywhere in Zennolab folder, it looks like its missing.
var res = ZennoPoster.CaptchaRecognition("MonkeyEnter.dll", he, "");
The captcha popup shows, I enter the captcha manually, press Enter and I get 'ErrorInCaptchaRecognition' message in captchas text input.
I also found that I cannot find MonkeyEnter.dll anywhere in Zennolab folder, it looks like its missing.