Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhstore/mobile-bot
移动端(Android)自动化机器人
https://github.com/hhstore/mobile-bot
android auto-js bot mobile
Last synced: about 1 month ago
JSON representation
移动端(Android)自动化机器人
- Host: GitHub
- URL: https://github.com/hhstore/mobile-bot
- Owner: hhstore
- License: mit
- Created: 2022-04-17T09:04:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T12:31:47.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T12:12:44.974Z (3 months ago)
- Topics: android, auto-js, bot, mobile
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mobile-bot
- 移动端(Android)自动化机器人/脚本工具
- 基于 Auto.JS 工具.> 目前只支持 Android 平台.
## 脚本集:
- [美团买菜(抢菜): 模拟按键精灵(点击效果)](./src/scripts/maicai/v2.js)
## 使用教程:
> 步骤:
1. 一台 Android 手机(无需 Root).
2. 安装 AutoJS App(v4.x)
3. 在 AutoJS 应用内, 导入 JS 脚本. 并运行.
4. 结束.> 详细参考:
- https://github.com/hhstore/blog/issues/350