Sep 11

MailBot has been updated to version 17.75.

In addition to exporting text account data and its cookies to the user’s server, export of created account aliases has also been implemented. The list of aliases is passed in the aliases parameter and is a Base64-encoded list of strings separated by a line feed character:

so08ua4s4@gmx.com:tazpRk62v25:v6fxsd0v1@gmx.com
so08ua4s4@gmx.com:tazpRk62v25:ful6df4mc@gmx.com
so08ua4s4@gmx.com:tazpRk62v25:ptl69c0z@gmx.com

An updated example of a server script that accepts a POST request from MailBot can be downloaded from this link. Also, this link, called “Server Example”, has been added to the “Export” tab in the program.

Outlook

Implemented:

  • invisible Human CAPTCHA solution to unlock accounts blocked by SMS verification requirement
  • handling “Sign in faster with your face, fingerprint, or PIN” form:

    Form of proposal to create a passkey for an Outlook account

  • ClientId for OAuth refresh token is now parsed from 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 \\ , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Mar 06

MailBot has been updated to version 15.90.

Added API support for several CAPTCHA solving services that can automatically solve FunCAPTCHA for Outlook:

  • RockCaptcha, price for 1000 solutions of FunCAPTCHA for Outlook: $1.0
  • Hard Captcha, price for 1000 solutions of FunCAPTCHA for Outlook: $1.0
  • captcha.onl1n3, price for 1000 solutions of FunCAPTCHA for Outlook: $1.0

Because accurate time is critical for features such as TOTP and IMAP email searching, MailBot now automatically synchronizes your local computer’s time with time.google.com during startup.

Updated context menu for the list of accounts on the “Creator” tab:

Context menu in the accounts list in MailBotNew items added:

  • “Phone number only”
  • “App password only”
  • “TOTP secret key only”
  • “Get TOTP code”

Outlook/Hotmail

Fixed:

  • persistent ESignupError error immediately after Read more »

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 \\ , , , , , , , , , , , , , , , , , , ,

Feb 23

MailBot has been updated to version 13.93.

The interface for working with the phone verification providers APIs has been redesigned similarly to the interface for working with the CAPTCHA solving services API. Now on the sub-tab “SMS”→”API” you can add all your accounts on phone verification providers to the list and switch between them with one click (the picture shows an example of a completed list):

List of accounts on phone verification providers in MailBot

Accounts can be added, edited and deleted, the corresponding buttons are located below the list on the left. For each account on the phone verification provider you can configure each setting Read more »

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