Nov 03

MailBot has been updated to version 16.67.

Due to numerous customer complaints about manual and slow updating of the list of available countries of phone numbers for various phone verification providers, dynamic loading of this list via API has been implemented in MailBot.
To date, this method is available and implemented for the following APIs:

Outlook

Fixed:

  • Unknown signup error with code 100 error in creator
  • Unable to verify account error in checker/unlocker, which occurred due to unsuccessful processing of “We’re updating our terms” form
  • error with code 6002 when verifying recovery email in unlocker

Yahoo/AOL.com

Fixed Unable to check account error in the checker.

GMX.com/Mail.com

An optional Read more »

tavel \\ , , , , , , , , , , , , , , , , , ,

Aug 23

MailBot has been updated to version 16.42.

OpenSSL logo

The project migrated to the OpenSSL v3 library, and TLS 1.3 support was added. At the very least, this sped up network performance.

Attention! When updating to version 16.42, you must copy the new files libcrypto-3.dll and libssl-3.dll from the downloaded archive to the same folder where the MailBot.exe file is located.

CrazyToken logo

Implemented support for the CrazyToken API, a service for solving FunCAPTCHA.

The service solves FunCAPTCHA for $1.2 per 1000 solutions. Solution speed is 1 second.

Outlook

Implemented:

  • FunCAPTCHA solution before sending SMS to phone number when unlocking accounts
  • handling of the ErrMaximumOTTDailyError error when unlocking an account
  • handling of the Try another verification method error when creating an account by phone number
  • handling of error 429 Too Many Requests after sign in request

Fixed:

tavel \\ , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Nov 06

MailBot has been updated to version 15.68.

Outlook/Hotmail

Activation of two-factor authentication (2FA) in accounts via TOTP has been implemented. After successful activation, a secret key will be stored along with the account data, which has the following form: 3hmkerjjj6cw7kfi3

It is absolutely not necessary to use the Microsoft/Google Authenticator app to get the code from this key, on the “Email features” tab in MailBot there is a completely similar code generator, which opens by clicking on the “TOTP…” button.

Without a secret key, it will still be possible to get into the account using, for example, a recovery email, in this case you need to click on the “Sign in another way” link on this form:

Prompt for TOTP code when logging into Outlook account with two-factor authentication enabled

Despite this, it is strongly not recommended to uncheck the “OTP secret key” box on the “Export” tab, since TOTP is the fastest and most stable confirmation method.

The checker can now also bypass 2FA via TOTP if the account string has a secret key. If there is no secret key, but there is a recovery email with a password, the checker will still be able to authorize in the account by receiving an email with a confirmation code.

Attention! So far 2FA activation is implemented only after adding a recovery email to the account. Activation after phone number verification is planned in the next versions of MailBot.

Attention! After enabling 2FA in your account, it becomes possible to authorize via POP3/IMAP/SMTP only with app password, so this password is created automatically and saved along with the account data.

The application password looks like this: lbtmyfqaycrgsvxn
It is easy to confuse it with Read more »

tavel \\ , , , , , , , , , , , , , , , , , , ,

Jun 16

MailBot has been updated to version 15.13.

Due to numerous customers requests, a lot of work has been done on the ability to add and verify recovery emails for accounts.

A list of recovery email sources has appeared on the “Recovery email” tab:

List of recovery email sources in MailBot

Sources can be added, edited, deleted and moved up/down in the list using the buttons located below and to the right of the list.

In the edit window of the recovery email source, you must specify its name displayed in the list, the path to the file with the list of recovery emails with passwords in email:password format, as well as Read more »

tavel \\ , , , , , , , , , , , , , , , , ,

Apr 21

MailBot has been updated to version 14.95.

Due to numerous customers requests, an automatic change of account passwords (passchanger) was implemented in the checker in the form of a new checkbox “Change account passwords” on the “Checker” tab:

New checker setting for changing passwords on accounts

If it is enabled and checked, then for all valid accounts the checker will change the current password to a random new one that it will generate itself.
After a successful password change, the account will be saved to the output file for valid accounts with a new password.

Attention! The account will remain with the old password in the source file with the list of accounts, the checker does not change this file.

Attention! So far, password change has only been implemented for Yahoo and AOL.com accounts. In the next updates there will be other email providers.

It is also implemented to send each successfully created account to the user’s server:

New setting to export created accounts to a custom URL

The new setting is on the “Export” tab. If it is checked MailBot will make HTTP POST request to the specified URL with the parameters “account” and “cookies” (if their export is enabled) encoded in Base64.

An example of a PHP script that should be Read more »

tavel \\ , , , , , , , , , , , , , , , , , , ,