Our Blog Sponsors

Social Icons

WELCOME

Wednesday, 26 September 2012

HOW TO ACCEPT FACEBOOK FRIEND REQUESTS AT ONCE


How will you feel when you login to your Facebook Account to discover you have received over 100+ Friend Requests over the time you were offline?
According to a recent survey, people are exited when they receive new friend requests, especially from the opposite sex. So why should someone be unhappy about receiving friend requests? – The burden of clicking "Accept ” and"Decline ” on each of everyone of such large number of friend requests received is boring and tiring, that’s why you will need to get over it immediately – accept all or decline all the requests.
There is this piece of code which can solve all your problem once, it can accept or decline all your pending friend requests with the click of a button.
..

HOW CAN I ACCEPT ALL MY REQUEST OR DECLINE ALL WITH JUST A CLICK OF A BUTTON
Follow these steps carefully to manage all your pending Facebook Friend requests at once.
1. Login to your Facebook account.
2. Go to Friend Request page by visiting http://facebook.com/friends/edit/?sk=requests .
3. Once you get to the Page showing all the Pending Friends Request, Clear the URL in your address bar and Paste any of the Code below to either Accept all or Decline all your pending requests.

» To Accept all, Paste this Code into your Browser, Then Hit the Enter button. javascript:for(i=1;ilt;document.getElementsByName("actions[accept]").length;i
){document.getElementsByName("actions[accept]").click();}void(0);
» To Decline all, Paste this Code into your Browser, Then Hit the Enter button.javascript: for(i=1;ilt;document.getElementsByName("actions[hide]").length;i
){document.getElementsByName("actions[hide]").click();}void(0);
Thats it, Enjoy!!!

Note:- Whenever you Paste any of the above Code into your Browser, The Browser automatically Stripe out or Remove the javascript: code from the Browser, You've to Type it in front of the Code before hitting the Enter Button..


Don't forget to hit like and follow our blog to get the latest tips from us
Share

Get Widgets