FeezyHendrix / Insta-mass-account-creator

Instagram Account Creator 2024 - Not Maintained
Other
1.12k stars 354 forks source link

Not working... #30

Closed rafamily closed 5 years ago

rafamily commented 5 years ago

{'error_type': 'signup_block', 'status': 'ok', '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/']}}

why? I have used a proxy, usually your script old & need fixed

FeezyHendrix commented 5 years ago

Try using the selenium bot

rafamily commented 5 years ago

how to run selenium in python?

rafamily commented 5 years ago

not working again

FeezyHendrix commented 5 years ago

What's the error message you are receive while using the selenium bot?

rafamily commented 5 years ago

how to run selenium in python?

rafamily commented 5 years ago

i try python again ehhehe

YangMin commented 5 years ago

I have same problem when I use the request bot.
I think the reason is the headers. The headers should be changed every time. Such as user-agent,x-csrftoken,x-instagram-ajax. And the headers should have 'cookie'. But I do not know how to gengerate 'x-instagram-ajax' ,'csrftoken' and 'cookie'.

Who can help me? I think if the problem resoved, the bot will be perfect. otherwise the bot has no value.

By the way, the selenium bot has the similar problem.

FeezyHendrix commented 5 years ago

Ok thanks for the suggestion