- Open a Facebook event
- Pretend to invite your friends, scroll to the bottom of your friendlist
- Press F12 (on your keyboard) in Chrome
- Go to the console tab in the new window
- Paste the following line:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()}; - All your friends are now selected
- Confirm the selection
- Done, all your friends are now invited.
No comments:
Post a Comment