12 July 2016

// // Leave a Comment

How To Accept All FB Friend Request With A Single Click

Hello!! Its been long since i posted something for you so by filling that gap, Today i am here with a cool trick to accept all friend requests on fb in just one click.

Let's Get Into The Tutorial....

I have found a friend request acceptor script that we can use for our task (which is in this case accepting all requests.)

JUST FOLLOW SIMPLE STEP'S BELOW

1.) Login to your facebook account and click the Friend requests icon to see the pending friend requests.

2.) Now, keep scrolling the list untill you reach the last request.

3.) Now Press F12 or ctrl+shift+J keys(in chrome browser ) to open chrome console.

4.) Now copy the following code and paste in chrome console and press Enter.

javascript:for(i = 1;i<@@@@document.getElementsByName(@@@"@@@actions [accept]@" .length;i++) {document.getElementsByName("@actions [accept]@" .click();}void(0);

Remove all ' @ ' from above code.

5.) Now your pending friend requests will be accepted automatically.

Thank for reading this article.But don't forget to comment.Till then happy accepting.....

Share:

0 comments:

Post a Comment