Insta-mass-account-creator icon indicating copy to clipboard operation
Insta-mass-account-creator copied to clipboard

🔥 Instagram Account Creator 2024 - Maintained

Results 89 Insta-mass-account-creator issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Instagram only allows you to create up to 5 accounts per device. Trying to create more will result in the following error displayed on the sign-up screen:...

When running Creator.py it will open browser and input everything and when signing up it will say "Something went wrong creating your account". It will save details to usernames.pkl but...

**Describe the bug** i use proxy list with auth (`https://user:pass@host:port`) in proxy list but when i check ip with script and `https://ipapi.co/json/` i see my local ip and location in...

**Describe the bug** A false error of Flagged IP is reported from Instagram. **To Reproduce** Steps to reproduce the behavior: Config = { "bot_type" : 2, #change to 2 to...

config.py ``` Config = { "bot_type" : 1, #change to 2 to use python requests "use_custom_proxy" : True, #default is False change to True to use a file containing multiple...

I am kinda new with this things and i havent managed to do it? I downloaded the chrome driver and now what? I am using linux mint by the way.

On a brand new proxy server I get, > {'account_created': False, 'errors': {'ip': ['The IP address you are using has been flagged as an open proxy. If you believe this...

Hey every time I run the script via selenium it tries to create only 2 accounts. And it gets this message: Maximum recursion depth exceeded while pickling an object and...

**To Reproduce** Steps to reproduce the behavior: 1. Settings in `config.py` "Default" **Screenshots** If applicable, add screenshots to help explain your problem. ![Screenshot_738](https://user-images.githubusercontent.com/53358718/61988523-0ece6380-b02b-11e9-9206-5a6f0d54c657.png)

Traceback (most recent call last): File "creator.py", line 3, in from modules.requestbot import runBot File "C:\Users\Damian\Desktop\mypython\modules\requestbot.py", line 106 else: ^ IndentationError: unexpected unindent