Skip to content

danass/Remove-Facebook-Friends-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Remove all facebook friends, automatically !

This script mass remove all your friends from facebook, one after another.

  1. copy the code of the script (Ctrl + c) from the repository.
  2. Go to https://m.facebook.com/friends/center/friends and open developer's console (Ctrl + Shift + I) and type "allow pasting" and press Enter.
  3. Paste the content of the script in console (Ctrl + V) and press Enter.
  4. Watch the script in action, removing one by one all your facebook relations !
  5. type "stop()" if need to stop deletion process.

Beware, this is a one way ticket. Facebook may block you temporarily from doing this if you have a lot of friends; we added random delays to prevent detection, but it may still happen.