Main Menu

Thursday, 26 November 2015

Invite all friends to Page [PC]

1) Open your Facebook page.
(where you want to invite your friends)
2)Now just navigate to Build Audience >> Invite Option.
3)Now a dialog window will be
opened with invite friends option with all your friends name.
4) Firefox Users: 
>>>> Press CTRL+SHIFT+K
Google Chrome Users:
>>>> Press CTRL+SHIFT+J
5) Now copy these script code and paste in console tab


var inputs =document.getElementsByClassName
(‘uiButton_1sm’); for(var i=0; i<inputs.length; i++)
{ inputs[i].click(); }


6) After pasting above code into console tab Press enter button and see the magic!
All of your friend will be invited to like your
Facebook page.

No comments:

Post a Comment