upvote
Used this and it replied (in the console): "Such a smart subject."

ETA: It also took a few seconds to get around to telling me (from the bottom up):

    Subject has clicked on the button a thousand times.
    Subject has clicked on the button one hundred times.
    Subject clicks less than most other subjects.
    Subject has run script to click on the button ten times within one second.
    Subject has clicked on the button nine times within one second.
    Subject has clicked on the button eight times within one second.
I wonder if it can distinguish between human clicks and scripted clicks if it's saying "...clicks less than most..." or if everyone is scripting a million clicks.
reply
It can[0] but I'm not sure if it's using that for the comparison.

[0]: https://developer.mozilla.org/en-US/docs/Web/API/Event/isTru...

reply