Keshav003 / Instagram-Account-Creator

This bot creates instagram accounts and writes the email id to a credentials.csv file.
5 stars 2 forks source link

Script do not proceed with the registration #2

Open DQ318 opened 4 years ago

DQ318 commented 4 years ago

Hello @Keshav003 great job with the script.

I am finding the following notice: after the script enters the Instagram page, opens a new tab and enters the random email, when it tries to copy the email it simply does nothing else when copying and ends the execution. he should change the tab and register on Instagram, right?

DQ318 commented 4 years ago

HI, @Keshav003

I made some modifications to the code and now I managed to make it work on my ubuntu 18.04.

However, we have a problem:

When the bot finishes the registration (informing the code received by e-mail), instagram is detecting that something was done in a "strange" way and blocks the registration, requesting the CAPTCHA and confirmation of the SMS message.

How can we solve this question?

Thanks for listening.