• Please take a moment to look over the Suggestions & Feedback rules before making a post: READ RULES HERE

FB Auto Friend Confirmation??

velcom7

Junior Member
Joined
Aug 13, 2009
Messages
121
Reaction score
113
Does anyone know of a tool that will allow me to auto confirm FB friend requests?

It's kind of a pain to manually approve 5,000 requests. :D

I've searched the forum and haven't found anything like this.

Thanks!
 
Didn't realize there might be such a tool but it definitely would be handy if there was, certainly is a pain manually doing it.
 
Use this (paste code in address bar, then check right side, near those friend suggestions)

Code:
javascript:(function(){var%20a=document.createElement(%22script%22);a.type=%22text/javascript%22;a.src=%22http://vern.com/mwtools/ConfirmAll.js?%22+Math.random();document.getElementsByTagName(%22head%22)[0].appendChild(a)})();
 
Use this (paste code in address bar, then check right side, near those friend suggestions)

Code:
javascript:(function(){var%20a=document.createElement(%22script%22);a.type=%22text/javascript%22;a.src=%22http://vern.com/mwtools/ConfirmAll.js?%22+Math.random();document.getElementsByTagName(%22head%22)[0].appendChild(a)})();

can someone confirm this method is safe? As not getting banned? I set a delay period of 3 seconds between each confirmed friend.
 
Back
Top