Mar
31
|
MailBot has been updated to version 17.2.
The “GMX.fr” provider in MailBot has been renamed to “GMX Europe”.
It also now supports two new domains: gmx.co.uk and gmx.es.
The price of the provider has increased from $67 to $97.
Outlook
Handling of the error HTTP/1.1 503 Service Unavailable
with the text Our services aren't available right now
is implemented in the account creator.
Fixed:
- unlocking accounts with a
/recover
lock type, where password change is required after completing SMS verification - fingerprint generation in checker/unlocker
- country code transfer for United Kingdom in unlocker
Yahoo/AOL.com
Creators now successfully differentiate between invalid CAPTCHA code (ECAPTCHAWrongCode
) and already used phone number (EEmailAPIPhoneUsedNumber
) errors, rather than always generating EEmailAPIPhoneUsedNumber
. This allows to diagnose problems with the reCAPTCHA Enterprise solution used by Yahoo/AOL.
If you are constantly getting ECAPTCHAWrongCode
errors when creating Yahoo/AOL accounts, you need to enable passing the current proxy for reCAPTCHA Enterprise solution.
Unfortunately, such a popular CAPTCHA solving service as EzCaptcha does not support the ReCaptchaV2EnterpriseTask
task type (with proxy passing), only ReCaptchaV2EnterpriseTaskProxyLess
(without proxy passing), so I will show it using CapSolver as an example.
The required setting is on the “CAPTCHA” tab, in the properties of your account on the CAPTCHA solving service. You need to check the “Pass the proxy for reCAPTCHA” box:
Warning! If this checkbox is checked and your proxies require IP address whitelisting to access them, make sure you whitelisted the IP addresses of the CAPTCHA solving service servers, otherwise they will not be able to access your proxies. For example, for CapSolver these would be the following IP addresses: 47.253.53.46
, 47.253.81.245
, 47.253.148.135
Warning! If this checkbox is checked, you should have only one line in your user agent dictionary (“Dictionaries” tab -> “Other”), the current user agent of the latest version of Google Chrome:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Enabling the proxy passing setting is necessary, since in this case reCAPTCHA Enterprise will be solved from the same IP address from which the account creation is requested, which radically increases the trust of the token of the solved reCAPTCHA Enterprise.
Also the skipping of the new onboarding form is implemented in the creators.
Fixed:
- error in the creators after successful account creation, which in the logs looked like
Error: EAccountCreate: buciokevin15@yahoo.com: пароль: <!DOCTYPE html>...
- processing of the user agreement acceptance form
Mail.com/GMX.com/GMX Europe
Checkers have been sped up.
Fixed:
- checkers
- constant
ECAPTCHAWrongCode
error in creators ETokenNotFound
error in checkers, which often occurred when working without a proxy
Inbox.lv
Fixed:
Error: EAccountCreate: cha-allen@inbox.lv: pf3KELBf: The password is invalid
error in the account creator- detection by checker of accounts locked by the form
/profile/pass_recovery/choose
Also in MailBot 17.2, the SMS-Activate API has been made compatible with the popular SMS activation service SMSBower.
Fixed:
- sending a report on successful completion of SMS activation for the Cheap-SMS service
- 2Captcha API is adapted to work with freecaptchabypass.com
- for SMSHUB.org added country USA
- API of SMS-activation service ReceiveBox
- maximum timeout for reading data from socket increased from 60 to 120 seconds
ECountryOfIPAndPhoneMustMatch
error text now correctly localizes country names, including Chinese ones- the log from the main window is now saved to a file in UTF-8 encoding
- Luminati proxy judge has been removed from the program because its output no longer contains an IP address. Select another proxy judge on the “Settings” tab, for example Hurricane Electric
- CapBypass and Hard Captcha APIs have been removed from the program as the projects have been closed
Write a reply
You must be logged in to comment.