ErrorInCaptchaRecognition and MonkeyEnter.dll missing

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.
 

cookie48

Client
Регистрация
11.07.2012
Сообщения
7
Благодарностей
0
Баллы
0
Can anyone upload MonkeyEnter.dll? I think thats the whole issue. File is missing.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
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
 

cookie48

Client
Регистрация
11.07.2012
Сообщения
7
Благодарностей
0
Баллы
0
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).
 

ragdai

Client
Регистрация
26.02.2011
Сообщения
98
Благодарностей
3
Баллы
8
Та же проблема вылезла с гуглом.(рекапча)
Первый цикл проходит все нормально,
на втором и последующих - находит капчу нормально, вбиваю в манки, в форму на сайте идет: 'ErrorInCaptchaRecognition'.

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

параметры капчи\ввода не изменяются
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 706
Баллы
113
Какой билд программы?
 

ragdai

Client
Регистрация
26.02.2011
Сообщения
98
Благодарностей
3
Баллы
8

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 706
Баллы
113
Даже если всплывут ошибки и баги в тройке, их уже никто править не будет. Рекомендуем работать с версией, поддержка которой осуществляется.
 

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