I must be going mad (well, thats a gimme) or blind as I cant see it

Anyway, best of luck, Im way to busy with the database site so Im glad someone picked this up
There are a couple of other things that I had in vbStopForumSpam 0.7 that never made it out the door. one was calling all three fields from the API to cut down on the api calls for busy forums and the other was this one...
Code:
SELECT is_spambot FROM .... ORDER BY DATE desc LIMIT 1;
Fixes a possible false hit.
.. casted my vote
edit : oh wait, now I see it