ErrorInCaptchaRecognition and MonkeyEnter.dll missing

  • Автор темы Автор темы cookie48
  • Дата начала Дата начала

cookie48

Client
Регистрация
11.07.2012
Сообщения
7
Реакции
0
Баллы
0
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.
 
Can anyone upload MonkeyEnter.dll? I think thats the whole issue. File is missing.
 
Does it work with other captcha recognition services? You don't really need MonkeyEnter.dll, since it is inbuilt.
Please try this one to be sure that he is found:
PHP:
Развернуть Свернуть Копировать
if(!he.IsVoid){
				res = ZennoPoster.CaptchaRecognition(captchaDll, he, "");
			}

where captchaDll is string with dll name
 
I get the same text input: 'ErrorInCaptchaRecognition'
What is strange, I just created a project with projectmaker and saved it as xml. Captcha entry worked.
Next, I imported this .xml project into codecreator C# and I get this 'ErrorInCaptchaRecognition' message all the time (I didnt change a single line in CC, just launched as it was imported by CC).
 
Та же проблема вылезла с гуглом.(рекапча)
Первый цикл проходит все нормально,
на втором и последующих - находит капчу нормально, вбиваю в манки, в форму на сайте идет: 'ErrorInCaptchaRecognition'.

если через сторонние севисы - таже песня, первый цикл - отлично.
со второго - капча отсылается+разгадывается, в форму на сайте - 0 :(

параметры капчи\ввода не изменяются
 
Какой билд программы?
 
Даже если всплывут ошибки и баги в тройке, их уже никто править не будет. Рекомендуем работать с версией, поддержка которой осуществляется.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)