for last - work or not facebook script for invite all friends?

I interested also, call you to me tomorrow and have happy chat
 
Stop being lazy and read the other threads, there are enough of them and you will find mixed reviews. Want a straight answer? Go and test it your damn self.
 
sorry you want the code or you have it??
thought everyone had it lol
 
for me not work, i asked just i want i know only for me not work, or for all?
 
Still works fine for me. If you have a lot of friends there will be quite a long pause while it selects everybody, dont touch anything until you see the blue around your friends icons and it will work as normal.

Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
 
before 1 min i try on other pc, other facebook profile, and.. not work again...?
 
Just tried it now, works absolutely fine on firefox, just need a bit of patience while friends are selected.
 
my all friends marked, i click on send button, and show message for accept send invites, but i go again in invite friends and all are blue, no silver colour.. not work ;/
 
It does work. It is just very delayed on Facebook's side. I invited this morning and have only just received the invite, around 7 hours later, maybe more.
 
does it work on safari? Its saying they are all sent out but not sure if they are.
 
It is nothing to do with the browser type whether it invites or not, that is just the javascript to select all ID's. The ID's are being invited BUT BUT BUT there is a delay on Facebook's side, I have seen delays of up to 7/8 hours, maybe more.
 
Back
Top