ADVERT PLACEMENT

Monday, 24 June 2013

ACCEPTING AND DECLINING ALL FACEBOOK REQUEST AT ONCE

: Madu Stephen
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?

well today technology has gone advance and everyone is kaking good
advantage of it.
According to a recent survey, people are exited when they recieve new
friend requests, especially from the opposite sex. So why should
someone be unhappy about recieving 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]")[i].click();}void(0);

And to decline all request use this code below:

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

That's it enjoy facebooking.

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger