Nothing Special   »   [go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

UUID and PhoneID randomly created at every start #1

Closed
anastalaz opened this issue Aug 15, 2017 · 4 comments
Closed

UUID and PhoneID randomly created at every start #1

anastalaz opened this issue Aug 15, 2017 · 4 comments

Comments

@anastalaz
Copy link
Contributor

Everytime the script starts new UUID and PhoneID are randomly created. This could lead to an account ban. The insta struct should be created ones and then saved using the Export function of the "github.com/ahmdrz/goinsta" package. At the start, the script should check if there is a saved file and if yes load it with the Import function.

@tducasse
Copy link
Owner

Do you know for sure that Instagram is checking the number of devices used by an account? If that's the case, then it's a valid concern and your solution seems good.

@anastalaz
Copy link
Contributor Author

I am not sure. It didn't happen to me yet. I found a package where they discuss this and it got me thinking:
https://github.com/liamcottle/Instagram-SDK-PHP/issues/32

@tducasse
Copy link
Owner

Thanks, I will definitely have to look into it!

@tducasse
Copy link
Owner

It's done 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants