mifi / SimpleInstaBot

Simple Instagram bot GUI
MIT License
604 stars 87 forks source link

Page isnt available #182

Closed Sergej99 closed 2 years ago

Sergej99 commented 2 years ago

Hey after some time using the bot, when it goes to instagram.com/@ANYUSERNAME , I get this page: https://prnt.sc/3UA8UDbqmLPd

But I don't get any action blocks, does someone know why is this and how can it be solved?

These are my parametres:

{ userAgent: '', maxFollowsPerDay: 300, maxFollowsPerHour: 40, maxLikesPerDay: 200, maxLikesPerUser: 0, enableFollowUnfollow: true, followUserRatioMin: 0.2, followUserRatioMax: 4, followUserMaxFollowers: null, followUserMaxFollowing: null, followUserMinFollowers: null, followUserMinFollowing: 10, dontUnfollowUntilDaysElapsed: 30, runAtHour: 10, }

Please help , thanks in advance

mifi commented 2 years ago

I think duplicate of #142