Anyone know how to select all friends when inviting to groups?

cpaaddict

Senior Member
Joined
Apr 6, 2007
Messages
1,146
Reaction score
984
like the title says. im fed up of this one by one clicking lol. im sure i seen a post other day about some code u can add to browser and will select all friends. but not sure and cannot find it anyways.. so does anyone know?
 
It's posted on the forum somewhere but i cannot find it for jack, Can someone find it for me pleeeeeeeeeeeease im getting wound up lol!
 
got it guys http://www.blackhatworld.com/blackhat-seo/social-networking-sites/86221-share-your-facebook-friends-ill-invite-all-mine-your-group.html
 
Try using Imacros for firefox
it adds your friends automaticly (one by one) got to set it up by yourself

maybe it can help you
 
Try using Imacros for firefox
it adds your friends automaticly (one by one) got to set it up by yourself

maybe it can help you

no need when we have already found what i wanted
 
Yes I was also searching for this! Thanks, does someone also know how to accept all friend request in 1 time?
 
There are bots for nearly everything ;)

http://www.blackhatworld.com/blackhat-seo/facebook/154225-scripts-bots-facebook-tasks.html

I think there is an add-on for firefox greasemonkey that accepts all friend requests at the same time, however it messed with facebook, as in it always screwed up other processes I was trying to run like inviting to groups and pages, i thought facebook was on to me and had banned me from doing certain things, i realized it was the add on turned it off and everything was fine.

Go figure
 
Last edited:
Paste this Code in Browser to select all friends ( works with Firefox )

javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
 
erm thanks but we already know this and this is a old post duh
 
Back
Top