Loading...
Wednesday, 7 August 2013

How To Accept Or Reject All Friend Requests At Once 2013



If You Get A Lot Of Friend Requests Daily Or You Opened You Facebook Account After A Long Time, You Could End Up Having To Manually Accept Or Reject All Of These, Which Can Be A Tedious Task..

This Little Method Will Save You From All That Hassle By Manually Accepting Or Rejecting All Of Them At Once

Method:

Visit http://www.facebook.com/reqs.php

Copy The Following Code:

For Accepting:

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

For Rejecting:

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


Paste This Code In The Address Bar Of The Page You Opened In The First Step And Hit Enter
Now Just Wait And Let The Script Work!!

Note For Chrome Users: When You Pase The Code In The Address Bar, You Will Manually Need To Reinsert "javascript:" in Front Of It






Posted by:
has written 0 awesome articles for GSM Forest.

0 comments:

Facebook Blogger Plugin: By Maher Ali

Post a Comment

 
TOP