How to delete a group on FB?

flammable

Newbie
Joined
Aug 5, 2012
Messages
37
Reaction score
0
I have a few groups with around 1000 members and I would like to delete them. Is there a script which deletes all the members of the group so I could delete the group as the last member?
 
Its possible, but I need to delete all members first. I would need a script which deletes all members of the group except me. Then I will be the last member and when I delete myself the group will be deleted.
 
Its possible, but I need to delete all members first. I would need a script which deletes all members of the group except me. Then I will be the last member and when I delete myself the group will be deleted.

yes it's possible but you must delete all members first
you can create imacros script yourself
 
Yes. Im looking for this script. Does it exist for grease monkey?
 
this doesn't exist , I suggest you to record you mouse while you delete 1 member and replay it 1000x times , so you can delete all the members and delete the group !
 
Does anyone have this code for iMacros? I tried to do it on my own but I keep failing.
 
Do this
Code:
http://claytonhuckle.com/how-to-select-all-friends-on-facebook-2012/
 
This selects all friends. I need iMacro scripts which clicks on the user, selects "remove from group" and confirms it with "OK".

I tried to record it but the values and IDs are different with every user.
 
Back
Top