TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to verify that a user is a robot?

1 点作者 mrThe超过 11 年前
Strange question, but very interesting for me :)<p>So, you you wanna check, that user is NOT a robot - you can use captcha or something, that robots can&#x27;t do well. But, if you need check, that user is a robot?<p>For example, we create some multiplayer game, were players will programming robots. [this just example, imagine, that we can&#x27;t run user code on server]. In this case, user can create some UI for a this game and play game by himself. This is not good for a game balance and other game things.<p>So, we must check, that user is a robot!<p>We can send request like &quot;calculate MD5 summ of this or that&quot;, but programmer can automatize only this part, and continue to play himself with UI.<p>So,how can we verify this?<p>ps. sorry for bad english, but i hope, you understand what I mean.

1 comment

gus_massa超过 11 年前
Make them play 10 games at the same time. (Perhaps in different shards&#x2F;worlds to avoid cooperation between the different “personalities”.)
评论 #7012305 未加载