Script for invite all your friends not work?

Joined
Jan 24, 2010
Messages
28
Reaction score
0
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

This script now not work ??
 
Hi!

Contact me through AIM. My contact info is on my profile page here on BHW.
Im more than willing to guide you through this to work with Teamviewer.

So pm me.

//J
 
are you sure? have u tested firefox and chrome? can anyone confirm this lol?
 
i tested with chrome, and.. not work.. with firefox.. not work again. :(
 
For you who gets it to work, do you have the new or old facebook?
 
I use this and work for me: javascript:elms=document.getElementById('friends').getElementsByTagName('li');
for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

ok where,firefox or chrome?
 
It definately works, it is just delayed. I created a new page on an account with no friends, I suggested to friends on other accounts without joining from those accounts so no homepage comments or anything and the page now has over 500 fans.
 
anyone know of something like this to select all non friends of any account for inviting?
 
it works good . And if you have a lot of friends use this script in chrome , because firefox tend to freeze
 
Back
Top