Im sorry if this has been shared before, but I have been searching all over the web for this and could not find it.
Its a simple script for Imacros for FireFox wich removes all your groups.
Simply install the Imacros plugin and add this:
Its a simple script for Imacros for FireFox wich removes all your groups.
Simply install the Imacros plugin and add this:
Code:
VERSION BUILD=1110311 RECORDER=CR
SET !ERRORIGNORE YES
SET !TIMEOUT 100
SET !DIALOGMANAGER NO
TAG POS=1 TYPE=A ATTR=HREF:http://www.facebook.com/group.php?gid=*
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Leave<SP>Group
WAIT SECONDS=1
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:remove&&VALUE:Remove
WAIT SECONDS=2