You could also remove incompatible scripts, example:

Code:
on *:load:*:{
  if (!$read(compatible.txt,w,$filename)) { unload -rs $filename }
}


New username: hixxy