How do I accept all Facebook pending friends request at once without block.

Fuk U

Newbie
Joined
Dec 20, 2017
Messages
12
Reaction score
1
I have about 900+ facebook pending friends request, my account always get blocked when i try accepting it with facebook Toolkit or any scripts like below.
Code:
javascript: var field = document.getElementsByClassName("_42ft _4jy0 _4jy3 _4jy1 selected _51sy"); for (i = 0; i < field.length; i++)field[i].click() ;


Block message
You are sending friend requests that may be considered abusive.
Facebook is for connecting and sharing with your real life friends. If you are sending friend requests to people you don't know, you may be disabled.
OK

Is there a way I can fix this?
Is there any other script i can use without getting block?
can any of you guys set the time interval to 1s or 2s per click?

Thanks in advance.
 
you definitely need some delay there, you can't accept them all at once as you'll get blocked like you saw, you can either use a specialized software to do this or maybe hire someone to tweak that script for you...
 
Real human cant do 900 operation in few seconds.. that obvious, so block for that is obvious either.

Use recording tool like PerfectAutomation (records movement and clicks from mouse and keyboard so you can play it back in a loop) and start this (on real time tempo) when you dont use your computer, problem solved
 
Last edited:
As far as we know for the stiffness of the platform avoiding bots and weird accounts, the best way is dedicating time to start accepting the friend requests little by little. It is better to do it that way that being permanently blocked.
 
you definitely need some delay there, you can't accept them all at once as you'll get blocked like you saw, you can either use a specialized software to do this or maybe hire someone to tweak that script for you...

Thanks for your susuggestions, wish software can I use? I don't have someone that can reduce the delay time, I wanted it to be 2s per click.
 
you definitely need some delay there, you can't accept them all at once as you'll get blocked like you saw, you can either use a specialized software to do this or maybe hire someone to tweak that script for you...
OK will try it thanks.
 
Use "Toolkit for Facebook" chrome extension. I'm also using it :)
 
Thanks, But facebook blocked me when i used it.

There is a limit you can accept at once. Wait few minutes and do again.
I accepted 1000+ requests within 2 hours
 
There is a limit you can accept at once. Wait few minutes and do again.
I accepted 1000+ requests within 2 hours
I accepted 200 within 30 minutes, then i got blocked till the following day.
 
I have about 900+ facebook pending friends request, my account always get blocked when i try accepting it with facebook Toolkit or any scripts like below.
Code:
javascript: var field = document.getElementsByClassName("_42ft _4jy0 _4jy3 _4jy1 selected _51sy"); for (i = 0; i < field.length; i++)field[i].click() ;


Block message


Is there a way I can fix this?
Is there any other script i can use without getting block?
can any of you guys set the time interval to 1s or 2s per click?

Thanks in advance.
Hi there, facebook toolkit is one of the best tool right now to accept unlimited friend request like 200 to 300 friends a day but you have to be patient too because it takes not more then 5 minutes to accept 200 to 300 friends and why i said be patient is you have to present your move as manual no robot otherwise you know better facebook will block you.
 
Back
Top