Well anyway I went on a little search and found that you could cheat the system by inserting a little javascript to make it happen! Here is how to do it:
- Go to your Event, Group or page and click “Invite People”.
- Once the page has loaded you should see all of your friends, but they are not selected.
- At this point, copy and paste the javascript code below into your Web browser’s address bar, then hit “Enter”.
- If all goes well, it selects all of your friends!
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Oh, and by the way, if you found this helpful please tweet it or share it on Facebook to help others find it too. The more people who share it, the more people it helps!
UPDATE: For anyone telling me it doesn’t work, well… I just tried it on 21/3/2010. It does work. So try another Web browser or something. ALSO… It takes some time for all of the invites to be sent. They go into a queue. So if you saw them all get selected, just be patient. The messages WILL get delivered to them over the next 24 hours or so.
The script will not work with the screen below
Thanks to Hakon for originally sharing this tip. It was a lifesaver!
Watch Tutorial Video
No comments:
Post a Comment