How to invite all friends on facebook page at once?

Recently we learn How to post to all facebook groups at once and today we are going to learn "How to invite all friends on facebook page at once".This tutorial is very easy then others that we learn.In this tutorial we use a javascript to Invite all friends on facebook page at once manually. As we know that Facebook not allow to invite all  friends on a page at once.If you we invite one by one then it takes much time.If you searching a trick to post in all  facebook groups at once than you are absolutly right here.Today the main aim of this post is to solve this problem.So let's start without waisting the time.

  • First of all Login to your Facebook account.
  • Now open the Page on which you want to invite friends.
  • Now Go to Invite box and click on "see all" option.
  • Now Select "Search all friends" option in the top left side.
  • Scroll down the mouse wheel in the list untill the all friends list loaded.
  • Press CTRL+SHIFT+J For Chrome and CTRL+SHIFT+C For Mozilla Firefox.
  • Now in the Tab Menu Go to Console Tab.
  • Copy all the codes below and paste in the Console Box.
  • javascript:var inputs = document.getElementsByClassName('uiButton _1sm');
    for(var i=0; i<inputs.length;i++) {
    inputs[i].click();
    }
                                    
  • Wait for Few Seconds and you will see invited yellow box on the Screen like this.
  • It takes a few seconds to invite all friends on the page.
All is done.If you face any problem in this tutorial comment here.
Watch the Video Tutorial
Previous
Next Post »

9 comments

Click here for comments
Anonymous
admin
18 June 2014 at 01:03 ×

How can I invite friends for the new layout if I am not admin of the page? The code is only working for the old layout.

Reply
avatar
Mohsin Ali
admin
18 June 2014 at 05:21 ×

nice question.I will make a javascript for new layout very soon keep visiting

Reply
avatar
Anonymous
admin
3 July 2014 at 12:08 ×

How can I invite friends for the new layout if I am not admin of the page? The code is only working for the old layout.

Reply
avatar
Anonymous
admin
3 July 2014 at 12:09 ×

Wee need the script for the new layout please !!!!!!!!!!!!!!!

Reply
avatar
Anonymous
admin
9 August 2014 at 07:58 ×

hi how are you i need too the script for new layout

Reply
avatar
Prabhu
admin
6 March 2015 at 19:25 ×

To invite friends for the new layout : savetake.com/how-to-invite-all-friends-to-a-facebook-page-2015/

Reply
avatar
Prabhu
admin
6 March 2015 at 19:25 ×

To invite friends for the new layout : savetake.com/how-to-invite-all-friends-to-a-facebook-page-2015/

Reply
avatar
Prabhu
admin
6 March 2015 at 19:25 ×

To invite friends for the new layout : savetake.com/how-to-invite-all-friends-to-a-facebook-page-2015/

Reply
avatar
Prabhu
admin
6 March 2015 at 19:26 ×

To invite friends for the new layout : savetake.com/how-to-invite-all-friends-to-a-facebook-page-2015/

Reply
avatar

Do not post any link in the comment which is of another site.
Do not use bad wording.
Keep the rights and rules of the site ConversionConversion EmoticonEmoticon

Thanks for your comment