In This tutorial We Are Going to Show You How to Accept/Reject All Friends at Once in Facebook.
1: So First Open http://www.facebook.com/friends/edit/?sk=requests
2: For Accept All Friends Write this Code in Your Browser address bar and Hit Enter.
3: For Reject All Friends Write this Code in Your Browser address bar and Hit Enter.
4: That's it Now the Automatic Process will Accept/Reject all Your Friend Request's at Once,
1: So First Open http://www.facebook.com/friends/edit/?sk=requests
2: For Accept All Friends Write this Code in Your Browser address bar and Hit Enter.
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
3: For Reject All Friends Write this Code in Your Browser address bar and Hit Enter.
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);
4: That's it Now the Automatic Process will Accept/Reject all Your Friend Request's at Once,
NOTE: Don't use with 1000's of Friend Request as it will Permanently Block Your Account for Violating the Terms and Conditions, use only for 100's Request's.
Keep Visiting for more. :)
Post a Comment