FacebookDeletes

By niknah Last update Jan 17, 2010 — Installed 15,395 times. Daily Installs: 31, 38, 29, 30, 47, 29, 41, 22, 41, 126, 93, 97, 81, 75, 73, 93, 60, 65, 48, 49, 46, 30, 54, 34, 35, 36, 32, 69, 45, 70, 50, 60
Script Summary:
Bulk delete friends on facebook

Script homepage

Review Summary
5 stars
6 reviews (6)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 6 reviews

HOW TO USE

In the friends' pages of facebook, right click the greasemonkey menu on the bottom right of the browser and go to "user script commands" > "reload users"

Click the "Highlight" button to test it out if you want to be confident before doing the delete, it will click the square maximize button instead of clicking the "x" delete button.

It will only delete users on the current page.

The opposite of this script is the facebook invites script...
http://userscripts.org/scripts/show/43682

Here's a script that checks if your friends have removed you...
http://userscripts.org/scripts/show/40027


Some facebook applications will let you keep someone in their team even if they're not your friend.

I'm on holidays, won't be reading the forums, send me a message for anything important.

VERSION HISTORY


11/Sept/2009: Major update(by Joe Frazier Jr).
  • Added buttons to expand and contract the user interface with the default being contracted. Click the blue down arrow to expand and view the user interface.
  • Added multi select list which includes all Friend lists for the user as well as two hard coded options for "No Friend Lists" and "Friend Request Pending"
  • Selected values are saved and reselected automatically
  • Buttons moved and styled both to reduce space used as well as give visual indicators as to function.
  • Note that you may use a combination of typed text to filter as well as using the multi select box
  • Styled the warning text to make it more obvious

23/Aug/2009: Fix problem with deleting people with facebook vanity urls.

14/Jul/2009: Removed the big table and put the box into the main facebook layout.
Added a "skip" text box to skip people who are pending or are in certain groups.

12/Jul/2009: People reported that it stopped working, added 'type':'friend' to the delete friends request. Thanks to Cuteboy

26/Jun/09: Added tickbox to delete all friends and friends in the next pages as well.

19/Apr/09: Added a better layout from Don Papy

31/mar/09: Fix recursion too much error.
Stopped reloading the list of users after doing a toggle test.

28/mar/09: Fixed a problem with the script running endlessly.

14/mar/09: Fixed deleting in the friends' list page so it clicks both the dialogs.
A problem with the user list not showing up sometimes when facebook changes page via ajax.