Nice! It shouted "Bot" when I ran this in the console
for (let i = 0; i < 1000; i++) { document.querySelector(".button")?.click(); }
Nice! It shouted "Bot" when I ran this in the console
for (let i = 0; i < 1000; i++) { document.querySelector(".button")?.click(); }
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):
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.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...