Accept follow requests in bulk

benman

Regular Member
Joined
Aug 14, 2009
Messages
340
Reaction score
39
Hello guys,
Do you have any trick or idea how to accept hundreds or thousands follow requests?

Thanks
 
just accept them all via the accept_followers endpoing. If you have a bot, it should have the feature as is quite simple
 
just accept them all via the accept_followers endpoing. If you have a bot, it should have the feature as is quite simple
I don't have any clue what it means and I don't use bots.
Can you help me with more details? :oops:
 
Hello guys,
Do you have any trick or idea how to accept hundreds or thousands follow requests?

Thanks
Just make your account public for few mins. Then make it private again. The pending requests are auto accepted every few mins when you make it public.
 
Just make your account public for few mins. Then make it private again. The pending requests are auto accepted every few mins when you make it public.
Its not recommended. Instagram did an update last year that if you switch many times you get limited.
 
Just make your account public for few mins. Then make it private again. The pending requests are auto accepted every few mins when you make it public.
this is suicide if done too fast or too many times. All pending requests are killed, you will be limited daily to a fraction of what you can accept and other crap. --
 
I don't have any clue what it means and I don't use bots.
Can you help me with more details? :oops:

If you don't use a bot, log in with your phone and accept them manually then
 
Seen some people doing that.
Posting in big accounts comments "I bet I will accept you in 5 sec of you following me"
And people go follow to see if that is possible and they really accept rightaway
Don't know how, but probably some method that will get them banned
 
Seen some people doing that.
Posting in big accounts comments "I bet I will accept you in 5 sec of you following me"
And people go follow to see if that is possible and they really accept rightaway
Don't know how, but probably some method that will get them banned
hook into the instant notifications API, then when you get a new follower notification react to it by following back (all in code obviously)
 
hook into the instant notifications API, then when you get a new follower notification react to it by following back (all in code obviously)
Can your acc be banned doing that?
Is there step by step method how to do that?
 
Can your acc be banned doing that?
Is there step by step method how to do that?
I guess you could get a block if you try and accept 100s / 1000s in an unrealistic time frame, never experienced or heard of it myself though.

As to how to do it?
Do you know how to code?
Do you have an IG botting framework?

Otherwise, use a bot with that feature most (if not all) **should** have that feature
 
Back
Top