Almost everyone now has his own Facebook account. Facebook has become the largest Social Networking Site ever. Even the celebrities are creating their own Facebook profiles. There are more than a million Facebook friend requests sent and received each day. It is said that Bill Gates quit using Facebook because used to get more than 10,000 Facebook friend requests. How can a person have many friend requests accepted? Moreover the maximum friends, one can have in Facebook is 5,000.

Now here's a piece of Javascript code to Accept / Ignore all friend requests in Facebook at once.
javascript:for( i = 1;i
  • Or if you want to ignore all friend requests you the code given below.
javascript:for( i = 1;i


That's it. Now you can see all the requests accepted or ignored depending upon the code you used.
NOTE : Don't use these codes for large number of requests like 1000s as Facebook may block / ban you and I am certainly not responsible for that. Use only for small number of requests and don't use this very often. This may also lead you to blocked / banned account! 
Anyway this code proves to be really helpful.

Copyright © 2012 Hacking FaceBook Games / Designed By [Ac!D]Hunt3r