Code Monkey home page Code Monkey logo

insta-mass-account-creator's Introduction

Insta Mass Account Creator

Version Version

USE SOCKS5 PROXY ONLY !!!

Use it only in CLI for better experience

example-1

Configuration

Arguments

Argument Usage
-l The limit of how many accounts should be created
-p Path to proxy file.

Example: php start.php -l 5 -p proxies.txt

Run

Account creation

Run php start.php + args

example-2

We'll choose the first, so input 1 and hit enter.

It will start generationg the accounts.

Mass Follow

Run php start.php + args

example-3

We'll choose the second, so input 2 and hit enter.

example-4

Write the usernames you want the bot to folllow and hit enter.

Features

  1. This script creates account with random name and username gets by the web. All user created are older 18 years
  2. This script helps you follow multiple accounts with the account's you've created

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

Contribution

  • Fork this repo.
  • Add new features.
  • Create a new pull request for this branch.

Disclaimer: Please Note that this is a research project. I am by no means responsible for any usage of this tool. Use on your own behalf. I'm also not responsible if your accounts get banned due to extensive use of this tool.

insta-mass-account-creator's People

Contributors

kaex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

insta-mass-account-creator's Issues

No accounts created

I have used socks proxy but json file shows empty, i.e no accounts are getting created. please help me with this.
and sometimes it never terminates.

Proxy error

where can i get a working proxy? i tried so many socks5 and dont work please help me

open proxy

instagram was detecting that was a open proxy and i am getting this message "The IP address you are using has been flagged as an open proxy" could i do something about this?

Why generateClientId and generateCsrfToken passed without proxy?

Hi
While reviewing the script details I note that if I am using a proxy , these functions used without the proxy.

			$this->generateClientId();
			$this->generateCsrfToken();
			$this->getAccountData();

generateClientId and generateCsrfToken use Instagram session, why don't you use the proxy to call thease exnd points.

and why we can not use the normal HTTP proxy, why you strick proxy to sokcs5 type?

Bro can you make a video on it

Bro can you make video on it how to use it...and where to out the proxies file and how to put the path... please bro if you have then make a video please....

'Clear' Problem

hello, after I choose to create Instagram accounts and hit enter this thing appear:
'clear' is not recognized as an internal command
or external, an executable program or a batch file.
Generating Instagram Account!
can you please help me with it

Selam.

Kendi bilgisayarım üzerinde wamp server ile denediğimde herhangi bir hata veya herhangi bir yanıt alamıyorum "Generating Instagram Account!" diyor ve işlem sonlanıyor bir Ubuntu sunucu üzerinde denediğimde SOCKS5 proxy eklediğimde ise şu yanıtı alıyorum {"account_created": false, "errors": {"ip": ["The IP address you are using has been flagged as an open proxy. If you believe this to be incorrect, please visit http://help.instagram.com/"]}, "status": "ok", "error_type": "signup_block"}

only last proxy works

not working when you add 100 proxies....
it only works with the last proxy...or only one proxy at the first line...
please fix it....
by the way....do you have discord or skype?

can't run start.php

i have a vps with linux debian and when i run the start.php file nothing happens please help meee

Proxy

Hello.
What kind of proxy should I use?
What site do i get?

Bro don't closed please solve brother..

Brother please tell where i put the file proxies.txt please brother...
Make a tutorial on it brother or tell all command brother please please please please

BUG - you have to reset the headers

Dear- you need to reset the headers , you are add them in array - but each time you need to reset all headers once you create the account.


Array
(
    [0] => Host: www.instagram.com
    [1] => Accept: */*
    [2] => Accept-Language: en-US,en;q=0.5
    [3] => Accept-Encoding: gzip, deflate, br
    [4] => X-Instagram-AJAX: 62d4dd0faf8e-hot
    [5] => X-IG-App-ID: 936619743392459
    [6] => X-IG-WWW-Claim: 0
    [7] => Content-Type: application/x-www-form-urlencoded
    [8] => X-Requested-With: XMLHttpRequest
    [9] => Origin: https://www.instagram.com
    [10] => Connection: keep-alive
    [11] => Referer: https://www.instagram.com/
    [12] => Pragma: no-cache
    [13] => Cache-Control: no-cache
    [14] => X-CSRFToken: aVjmnA3IU6qiPklzhx0f5j0HP5ZMtrbx
    [15] => Cookie: ig_cb=1; mid=XflzXgAAAAHHZVFj4UHx6QLtJR_j; csrftoken=aVjmnA3IU6qiPklzhx0f5j0HP5ZMtrbx; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
)
Could not create the account. Error: {"account_created": false, "errors": {"ip": ["The IP address you are using has been flagged as an open proxy. If you believe this to be incorrect, please visit http://help.instagram.com/"]}, "status": "ok", "error_type": "signup_block"}
Array
(
    [0] => Host: www.instagram.com
    [1] => Accept: */*
    [2] => Accept-Language: en-US,en;q=0.5
    [3] => Accept-Encoding: gzip, deflate, br
    [4] => X-Instagram-AJAX: 62d4dd0faf8e-hot
    [5] => X-IG-App-ID: 936619743392459
    [6] => X-IG-WWW-Claim: 0
    [7] => Content-Type: application/x-www-form-urlencoded
    [8] => X-Requested-With: XMLHttpRequest
    [9] => Origin: https://www.instagram.com
    [10] => Connection: keep-alive
    [11] => Referer: https://www.instagram.com/
    [12] => Pragma: no-cache
    [13] => Cache-Control: no-cache
    [16] => X-CSRFToken: 1AQRCaPXTuzhtdnkUiEKu6t1Rs7o8eMX
    [17] => Cookie: ig_cb=1; mid=XflzYgAAAAG5h0r8PPghWQ43I3u3; csrftoken=1AQRCaPXTuzhtdnkUiEKu6t1Rs7o8eMX; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
)
Array
(
    [0] => Host: www.instagram.com
    [1] => Accept: */*
    [2] => Accept-Language: en-US,en;q=0.5
    [3] => Accept-Encoding: gzip, deflate, br
    [4] => X-Instagram-AJAX: 62d4dd0faf8e-hot
    [5] => X-IG-App-ID: 936619743392459
    [6] => X-IG-WWW-Claim: 0
    [7] => Content-Type: application/x-www-form-urlencoded
    [8] => X-Requested-With: XMLHttpRequest
    [9] => Origin: https://www.instagram.com
    [10] => Connection: keep-alive
    [11] => Referer: https://www.instagram.com/
    [12] => Pragma: no-cache
    [13] => Cache-Control: no-cache
    [16] => X-CSRFToken: 1AQRCaPXTuzhtdnkUiEKu6t1Rs7o8eMX
    [17] => Cookie: ig_cb=1; mid=XflzYgAAAAG5h0r8PPghWQ43I3u3; csrftoken=1AQRCaPXTuzhtdnkUiEKu6t1Rs7o8eMX; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
    [18] => X-CSRFToken: qqrNK33XfZpJRVUqUmPhFO9jDf6YMQ0b
    [19] => Cookie: ig_cb=1; mid=XflzaQAAAAHGEuJcEdURke0RXCsH; csrftoken=qqrNK33XfZpJRVUqUmPhFO9jDf6YMQ0b; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
)
Array
(
    [0] => Host: www.instagram.com
    [1] => Accept: */*
    [2] => Accept-Language: en-US,en;q=0.5
    [3] => Accept-Encoding: gzip, deflate, br
    [4] => X-Instagram-AJAX: 62d4dd0faf8e-hot
    [5] => X-IG-App-ID: 936619743392459
    [6] => X-IG-WWW-Claim: 0
    [7] => Content-Type: application/x-www-form-urlencoded
    [8] => X-Requested-With: XMLHttpRequest
    [9] => Origin: https://www.instagram.com
    [10] => Connection: keep-alive
    [11] => Referer: https://www.instagram.com/
    [12] => Pragma: no-cache
    [13] => Cache-Control: no-cache
    [16] => X-CSRFToken: 1AQRCaPXTuzhtdnkUiEKu6t1Rs7o8eMX
    [17] => Cookie: ig_cb=1; mid=XflzYgAAAAG5h0r8PPghWQ43I3u3; csrftoken=1AQRCaPXTuzhtdnkUiEKu6t1Rs7o8eMX; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
    [18] => X-CSRFToken: qqrNK33XfZpJRVUqUmPhFO9jDf6YMQ0b
    [19] => Cookie: ig_cb=1; mid=XflzaQAAAAHGEuJcEdURke0RXCsH; csrftoken=qqrNK33XfZpJRVUqUmPhFO9jDf6YMQ0b; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
    [20] => X-CSRFToken: 2KdwmXuynin727Zuq97dLoFN49VJWFC2
    [21] => Cookie: ig_cb=1; mid=XflzbAAAAAEn4d6_ZW-SKDIIcxxz; csrftoken=2KdwmXuynin727Zuq97dLoFN49VJWFC2; ig_did=F3E4C932-1AC8-4918-8D75-04D82AF09F91; rur=FTW
)

Few questions

  • Which device id will it use, instagram is device id restricted, 5 account per device ?
  • Is email account and its name as well as instagram username auto generated, if so how ?
  • Can I use my current IP without using any proxy, for example my use-case is to login to a ec2 host and run this script from there without any proxy, will it work ?

