Once again, first one in this section

I got some ideas regarding the screenshot issue of cheatSense, although I bet you are already implementing some points I will write'em down:
Each screen should provide some extra information
i) The timestamp when it was taken
ii) A unique screen ID
iii) The name or ID of the player it was taken from
I would add this stuff on the screen itself (and then save it to the database too?)
There are several advantages, first of all I can see when the screen was taken and from whom it is. Second point, if I notice something strange I can refer to the screen ID and ask! (i.e. "Please look at screen #1234567890, is this a wallhack?")
And if there is a database with all this data you can provide a search function to search for special users, screens in a specific time period and so on
