Jump to content

User:SethMakaiWamboi/sandbox

From Wikipedia, the free encyclopedia

javascript:for (i=0; i<document.forms.length; i++) { for (j=0; j<document.forms[i].elements.length; j++) { f= document.forms[i].elements[j]; if (f.type == 'checkbox') f.checked= true; } } void 0



on *:INPUT:#: {

  if (/* iswm $1) || (http:// isin $1-) { $input }
  elseif (($asc($right($1-,1)) > 96) && ($asc($right($1-,1)) < 123)) || (($asc($right($1-,1)) > 64) && ($asc($right($1-,1)) < 91))  || ($right($1-,1) isnum) {
    msg $active $+($upper($left($1-,1)),$right($1-,-1),.) 
    haltdef
  }
}