borichamehul5

Code to Invite All Friends to a Facebook Page

Oct 27th, 2014
1,846
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
Add Comment
Please, Sign In to add comment