New Methode (astuce) to Invite ALL Facebook Friends (by auto selecting) To A Page or Group

If you want to sent all your friends suggestion/invite for group or page on Facebook and you don’t want to click at all in your friend list ( in best case you have 500 friends, but what if you have more ). Anyway I have solution for that.

When you click on option “Suggest to friends“, one windows will come up on screen, like this one:

FB Invite11 How to send suggest/invite to all friends on FB for 1 minute?


NOW : Right click and select "Show only this frame"

a new tab will oppened and you will get just a frame of friend list


Then you will copy JavaScript code into the your address bar in your browser.

javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}}

When you copy this into your address bar just press ENTER and all your friends will be selected.


Or you can use this one:

javascript:fs.select_all();


don't forget to share this post :)

Post a Comment (0)
Previous Post Next Post