Hacking Equipments | C/C++ Coding | Updates:: Did you tried Our Online ? AdobePhotoshop |

Goto Top

Facebook Accept Or Reject All Friend Requests



My Friends and Our followers Have said that many times we got friend requests too much that we feel annoying to accept or reject anyone request. So I have Coded something special For You Guys ... here is a java script to Accept and another Script To Reject all the friend request at the same time...










NOTE: this method is very helpful when you joined facebook after many time... and you got 1500 friend requests :D w0w ignore them all stupids by this method :p.




*Method:




1)   Visit:

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


2)  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);



3) Paste This Code In The Address Bar Of The Page You Opened In The First Step..


4) Now Just Wait And Let The Script Work!!



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


2 comments :

  1. in google chrome rewrite javascript: infront of the code , because it was erased automatically. then press enter to let it work :)

    ReplyDelete

Having Confusion ,oH Dear ask me in comments!!

Related Posts Plugin for WordPress, Blogger...
 

About Admin

I am a pro-programmer of C++ ,php i can crack some softwares and am a web desighner .I AM also on .


| Solve Byte © 2011 - 2016. All Rights Reserved | Back To Top |