siddharthsubramaniam1996 / Insta-mass-account-creator

Instagram Auto Account Creation Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insta Mass Account creator

Version Version

Create a new virtualenv

  • Requirements:
    • run pip install -r requirements.txt

Download chrome driver
configure it to path

Configuration

open config.py in modules

Config Usage
bot_type Default is 1 to use selenium to create accounts or use 2 to use python requests
password General password for Each account generated to be able to login
use_local_ip_address using local Ip to create account, default is False
use_custom_proxy use your own custom proxy, Default is False change to True add list of proxies to Assets/proxies.txt
amount_of_account amount of account to create
proxy_file_path Path to the proxy file .txt format
amount_per_proxy for custom proxy, amount of account to create for each proxy

run python create.py
All username are stored in Assets/usernames.txt

Important

  • The new fake Instagram account with an unverified phone number after ~ 1-24 hours could not do any requests. All requests will be redirected to the page
    https://instagram.com/challenge

Donation


BTC : 1QKMfc8mzJxR9uDP7CsTdurj7zg6gnWxKK
Ether: 0x8cc46c8f2039429862e6d9d97491b3067daa1189
Bitcoin Cash : qrlu8gv332eeda9erlavdg885sx86nhm0v6dr95mtz

Fill Forms to Request for more features

About

Instagram Auto Account Creation Bot


Languages

Language:Python 100.0%