Want to promote your Facebook group, event or page? Facebook has a limit on how many mates you can add, I’m guessing because it’ll be filled with spam, however, good news, there is a neat little way around that.
When you’ve got an invite box, like this…

Just copy and paste the following code into the URL bar (the bar where you type in website addresses)
javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}}
And by magic, it’ll select them all for you =)

