# ok-script **Repository Path**: andnnl/ok-script ## Basic Information - **Project Name**: ok-script - **Description**: No description available - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-15 - **Last Updated**: 2025-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ok-script 类似于AirScript, 使用Python ## 优势 1. 开源免费, 依赖库均为开源方案, 支持pip install任何第三方库 2. 代码和打包流程完全由开发者控制, 不会上传服务器, 没有安全性隐患, 不容易被侦测和识别 3. 一套代码即可支持Windows安卓模拟器/ADB连接的虚拟机, Windows客户端游戏, 安卓系统直接运行(开发中) 4. 支持GUI以及Console运行, 也可以完全自己开发GUI 5. 支持Python3.7以上版本 6. 学习成本低, 自定义函数少, 也可以直接使用opencv, RapidOCR等api ## 目前有两个已完成项目: 基于OCR,白荆回廊自动凹技能,7*24小时自动脚本[ok-baijing](https://github.com/ok-oldking/ok-baijing) 自动战斗, 自动刷声骸, 跳过剧情等[ok-ww](https://github.com/ok-oldking/ok-wuthering-waves) ## 使用 由于目前没有文档以及修改比较频繁, 推荐fork一个版本, 然后把ok-script的ok目录, 软连接到你项目的ok目录进行使用