Hey so I just tried to use the
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
to select all my friends and invite them, but it never actually sent out the invites? It is only letting me suggest one person at a time, anyone know what the deal is?
I had a friend try it from the account as well and they had the same result. have I been "Cracked down on?"
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
to select all my friends and invite them, but it never actually sent out the invites? It is only letting me suggest one person at a time, anyone know what the deal is?
I had a friend try it from the account as well and they had the same result. have I been "Cracked down on?"