We know Facebook is the best way to promote any kind of event or any page, we all create different pages and events on Facebook but the problem we face is that we don't get enough members or likes. So we invite all our friends one by one, but again this is not easy as inviting all your friends one by one will take a large amount of time.

To save this time, which people waste on inviting their friends I have come up with some scripts. There are some more codes and scripts available on net but those does not work now as Facebook has changed its layout. This trick is latest 2014 edition code without any problem. Now lets get started.
We, or everyone who’s in the social media business, know that Facebook won’t let you to invite all your friends to like a page / invite to an event, since it’s a “spammy” action, which is pretty much true, but this is not the issue right now. So if Facebook won’t let you to invite them all together, there’s probably a hack, workaround to get it done. And there’s one.
A Facebook trick to select all your friends at once:
step 1: Login to Facebook and then go to any event, your page, or group you want to invite people to.
step 2: Click Invite Friends on whatever you are inviting people in the dropdown next to the search box, click Search All Friends.
step 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)
For EVENTS Copy this code:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()}
For PAGES Copy this code:
var inputs = document.getElementsByClassName(‘uiButton _1sm’);
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
Else : Click HERE to download the code.
For Group download and copy the code:
Click HERE to download the code.
Step 5:
For Chrome:
- Press F12 on your keyboard and click the "Console" tab (Ctrl+Shift+J).
- Paste the code into the box at the bottom and press enter
- 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.
For Internet Explorer:
- Press F12 on your keyboard
- Click the "Console" tab
- Paste the code into the box at the bottom and press enter.
- 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.
For Firefox:
- Press CTRL + Shift + K
- Paste the code into the box at the bottom and press enter.
- 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.
Step 1: You need the Google Chrome browser to get the button. This is the browser I recommend using anyway since it’s so fast. If you don’t have it yet, download it from "www.google.com/chrome"
Step 2: Open Google Chrome and download the add on called “Extensions” here "www.chrome.google.com/extensions"
Step 3: Now search for the extension in the search bar type "facebook invites" .
Step 4: Click the “ADD TO CHROME” button beside Facebook Inviter.
Step 5: Click Install.
Step 5: Click Install.
Step 6: Once it’s installed, login to Facebook using Google Chrome and then go to any event, your page, or group you want to invite people to.
Step 7: After you indicate whether you’re attending or maybe attending, the “Invite friends” button appears and then you have to click that button.
Step 8: You’ll notice that a “Select All” button appears. Click the “Select all” button and it will automatically select all your friends for you. It may take a few moments to process.
It's Done..!!
Any queries feel free to comment.
0 comments:
Post a Comment