Facebook Suggesting Help

ballmoney

Registered Member
Joined
Feb 17, 2010
Messages
68
Reaction score
12
I've made a group and I like to invite all my friends

but I have no lists and all my friends are in

individual networks. I was wondering if there is a way to

select all your friends somehow. Thanks
 
You could find this by searching, just a friendly reminded.

do you have any accounts with friends on? You cant invite people who are not your friends.

If you do, go to the page or group. Click "suggest to friends" on the left, when the popup appears, paste this into the address bar and hit enter

Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var%20fid%20in%20elms){if(typeof%20elms[fid]%20===%20'object'){fs.click(elms[fid]);}}
 
You could find this by searching, just a friendly reminded.

do you have any accounts with friends on? You cant invite people who are not your friends.

If you do, go to the page or group. Click "suggest to friends" on the left, when the popup appears, paste this into the address bar and hit enter

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

THANKS ! The code worked perfect :)
 
No problem. You can save it in a bookmark as the location and just click it in future.

Another tip, in future, if you just want to say thanks, just click the thanks button below the post :)
 
Got it. Oh Just wondering what the top e-mail generator/spider is at the moment ..
 
Back
Top