mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-25 21:05:49 +03:00
[GH-ISSUE #83] Big problem on RUN action #231
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mf927 on GitHub (Apr 28, 2023).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/83
When I click on RUN button the console prints this error
@davidarroyo1234 commented on GitHub (Apr 28, 2023):
Can you provide some info.
Operating system, Web browser, if you are using some vpn etc.
This happen at the start or after some time?
@mf927 commented on GitHub (Apr 29, 2023):
i think it was a block, because noi it works. This is caused because Instragram allowes only 200/250 unfollow action / day. I think you should improve the script in this way:
200 unfollow action / day with random pauses/actions during the day, in this way you prevent 2 type of Instagram blocks, the 200/250 limit block and the block caused by a repetitive action with same pauses as a bot.
@davidarroyo1234 commented on GitHub (Apr 29, 2023):
Mmm thats interesting, never tried with that many unfollows.
Thanks for this info, we should make a 200 unfollow limit per day. So this issue will remain open until this is fixed
@depco23 commented on GitHub (Jun 17, 2023):
Hey guys, do you have any idea how long this lockdown lasts? since I give it a "RUN" but I get the same error in the console
@davidarroyo1234 commented on GitHub (Jun 17, 2023):
How many people did you unfollow? And when was the last time when you used the script?
@depco23 commented on GitHub (Jun 17, 2023):
In the early hours of this morning I unfollowed about 200 but with yesterday's 100, it should be 300. I had no idea there was a limit as I thought the 5 minute rest bot would do the trick. Do you have any idea?
@tomleb3 commented on GitHub (Jul 31, 2023):
Is anyone still facing such issues?
@davidarroyo1234 commented on GitHub (Jul 31, 2023):
Its probably still happening, its not handled in the code.. Its seems to be a 300 unfollowers per day max limit.
@Sebastianvcbs commented on GitHub (Aug 3, 2023):
Is there a way to do a cooldown to unfollow or something like that so I don't get banned?