Skip to content

Commit

Permalink
Merge branch 'master' of https://gitee.com/kaykie/autojs
Browse files Browse the repository at this point in the history
  • Loading branch information
kaykie committed Oct 12, 2023
2 parents f4b683f + d719584 commit 41519ef
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ node 版本 16.14.0;
> 二. `npm run serve`
## 目前已实现自动化功能

所有功能的前提是在脚本app中先点击相应的任务并点击执行,然后再到梦幻西游手游中点击开始


Expand All @@ -38,12 +39,19 @@ node 版本 16.14.0;
<img src="type/zhuagui.jpg" width="360px">

> 3. 自动三本
使用前置:需要位于长安城,
使用前置:需要位于长安城,脚本流程 点击左上角长安城=>点击百晓仙子 => 点击选择副本 => 点击进入 => 副本固定流程 => 副本结束 => 重回长安城 => 再次点左上角击长安城 =>...
> 4. 自动门派
首次需要点击任务领取

> 5. 周三自动召唤灵
使用前置:点击领取任务,并进入副本,然后再点击开始按钮即可。 脚本会不断去循环是否在战斗中,如果在不在战斗中,则找相关的文字,然后点击进入战斗,一直到9点40分,停止执行脚本
视频:
[周三自动召唤灵](https://www.bilibili.com/video/BV1CG41117oX/)

## 未来
`打包apk 以供下载`

`跟随版本更新脚本内容`

`实现侠士自动`
Expand All @@ -54,6 +62,9 @@ node 版本 16.14.0;

`日常活动自动化`

`通过百度提供的pd ocr识别工具定制化开发梦幻西游手游的文字识别`

`添加执行任务过程中出错判断`
## 截图

<img src="type/home.jpg" width="220px">
Expand All @@ -64,3 +75,6 @@ node 版本 16.14.0;
> 微信 : kaykie0421 ( 欢迎骚扰. 接定制,游戏交流等,备注:梦幻)
> 手游ID:时空区-天降福宝-重楼
## 框架中用到的开源项目
脚手架工具:https://github.com/msdog/vue-autojs @msdog

0 comments on commit 41519ef

Please sign in to comment.