我在哪里可以合法操作 PokerBot(和其他游戏)?
我想构建一个 PokerBot(以及其他一些游戏)来应对智力挑战。 然而,我只想以道德和合法的方式做到这一点。
因此,我需要一个游戏服务器,让所有玩家和游戏运营商知道我正在运行一个扑克机器人。 这不是作弊,而是常态。 也许甚至在做人是违反规则的地方。
(我还想为其他游戏构建 PlayerBot,而不仅仅是扑克游戏。)
如果尚不存在,有人愿意做一个协作项目来构建这样一个环境吗?
更新: 我想说,开放的 API 是服务器对机器人开放的最终标志。 没有 API = 不欢迎机器人。
另外,我很乐意为积分而不是真钱而玩。
I'd like to build a PokerBot (and a few other games) for the intellectual challenge. However, I only want to do this in an ethical and legal way.
So, I need a game server where all players and the game operator know that I'm running a pokerbot. Where that's not cheating but the norm. Perhaps even where being a human is against the rules.
(I'd also like to build PlayerBots for other games, not just poker.)
If one doesn't exist already, anyone up for doing a collaborative project to build such an environment?
UPDATE:
I would say that an open API is the ultimate sign of a server open to bots.
No API = Bots not welcome.
Also, I'm happy to play for points rather than real money.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以查看编码轮系列我如何构建一个工作扑克机器人,看看他是否提到任何不反对机器人的网站,但是我很确定任何让你玩钱游戏的网站都会禁止你运行机器人。
如果您只是想获得学习经验或挑战,请尝试免费游戏网站之一,例如 Yahoo ! 进行游戏以查看机器人是否违反其服务条款。
You can check the Coding the Wheel series How I Built a Working Poker Bot to see if he mentions any sites where bots aren't frowned upon, but I'm pretty sure any of the sites that let you play for money will ban you for running a bot.
If you just want to do it for the learning experience or the challenge, try one of the free game sites like Yahoo! Games to see if bots are against their terms of service.
扑克学院有一个机器人 API,他们为机器人运行在线服务。 虽然它是商业软件。
Poker academy has a bot API, and they run an online service for bots. It's commercial software though.