How to invite all your Facebook Friends with one click

How Do I Invite All My Friends to Facebook Group, Page with One Click

August 29, 2010


This is really frustrating for not being able to suggest or invite a facebook group, fan page or application profile page to all your facebook contacts in one click. How do you feel to select 500 friends with 500 mouse click?

1. By javascript code and a little bit of stupidity

Click “Suggest to friends” on application profile page or “Invite to friends” on group, fan page or events page.

Right click on any friend and click “open in new tab”
putting javascript code in address bar to select all facebook friends
You will land on a page which will only show suggestion window
At this point, paste the following code on to the address bar where the suggestion window is displaying and press enter:

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

Or

javascript:fs.select_all();



And there’s an even easier way to select all friends.

2. By using chrome extension known as Facebook Invite All

A million thanks to dawagner who made this wonderful extension. After you have installed this extension you will notice a a new button “Toggle all” on the suggestion or invitation window.
toggle all button appearing when using chrome extension

Now you are done. Please test this on our facebook group http://www.facebook.com/group.php?gid=130330516864#/group.php?gid=130330516864 and invite all your friends to join, not to much to ask for such a great tool now is it ?  Also please leave your comments, and if you have any problems please mention it.

VN:F [1.9.15_1155]
Rating: 8.9/10 (16 votes cast)
VN:F [1.9.15_1155]
Rating: +2 (from 2 votes)
How to invite all your Facebook Friends with one click, 8.9 out of 10 based on 16 ratings

16 Responses to “How to invite all your Facebook Friends with one click”

  1. Pieter
    August 17, 2009 at 8:26 am #

    I tried this and it worked, thank you so much guys !!! this really helps me

    VA:F [1.9.15_1155]
    Rating: 4.0/5 (2 votes cast)
    VA:F [1.9.15_1155]
    Rating: +1 (from 1 vote)
  2. justhow2admin
    August 17, 2009 at 9:59 pm #

    It is my pleasure, and happy to help.

    VN:F [1.9.15_1155]
    Rating: 5.0/5 (1 vote cast)
    VN:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  3. mars
    August 18, 2009 at 3:29 pm #

    It works just follow the steps and then you will only click 1 time to invite everyone

    VN:F [1.9.15_1155]
    Rating: 4.0/5 (1 vote cast)
    VN:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  4. Rob
    October 21, 2009 at 12:58 pm #

    Followed the steps but it did not work on your site. Any ideas?

    VA:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  5. Fireball
    October 21, 2009 at 4:03 pm #

    Hi Rob, I have tried the steps, and it works, please work carefully through the steps, and if it is still a problem, please let me know what happens, Is there any error messages? are you using firefox?

    VN:F [1.9.15_1155]
    Rating: 5.0/5 (1 vote cast)
    VN:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  6. Sharif Nassr
    November 11, 2010 at 3:12 am #

    Genius! I’ve been using several other java script codes in the past to invite friends to various fan and event pages on Facebook in the past, but this is the first code that actually works with group page invites as well.

    VA:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  7. GING
    November 15, 2010 at 2:46 pm #

    i have also tried this and it dosent seem to work, but have used in past an i know it does work.
    Is this somthing to do with the new groups on facebook and if so does any one no how to add all for this if that is the case.
    hope you can help ging dexfm

    VA:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  8. Fireball
    December 3, 2010 at 10:35 am #

    Hi, We have updated the Post with the new way to add all your friends,
    the old way did not work any more, so please test it from the post. Thx.

    VN:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VN:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  9. Alex
    January 17, 2011 at 12:33 am #

    Love u!

    VA:F [1.9.15_1155]
    Rating: 5.0/5 (1 vote cast)
    VA:F [1.9.15_1155]
    Rating: +1 (from 1 vote)
  10. deep
    March 12, 2011 at 3:32 pm #

    let me check

    VA:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  11. Fireball
    March 12, 2011 at 4:51 pm #

    Let us all know what you saw!!

    VN:F [1.9.15_1155]
    Rating: 5.0/5 (1 vote cast)
    VN:F [1.9.15_1155]
    Rating: +1 (from 1 vote)
  12. Andrew Pelt
    March 31, 2011 at 9:50 pm #

    I tried this and it worked great. Please keep up the great work.

    VA:F [1.9.15_1155]
    Rating: 5.0/5 (1 vote cast)
    VA:F [1.9.15_1155]
    Rating: +1 (from 1 vote)
  13. Carroll B. Merriman
    March 31, 2011 at 9:52 pm #

    I’ll gear this article to 2 types of people: The person who knows what he want to do, and the person who just want to make sure he is ready for what ever he might need to do. Thanks for the informative read.

    VA:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.15_1155]
    Rating: 0 (from 0 votes)
  14. boggy
    May 5, 2011 at 12:26 pm #

    god this sucks.. time for a new type of social network where people can EASILY tell ALL their friends about events etc.. can’t find any links from these posts that still exist.. help!

    VA:F [1.9.15_1155]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.15_1155]
    Rating: 0 (from 0 votes)

Trackbacks/Pingbacks

  1. Competition | 1UPMANSHIP - December 5, 2010

    [...] (Further information can be found here http://justhow2.com/?p=3) [...]

  2. how do i select all and invite to an EVENT - Black Hat Forum Black Hat SEO - March 17, 2011

    [...] Originally Posted by bullseye123 If Got bad news for you all !!!! It is very very bad. Facebook changed their invite system. even if you select all your friends or what ever. Only 49 invite's are send. That is a huge problem. But it is true. So if you select 60 friends manually of 3000 with a script, only 49 invite's are send regardless of what you do. You can see that all these services of page invite's everything that was on fiverr etc is now gone. If you get a service like that it is most likely a scam or inside job. lol. Good Luck. You can if you like try this link, there is steps, Know that it was updated, it selects all the friends and then you are able to send the invite but i think the problem now is with this 49 people thing. http://justhow2.com/2009/08/14/how-t…ebook-friends/ [...]

Leave a Reply

You must be logged in to post a comment.