This simple script/code is about how you can invite all your friend on facebook to like your new or old page at once.
Some may know this, but the benefits of those that did'nt know how to use the code.
Apart from inviting people to like your page, you can also use this script to invite people to events.
To invite friends to your page, go to right side of your Facebook page and click on see all.
It Depends on your browser, press the following keys on your keyboard:
-->> CTRL + SHIFT + K (Firefox Users) or
-->> CTRL + SHIFT + J (Google Chrome Users).
Enter the code below into the box, and wait to
see the magic.
javascript:var inputs = document
getElementsByClassName('uiButton _
1sm');
for(var i=0; i<inputs.length;i++)
{
inputs[i].click();
}
NOTE: If you have large friends list, this could make the page to freeze and be unresponsive. Just wait a few minutes until all the names get invited.
Hope this is helpful?
You can like us on Facebook, Follow on Twitter and on Google+
0 comments:
Post a Comment