Facebook "suggest to friends" mass adder

ruworth

BANNED
Joined
May 17, 2010
Messages
251
Reaction score
71
Hi

When you are suggesting your fan pages or groups to all your friends can be abit of a pain selecting them one by one, here is alittle bit of code you can freely use to add them all at once.

Press 'Suggest to friends' then in your address bar past and press enter:

javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

Plz give a thanx if you like it or find it useful.

UPDATE:
If you have alot of friends your screen may freeze for alittle, this is only because its selecting all of your friends, do not close your browser or you will have to do it all again.
 
Last edited:
None of your invitations will be sent out if you select more than 50 friends at a time, even though Facebook will say they were sent out.

Please read the dang forum!
 
He doesn't have time to read, he is looking for "Plz give a thanx if you like it or find it useful" lal

Lol so true. But yeah, get something to automate it like FBFB...but even still, only 50ish a time will go out. Any more will get it blocked.
 
All this does is selects all your current friends so you dont have to select them 1 by 1 nothing more, its a simple time saver when suggesting pages or groups to all your friends.
 
how do you people know that i can only select 50 ate a time that will send invites, seems to be a lie so that software creators can have some money.
 
that 50 limit is only for adding people i think not selecting them to a new page or group
 
why ppl talking the old things again again .....thousand of times all are talking about the code is not working like before...

coz it will select all the friends but not send all of them .. only few are get the invitation...

how you know that? did you ask your friends, i want proofs.
 
The javascript i gave in my first post does work, its alittle slow on Firefox but it works.
 
None of your invitations will be sent out if you select more than 50 friends at a time, even though Facebook will say they were sent out.

Please read the dang forum!

why ppl talking the old things again again .....thousand of times all are talking about the code is not working like before...

coz it will select all the friends but not send all of them .. only few are get the invitation...

The code still works fine!

The javascript i gave in my first post does work, its alittle slow on Firefox but it works.

i use Opera..
 
don't know about u guys but i have invited more than 50 people to my groups from about 200+ peoples and about 100 people joined the group so i think the code works.

may be they have countries and territories limit or something.
 
I cant believe im actually reading this..

This has been covered so many times, and the fact someone only posted a thread like this yesterday and was told by everyone it no longer works.. How can you go and post another one? This code stopped inviting all AGES AGO.
 
thats strange because i use it almost every day and they do get delivered.

Its simple if it dosent work for you then dont use it.
 
i am using it since 2 weeks, i have not faced any bans
Lolzzz... Your account will be banned soon...

IF you use the code, 50 will be selected and i have tested, this works fine

None of your invitations will be sent out if you select more than 50 friends at a time, even though Facebook will say they were sent out.

Please read the dang forum!
 
I think you have done a good job for the facebook users.
But in this way you can send only 50 request at once though you select all of your friends.:wiggle:
 
Weather or not this only selects 50 friends it was still worth sharing in my opinion as it is alittle time saver.

Im glad someone got some use out of it.
 
Back
Top