Google Mail Generator

Our Gmail Generator uses a Special chromedriver to generate your accounts and your SMS-ACTIVATE.RU Key to generate random-country numbers.

Task File

gmail_tasks.csv
"NAME","SURNAME","PASSWORD","SMS COUNTRY","RECOVERY EMAIL"
"random","random","IDKPassword!!11Aa","DE","mysecondgmail@gmail.com"
"random","random","IDKPassword!!11Aa","DE","hey@catchall"

NAMES and SURNAMES are merged togheter to create an email address and to generate a Google Account.

Put an ISO (2digit) as SMS-Country Code and a Recovery Mail that you've access too (a mail with a catchall too) to recover the account in case of an issue.

The accounts successfully created are saved in a LOG File in the Gmail Folder.

Read closely!

Be SURE to test generate a couple of mails with your proxy setup and the hints given below before starting the Mass-generation!

From the generation experience we've gotten in the BETA Testing, we think you should match PROXY country and SMS country, otherwise bans can come!

Differently from other providers, SMS Activate charges you even if the SMS doesn't arrive. The solution for this is cancelling the number when it fails (since IDK automatically creates another one). We tried to automate this process in IDKTool but it seems like they do not accept this request. To avoid losing money please pay attention when generating gmails!

Google Forwarder

From 0.1.5 Update, Gmail Forwarder has been completely rewritten in an half requests / browser module which is designed to Forward & Confirm in a single process.

The task file looks like this:

forward_tasks.csv
"MAIL","PASSWORD","MASTER","PROXY","DELAY","RECOVERY","GMAIL LOGIN"
"test@gmail.com","testEmailsPassword","test@gmail.com","localhost","3","MY_RECOVERY_MAIL","test@gmail.com:test_app_psw"
"test@gmail.com","testEmailsPassword","random@catchall","ip:port:user:pass","3","","test@gmail.com:test_app_psw"

The MAIL:PASSWORD Fields must be filled with the credentials of the Account you want to forward to a Master address.

The MASTER Field must be filled with the mail you want to forward to.

The GMAIL LOGIN Field must be filled in this way: "MAIL@gmail.com:PASSWORD" of your Gmail Inbox if you want the automatic forward (check HERE how to setup your Google Account); "MAIL" if you want the AUTOMATIC SKIP.

Proxy Field can be left empty or filled with a specific IP:PORT:USERNAME:PASSWORD proxy. This has been done because it is highly recommended to forward the email with the same proxy that has been used to create it.

You can find the specific creation Proxy right into the Webhook you've received when you've generated it with IDK Tool!

Delay field asks for the delay (in seconds) between a forward and another.

(Subthread) Google Forwarder Process

After that the browser has been opened, IDK Tool will take care of forwarding your Email to the master you've chosen. When the process has been completed, Google will send to your master a Confirmation CODE. As soon as received, IDK will fetch it from your Inbox and confirm the Forward Process automatically.

Last updated