If you just wanna get rid of stuff like "adsjiodwehjdjfw" then just look for this:
Code:
if (!$2) && ($len($1) >= 10) { do stuff }
Which will do stuff whenever someone writes a one word post that is over 9 letters long.