Sorry couldn't figure out from docs all these, so had to ask, maybe we can make the documentation more explicit going forward.

does not work

When I run the file
And I put proxies in proxies.txt file

But it does not work

notwork

It may or may not

if Me add already created account in
Account.json section and
Want to mass follow to another account
Then this will work or not...
Please tell

Php file

Im not realy a computer person and I just did this instagram mass account creator because it was free. Can someone please give tell me how to run php files?

Valid Proxy File Yet No Account Created

Command ends with nothing in accounts.json file. Upon reading more than 99% of the issues here, everyone is running into the problem and the project owner is too rude to do something about it and just closes all the issues.

I don't find the created accounts

Hello, I have a problem which is some of the accounts get created but when I search for the username I don't find any account and I can't use them to login in some software

Account Created

this script error ? sucess created account but there is no in instagram.
im using socks 5

{"created":true,"username":"blackfrog640krx","password":"123xosad123","email":"[email protected]","name":"M\u00e1rcia Gon\u00e7alves"}

Not working and no output

Hello. I defined a file named proxies.txt and I put my socks proxyies like below:

socks5://10.11.12.13:8080
socks5://10.11.12.13:8081
socks5://10.11.12.13:8082
...

And I run start.php like below:

php start.php -l 5 -p proxies.txt

But there is no output after selecting 1 numbered selection.

Can you help me, please? Thank you.

Nothing's happening when trying to create account

When I'm trying to create an account nothing is happening :

C:\Users\xxx\Desktop\Insta-mass-account-creator-master>php start.php -l 1 -p proxies.txt
Please choose a number.
1. Generate instagram accounts.
2. Follow instagram accounts with generated accounts.
1
�[H�[JGenerating Instagram Account!

C:\Users\xxx\Desktop\Insta-mass-account-creator-master>

The bot stucks on the �[H�[JGenerating Instagram Account! then the last line appear to tell that the process is done.

Thanks!

getting error

Screenshot_59

Hi dude the last post got deleted? i think
u said something about branch i didnt fully understand
i would like to get help thanks

error

It always says “ status:.true check accounts.txt “
But the accounts are not valid....
I mean it give you fake results
Can you check it please

Proxy list

Do you have a good recommendation for using a proxy?

Error

Y run no error its say Generating Instagram Account ! and then it exit but the account.json is empty

Proxy is dead! & curl_exec bool(false) error!

ok...this time the bot is not sending request to instagram.com/accounts/web_create_ajax/
it only send request to randomuser.me/api/ and instagram.com/data/shared_data/
and it will give you " Proxy is dead! & curl_exec bool(false) "
it should send to instagram.com/accounts/web_create_ajax/ and gives you success or error...
but this part is not working...

Error!

Generating Instagram Account!
PHP Warning: Use of undefined constant CURLOPT_FOLLOWLOCATION - assumed 'CURLOPT_FOLLOWLOCATION' (this will throw an Error in a future version of PHP) in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Warning: Use of undefined constant CURLOPT_TCP_NODELAY - assumed 'CURLOPT_TCP_NODELAY' (this will throw an Error in a future version of PHP) in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Warning: Use of undefined constant CURLOPT_FORBID_REUSE - assumed 'CURLOPT_FORBID_REUSE' (this will throw an Error in a future version of PHP) in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Warning: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' (this will throw an Error in a future version of PHP) in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Warning: Use of undefined constant CURLOPT_POST - assumed 'CURLOPT_POST' (this will throw an Error in a future version of PHP) in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Warning: Use of undefined constant CURLOPT_ENCODING - assumed 'CURLOPT_ENCODING' (this will throw an Error in a future version of PHP) in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Notice: Undefined index: l in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Notice: Undefined index: p in /root/Desktop/Insta-mass-account-creator-master/start.php on line 19
PHP Fatal error: Uncaught Error: Call to undefined function xosad\curl_init() in /root/Desktop/Insta-mass-account-creator-master/src/xosad/igGenerator.php:123
Stack trace:
#0 /root/Desktop/Insta-mass-account-creator-master/src/xosad/igGenerator.php(147): xosad\igGenerator->getAccountData()
#1 /root/Desktop/Insta-mass-account-creator-master/start.php(20): xosad\igGenerator->generateInstagramAccount()
#2 {main}
thrown in /root/Desktop/Insta-mass-account-creator-master/src/xosad/igGenerator.php on line 123

hello help me pleas

I have a problem with the script it starts well I do the right steps but it does not create the accounts it remains blocked and does not display anything esque it is because of my proxies? Did I confuse something wrong?

proxy

where do i put my proxies
Capture

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.