one by one. Is this possible? I,e say I create my own fan group 'I love dope wars' and there's already big fan groups of dope wars - is there any system that can collect all the names and send invites out to them all without me having to do it one by one? (I know 5000 messages is the limit) after a while it will run on autopilot when friends start to invite each other but is there a way I can do this?
Try this copy this javascript code and paste to the URL field and press ENTER javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}