static BadWords[][] = {"fdm","n0ob"};
for(new Z; Z < strlen(text); Z++) { if(!strfind(text, Badwords[Z], false)) {