agar.io python客户端库

pyagar的Python项目详细描述


pyagar是流行在线游戏agar.io的python客户端。

此软件包允许您以旁观者的身份玩游戏 也可以使用auto功能自动播放。

Screenshot

依赖关系

要运行此软件,您需要:

安装

建议将此软件包安装到virtualenv中。

稳定版本

$ pip install pyagar

用法

命令

这个包创建命令pyagar

$ pyagar --help
usage: pyagar [-h][--no-visualize][-n NICK][--auto][--debug][--spectate]

 optional arguments:
   -h, --help            show this help message and exit
   --no-visualize
   -n NICK, --nick NICK
   --auto
   --debug
   --spectate

对照组

ActionControl
MoveMouse (Relative to the center of the window)
StartMouse (Left button)
Eject^{tt3}$ key
Split^{tt4}$ key
Fullscreen^{tt5}$ key
ZoomMouse wheel
Exit^{tt6}$ key

播放示例

只需播放

$ pyagar play

按鼠标左键开始。

只需观看游戏

$ pyagar spectate

使用机器人自动播放

$ pyagar bot --type=EatWhenNoPredators

0.0.3

  • 记录Pyagar模块。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Spring安全编程授权   java Android库AAR取决于另一个库   Java/Groovy双精度语句问题   爪哇。查看安卓监视器图形时,release()不会减少我的内存   java无法在子类中使用EventFiringWebDriver对象   java第一个if语句始终为true,但第二个if语句不为true   java如何从作为字符串提供的XML源代码创建可绘制(或XmlResourceParser对象)?   多线程Java并发问题锁和同步方法   java Android Studio注册链接   java ArrayList of ArrayList of String   使用Shadow重新定位的包中的java Kotlin属性不起作用   java在接口org上找不到方法。阿帕奇。伊巴蒂斯。遗嘱执行人。陈述名为prepare的语句处理程序   如何在Java中放大2倍?   java当参数作为RequestBody和RequestParam发送时,sprig控制器无法识别发送的请求