elms=document.getElementById('fbpage_invite_audience_action_finch').getElementsByTagName('button');for(var fid in elms){if(typeof elms[fid] === 'object'){(elms[fid]).click();}}
Steps:
1. Launch Mozilla and load the Pages.
2. Under invite friend click "See all friends"
3. Press F12 on keyboard > click on "Console" tab.
4. Paste the script above to console >>
5. Scroll down the friends list and repeat step 4.
No comments:
Post a Comment