Anyone here has a solution for inviting all friends to a fanpage?

Amira

Regular Member
Joined
Dec 24, 2013
Messages
201
Reaction score
8
Hi,

my question is in the title. The codes which can be found in in the net seem not to work anymore. Does anyone has a solution for the problem?

Thx!
 
Make a page that actually attract's friends ?

% of people who you asked would still be very low who ever click's "Like" !

Make a GOOD fanpage share it ! don't be over spammy, make good posts people will come.

Spamming and inviting wrong people will get your page banned in a really fast way
 
How about sharing the page on your Facebook wall and asking your friends to Like it?
 
1. Click Invite Friends on whatever you are inviting people to
2. In the dropdown next to the search box, make sure Search All Friends or "Search by name" is selected!
3. Scroll ALL the way down until names stop loading (I found it easy to click the first name and then hold down the spacebar or Page Down button)
4. For EVENTS Copy this code:
javascript:elms=document.getElementsByName("checka bleitems[]");for (i=0;i<elms.length;i++){if (elms.type="checkbox" )elms.click()}

For PAGES Copy this code:
javascript:var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs.click();
}

5. Past the code into the URL bar of your browser (where you type website addresses), but WAIT! Check the beginning of the URL bar and make sure the word "javascript:" is there, if it is not, TYPE IT IN! A lot of browsers automatically delete the "javascript:" portion. Press enter.
6. For large friends list, this may utilize all your resources and will cause the page to freeze and be unresponsive. Just wait a few minutes until all the names get selected.
 
chrome has an extension to invite all friends. There is a thread on BHW explaining the many ways to invite all friends.
 
Does anyone has a solution for the problem? Facebook changed the layout.
 
Hi,

my question is in the title. The codes which can be found in in the net seem not to work anymore. Does anyone has a solution for the problem?

Thx!

Try it this way I think it will work for you-first step:Click Invite Friends on whatever you are inviting people to. Second step. In the dropdown next to the search box, click Search All Friends. Third step. Scroll ALL the way down.
 
google chrome facebook invite all extension, works just fine...you can invite up to 5000 people at once ;)
 
But the layout is new. The chrome addon doesn't work anymore.
 
New layout for me also.. I hope that someone will find a way to do it automaticly
 
Anyone with a solution in the meantime?
 
Thanks, I'll give it a try :)
 
Doesn't work :( Chrome hangs up...
 
Back
Top