users would download this program, and run it.upon running the program users will have to authenticate their session (username/password login via mysql database). the program itself will mainly run in the tray, silently, untill activated. the program will randomly activate every hour or so, and a little popup will display a security code (the security code will consist of 3 different pictures and the user is asked to click the corresponding picture). the user has 60 seconds to input the correct security code. if they fail to input the correct code, there is no retry, they must wait for it to activate randomly again. upon inputting the correct security code, the user will be rewarded with a random amout of "points" which will be deposited into the users account (via mysql database), which will in turn be displayed on my website (no web programming required, i just need it to update into the mysql database).