If you were to paste the following into your address bar with a friends box up, then good stuff will happen:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
0 Comments:
Post a Comment
<< Home