Feb 22

MailBot account creator updated to version 12.64.

Implemented unlocker of Yandex accounts locked by a password change request:

Form of a Yandex account locked by requirement to change the password

To unlock an account, you need to go through 4 steps:

  1. Solve a regular Yandex CAPTCHA image with Latin text.
  2. Answer the secret question correctly.
  3. Link a phone number via SMS verification.
  4. Set new password.

After completing all the steps, the account becomes fully operational (Yandex.Disk works, receiving/sending mail, etc.). To complete the second step, you will need to know the answer to the account secret question. Since version 12.64 MailBot exports the security question and the answer to it with the prefixes “SQ-” and “SQA-” respectivly, so that checker can correctly extract them from the account string (thanks to @Djekxa for the idea). It looks like this: Read more »

tavel \\ , , ,

Feb 17

dbc-logo

MailBot account creator updated to version 12.59.

Implemented full support of native Death By Captcha API, old and well-known CAPTCHA solving service.

This was done due to the fact that Death By Captcha does not support new CAPTCHA types (reCAPTCHA, FunCAPTCHA, hCaptcha) in its 2Captcha / ruCaptcha and Anti Captcha API emulations.

You can work with this API via username and password of your Death By Captcha account or via an API key (Authentication Token). In the first case, you need to enter your username and password in the “API key” field of the “CAPTCHA Service Account” form in MailBot in the following form:

username:password

In the second case, you must first enable two-factor authentication (TOTP) for your Death By Captcha account, then at the bottom of the same page you will be able to generate an Authentication Token (API key).

Prices for different CAPTCHA types:

Тип CAPTCHAТариф (стоимость за каждые 1000 решенных CAPTCHA)
Текстовая или математическая$1.39
reCAPTCHA v2$2.89
reCAPTCHA v3$2.89
FunCAPTCHA (Arkose Labs CAPTCHA)$3.99
hCaptcha$3.99

Pros:

  • supports solution of reCAPTCHA (v2 and v3), FunCAPTCHA and hCaptcha
  • very quickly Read more »

tavel \\ , , , , , , ,