Add a command-line argument: --repeat {number}
{number} - Instead, enter the number of accounts
Since v1.5.5.0 support for proxy list has been added, for this purpose a command line argument --proxy-file {string} was created in which {string} is the path to the file in which your proxies are described.
By default, the program reads a file named proxies.txt in the current working directory (from which you started the program).
The syntax of such a file is as follows:
scheme:host:port:username:password
scheme:host:port:username:password
scheme:host:port:username:
scheme:host:port::
Example (these are not real addresses)
http:123.123.123.123:123:user1:pass22
https:101.100.157.125:199:user2:pass33
https:101.100.157.125:199:user2:
https:101.100.157.125:199::
Proxies with and without authorization are supported, if your proxy requires a password and username,
the syntax will be scheme:host:port:username:password, if not, then scheme:host:port::.
Also if there is an error in any line, it will simply be ignored.
Also if you have entered not real data, the console will say that this proxy is used, but in fact will be used real IP address.
During generation, the console will contain all the information about which proxy is being used (username and password will not be shown in the console or in the logs, so everything is private).
The proxy is changed in two cases:
- If the program detected that the proxy was banned
- If the error of generation by this proxy occurred more than 3 times.
If the program used all proxies, it will switch to the original IP.
Also, if you see a message like [INPT] in the console, it means that you need to do keyboard input into the console!
ESET HOME Account
- Run main.py or executable file use MBCI:
python main.py --chrome --account
ESET-KeyGen_v1.5.5.7_win64.exe --chrome --account
File name is unique for each version! Do not copy the above command. This is an example!
- Wait until you will see the account data
This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"
ESET ProtectHub Account
- Run main.py or executable file use MBCI:
python main.py --chrome --protecthub-account
ESET-KeyGen_v1.5.5.7_win64.exe --chrome --protecthub-account
File name is unique for each version! Do not copy the above command. This is an example!
Works ONLY if you use the
--custom-email-apiargument or the followingEmail APIs:mailticking,fakemail,inboxes,incognitomail
-
Wait until appears you will see "Solve the captcha on the page manually!!!". Next, you will see a captcha with text input in the browser window created. You solve it and then just do nothing, the algorithm will do everything for you!
-
Wait until you will see the account data
This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"
ESET HOME Account
- Run main.py or executable file use MBCI:
python main.py --chrome --account --custom-email-api
ESET-KeyGen_v1.5.5.7_win64.exe --chrome --account --custom-email-api
File name is unique for each version! Do not copy the above command. This is an example!
- Then in the console you'll see "Enter an email address you have access to" and you'll need to enter a real existing email address that you can read incoming emails to. I suggest using a temporary email for this, such as TempMail
Then the algorithm will continue as in the first method
-
After some time in the console you will see the message "Enter the link to activate your account, it will come to the email address you provide", here you need to go to your email and find mail in inbox (you will have to wait)
FROM: info@product.eset.com
SUBJECT: Account Confirmation
Then open that email and copy the link that is in the button (right click on the button, copy link address) and paste it into the console. If you have done everything correctly, the generation will complete successfully!
-
Wait until you will see the account data
This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"
ESET ProtectHub Account
- Run main.py or executable file use MBCI:
python main.py --chrome --protecthub-account --custom-email-api
ESET-KeyGen_v1.5.5.7_win64.exe --chrome --protecthub-account --custom-email-api
File name is unique for each version! Do not copy the above command. This is an example!
- Then in the console you'll see "Enter an email address you have access to" and you'll need to enter a real existing email address that you can read incoming emails to. I suggest using a temporary email for this, such as TempMail
Then the algorithm will continue as in the first method
-
Wait until appears you will see "Solve the captcha on the page manually!!!". Next, you will see a captcha with text input in the browser window created. You solve it and then just do nothing, the algorithm will do everything for you!
-
After some time in the console you will see the message "Enter the link to activate your account, it will come to the email address you provide", here you need to go to your email and find mail in inbox (you will have to wait)
FROM: noreply@protecthub.eset.com
SUBJECT: Welcome to ESET PROTECT Hub
Then open that email and copy the link that is in the button (right click on the button, copy link address) and paste it into the console. If you have done everything correctly, the generation will complete successfully!
-
Wait until you will see the account data
This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"





