im wondering if any of the the 2 below still work on events or apps, these are the old original invite codes...they seem to be selecting them all, i know that only 50 invites are allowed per person, but i was thinking thats only for fan pages
javascript:fs.select_all(); (this one)
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
(or this one?)
javascript:fs.select_all(); (this one)
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
(or this one?)