Does any 1 Know this script really work.:feedback:
Cause i don't think this script works.everytime i use this script nothing happens.I used this script to invite some 1000+ people from my one of the account but it is not working.Then i have to do it manually,and doing manually really freaks me out.


For Firefox
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms.type="checkbox" )elms.click()};
For Chrome
:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms.type="checkbox" )elms.click()};
:feedback:
Cause i don't think this script works.everytime i use this script nothing happens.I used this script to invite some 1000+ people from my one of the account but it is not working.Then i have to do it manually,and doing manually really freaks me out.
For Firefox
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms.type="checkbox" )elms.click()};
For Chrome
:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms.type="checkbox" )elms.click()};
:feedback: