wouldn't do much to prevent bots
If they switch to canvas rendering and include some twist (eg. shoot x but not y, limit input rate, etc), then I think that a considerable computing effort would be necessary to break the lock
Doom Captcha (2021)
21–30 of 136 posts
Re: Doom Captcha (2021)
#22Now I want Men In Black mode, where your job is to identify the threat posed by the popup and shoot accordingly: Alien doing pull ups? Fine. 8 year old girl holding a Quantum Physics book in a dark alley? That's sus...
Re: Doom Captcha (2021)
#23Re: Doom Captcha (2021)
#24Re: Doom Captcha (2021)
#25wouldn't do much to prevent bots
If they switch to canvas rendering and include some twist (eg. shoot x but not y, limit input rate, etc), then I think that a considerable computing effort would be necessary to break the lock
https://gist.github.com/enlyth/a177e4102b0da37a73587e15dbd68...
This could be further optimized to not scan the whole screen, and faking some human like mouse movements shouldn't be that hard too
Re: Doom Captcha (2021)
#26Re: Doom Captcha (2021)
#27Absolutely love it. Unusual captcha's are great. Reminded me of this one: http://random.irb.hr/signup.php
Re: Doom Captcha (2021)
#28Re: Doom Captcha (2021)
#29Earlier quoted context omitted.
If they switch to canvas rendering and include some twist (eg. shoot x but not y, limit input rate, etc), then I think that a considerable computing effort would be necessary to break the lock
I don't think it's that considerable, I made a script to defeat it with vision in only a few minutes: https://gist.github.com/enlyth/a177e4102b0da37a73587e15dbd68... This could be further optimized to not scan the whole screen, and faking some human like mouse movements shouldn't be that hard too