javascript:var x=document.getElementsByTagName("input");for(var i=0;i<x.length;i++) {if (x.type == 'checkbox') {x.click();}};
I've got the script mate, thanks for that.
What i mean is, i have 8 accounts with 5,000 friends, is there a quicker way of inviting the 40,000 without having to log on and off?