Sometime, when I create a Group or Fan Page in Facebook i need to invite my friends to join, but it’s wasting time to click them one by one manually.

Follow this method to solve that problem :

  1. Go to Group or Fan Page in Facebook then and Click “Invite People”
  2. When the box has fully loaded you will see all your friend inside that box. and they aren’t selected.
  3. Copy and paste this code below to your browser’s address bar, then hit “Enter” button on your keyboard.
  4. javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}}
  5. If it done well, it will select all your friend automatically

By the way, there is many fake Group in Facebook that offer Free Godfather Point, I hope you don’t use this trick to invite your friend to that fake group.