[SOLVED] Captchea solving problem?

serbyy

Client
Регистрация
11.05.2012
Сообщения
8
Благодарностей
0
Баллы
0
Hi! I have tried to setup auto captchea solving. I have input my username and password for deathbycaptchea and decaptcher in the settings of ZennoPoster MP (latest version) and in project creator I have selected decaptcher dll ... when I execute the project the captchea field is filled with: "sorry", I have tried all api and post url's from the decaptcher site and all have the same result: "sorry" (my balance is 10$ so I have enough credit for the service to work). When I select in the project creator deathbycaptchea dll if I ran the template with zennoposter the captchea field is filled with: "I can't connect to the server" ... is there a problem with zennoposter? The captchea solving should work...
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 183
Баллы
113
No there is problems with death by captcha so all other captcha services working with 100% load. But Decaptcher working for me :-)
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
683
Баллы
113
You have to change the config file in the Progs folder of zenno with your username and password. So for instance Decaptcher.dll config file, open with notepad and put your details in the file...

?xml version="1.0"?>
<configuration>
<appSettings>
<!--decaptcher.com login-->
<add key="login" value="YOURUSERNAME"/>
<!--decaptcher.com password-->
<add key="password" value="YOURPASSWORD"/>
<!--connection timeout (seconds)-->
<add key="connection_timeout" value="100"/>
<!-- tries to resend -->
<add key="decaptcher_tries" value="2"/>
<!--default answer-->
<add key="decaptcher_default_answer" value="sorry"/>
<!--host of the decaptcher poster-->
<add key="decaptcher_host" value="http://poster.de-captcher.com/" />
</appSettings>
</configuration>
 

zon3d

Client
Регистрация
22.03.2012
Сообщения
29
Благодарностей
1
Баллы
3
serbyy, I was having same thing last night with decaptcha.
 

serbyy

Client
Регистрация
11.05.2012
Сообщения
8
Благодарностей
0
Баллы
0
it worked fine for the last 2 days ...now is broken again :-) , the error is: "Unable to cast object of type 'ZennoLab.DeCaptcher.DeCaptcherResult' to type 'ZennoLab.InterfacesLibrary.CaptchaRecognition.ICommonCaptchaModuleInterface'. " ...this is written in the captchea solving field
 

rostonix

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

errolaseattle

Client
Регистрация
04.03.2013
Сообщения
2
Благодарностей
0
Баллы
0
Was there ever any follow up on this?
 

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