I know everyone gets tired by sending invites to thousands of friends to like their page. Buy do you want to send the invites all together at once to whole friend list? So here is a small java script which will do it for you in a matter of seconds and save your time.
Just follow the simple steps:
2. Now a dialogue box will appear and there will be invite button parallel to your friend's name. Instead of clicking the invite button paste the following code in your address bar
javascript:var inputs = document.getElementsByClassName('_2x_y');
for(var i=0;i<inputs.length;i++)
{ inputs[i].click(); }
{ inputs[i].click(); }
Pages:
javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
3. Sometimes when you copy and paste the script, Javascript the first word may get vanish automatically so write again the" javascript: " and hit enter.
4. The Facebook page must be hanged for few seconds, do not refresh the page let it automatically refresh. When you will open the invite friends button again, you will see that your all friends are invited.
No comments:
Post a Comment