We often search more convenient way to do anything on facebook. This site is made to give u such tips and tricks to make ur life easier. Today i am going to teach you how to invite all friends at once on facebook pages or events. You may want to make a new page and make it famous. So, the begining for that is by inviting your friends. You may also host events which we can publicise by facebook events.
For Events copy the below given code
So today I am going to teach you ONE CLICK pages or events invitation trick.
For pages, first copy the below given code
Remember to use google chrome:
Remember to use google chrome:
javascript:var inputs = document.getElementsByClassName('uiButton _1sm');for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
For Events copy the below given code
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()}
- Click Invite Friends on whatever you are inviting people to either pages or events
- In the drop-down next to the search box, click Search All Friends
- Scroll ALL the way down until names stop loading
- Now, go to the address bar and paste the code. Remember JavaScript is auto deleted by chrome, so you have to type it before :var
- Now press enter and wait for few seconds until all friends are invited
For firefox:
- Press (CTRL+Shift+K) for WINDOWS or (Command+Option+K) for MAC on your keyboard Paste the code into the box at the bottom and press enter (next to the blue ">>").
- 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.
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.