# yys-cmd **Repository Path**: sundayong/yys-cmd ## Basic Information - **Project Name**: yys-cmd - **Description**: 阴阳师肝御魂交流学习简略版,不要贪杯,每天200次就好了 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-09-05 - **Last Updated**: 2022-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: 阴阳师脚本 ## README #### 1.脚本用python实现,所以请安装配置python基本环境即可,推荐win10+python 3.7,一定要更新驱动 ###### a.下载python https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe 并安装,安装的时候一定要勾选添加到path (add to path 选中) ###### b.安装依赖包 在cmd中执行 python -m pip install --upgrade pip pip install pywin32 -i https://pypi.tuna.tsinghua.edu.cn/simple pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple pip install aircv -i https://pypi.tuna.tsinghua.edu.cn/simple #### 2.运行:在cmd 执行 python yys.py ![运行](https://images.gitee.com/uploads/images/2021/0905/173600_508480de_4842412.png "屏幕截图.png") ![效果](https://images.gitee.com/uploads/images/2021/0905/173143_67c1cfd8_4842412.png "屏幕截图.png")