Latest Awards:
Originally Posted by Blinger why not just is something like PHP Code: if (eregi('Mozilla/5.0', $agent)) {// WISEnut} or something? That would pick up some users I think as well as mix it up with a load of other bots
if (eregi('Mozilla/5.0', $agent)) {// WISEnut}
Forum Rules