Wednesday 9 April 2014

Invite All your Friend to like your fan page in one click....

Invite All your Friend to like your fan page in one click.... Instructions: 1. Click Invite Friends on whatever you are inviting people to 2. In the dropdown next to the search box, make sure Search All Friends or "Search by name" is selected! 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) 4. For PAGES Copy this code: javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i;i++) { inputs[i].click(); } For EVENTS Copy this code: javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;igth;i++){if (elms[i].type="checkbox" )elms[i].click()} 5. Press Ctrl + Shift + J ( FOR GOOGLE CHROME) Press Ctrl + Shift + K ( FOR MOZILLA FIREFOX) Press enter. 6. 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 friends invited.

No comments:

Post a Comment