File | Date | Author | Commit |
---|---|---|---|
data | 2023-02-27 |
![]() |
[35f7a7] 'Fork' |
README.md | 2023-02-28 |
![]() |
[795b78] update README.md |
app.py | 2023-02-27 |
![]() |
[dbecdb] key |
requirements.txt | 2023-02-27 |
![]() |
[d8f19c] 'Seleniumwire' |
user.csv | 2023-02-27 |
![]() |
[35f7a7] 'Fork' |
Latest Open Source Bulk Auto Google Gccount Regiteration script 2023
According to Jonathan's desription ,only about five gmail addresses can be verified on a single phone number. To avoid this limitation, I recommend to use SMS activation services.
This script uses sms-activate.org api for phone verification but please note that they charge tiny money.
You don't need to download Chromedriver manually. The script does it automatically with webdriver manager. Is it helpful? But you need to use Chrome Browser in your PC in general.
This is an Auto Gmail Creator script but you can refer this repo to learn Selenium & Scraping.
I am trying to find best free sms activation service. If you have any idea, Please let me know.
Thanks.
pip install -r requirements.txt
Run script
Browser Choice
You can use Chrome, Firefox by commenting 2 lines.
```
#options = ChromeOptions()
options = FirefoxOptions()
driver = webdriver.Firefox(service=Service(GeckoDriverManager().install()), options = options, seleniumwire_options=seleniumwire_options)
- Manual Entry for Gmail
You edit the 'user.csv' with given type such as First name, Last name, Password, Birthday, Username(optional) from the second line.
If the 5th parameter on user.csv is not passed by userBot generates username automatically adding FN + dot + LN + random 5 digits.(john.doe12345@gmail.com)
- Automatic Username with popular names.
Thanks to [BourneXu](https://github.com/BourneXu/AutoCreateGmailAccount), I implemented the script to generate Random Popular Usernames.
You can set this variant as "True" to use this functionality.
AUTO_GENERATE_UERINFO = True
- Proxy
If you want to use socks proxy, please remove comment theses lines.
[Free Proxy list](http://free-proxy.cz/en/proxylist/country/all/socks5/ping/all/2) is here
SOCKS_PROXY = "socks5://user:pass@ip:port"
```
Headless or With UI (Optional)
You can remote comment this line on 190.
options.add_argument('--headless')
Profile (Optional)
You can add your own profile if you want by specifying the path.
options.add_argument("--incognito")
options.add_argument(r"--user-data-dir=C:\\Users\\Username\\AppData\\Local\\Google\\Chrome\\User Data")
options.add_argument(r'--profile-directory=ProfileName')
python app.py
or python3 app.py
If an account is created successfully, it will be added to 'Created.txt'.
Running
Edit user.csv
With Notepad
With Excel
Bot will create chrome browser repeatedly for each gmail.
You can visit sms-activate.org to see it's apis.
To see the country code, you can hit here.
tr.soft.engineer@gmail.com
https://join.skype.com/invite/H6S0RFA69GNK
+12292995932
If you like it, Please star this repo or folk or donate. Thanks. :)
Ether: 0xb6c9ce60a5db371164c461ec6d3fcae01292eb55