Today I'll show you how to invite all your friends of facebook on your page and like it
This is very simple tutorial you can easily understand this if you have brain ;-)
In which you need firfox or chrome
Script that I give you , and procedure









Step1 : 
Open your Facebook page 
Click on build audience  >> invite friends and click
Step2 :
Scroll side bar upto end 
than open console 


Console help:
if you use firefox
than press Ctrl+Shift+K
if you use google chrome
than press F12
------------------------------------- 





Paste your script and enter and watch 

Script  :

Write this script in console


javascript:var inputs =
document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
Hope you like it if any problem comment below thanks for give time to read this

Hope you like it if any problem comment below thanks for give time to read this - See more at: http://waysofknowledge.blogspot.com/2014/08/how-to-invite-your-facebook-friends-on.html#sthash.tNJAcJq8.dpuf

Post a Comment Blogger

 
Top