SkillAgentSearch skills...

RedEnvelope

过年期间自动抢支付宝红包

Install / Use

/learn @bingoogolapple/RedEnvelope
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RedEnvelope

过年期间自动抢支付宝红包

确保你已经配置好了java、android、ant环境变量

运行UIAutomator

1. cd到项目根目录
2. android create uitest-project -n redenvelope -t 1 -p .
3. 修改build.xml <project name="redenvelope" default="help"> => <project name="redenvelope" default="build">
4. ant -buildfile build.xml
5. adb push ./bin/redenvelope.jar /data/local/tmp/
在支付宝钱包首页开始5秒倒计时的时候执行第6步
6. adb shell uiautomator runtest redenvelope.jar -c  cn.bingoogolapple.redenvelope.Main#testAlipay

抢完后记得停止UIAutomator(否则你的手机会疯掉的)

CTRL + C

作者联系方式

| 个人主页 | 邮箱 | | ------------- | ------------ | | <a href="https://www.bingoogolapple.cn" target="_blank">bingoogolapple.cn</a> | <a href="mailto:bingoogolapple@gmail.com" target="_blank">bingoogolapple@gmail.com</a> |

| 个人微信号 | 微信群 | 公众号 | | ------------ | ------------ | ------------ | | <img width="180" alt="个人微信号" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/BGAQrCode.png"> | <img width="180" alt="微信群" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/WeChatGroup1QrCode.jpg"> | <img width="180" alt="公众号" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/GongZhongHao.png"> |

| 个人 QQ 号 | QQ 群 | | ------------ | ------------ | | <img width="180" alt="个人 QQ 号" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/BGAQQQrCode.jpg"> | <img width="180" alt="QQ 群" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/QQGroup1QrCode.jpg"> |

打赏支持作者

如果您觉得 BGA 系列开源库或工具软件帮您节省了大量的开发时间,可以扫描下方的二维码打赏支持。您的支持将鼓励我继续创作,打赏后还可以加我微信免费开通一年 上帝小助手浏览器扩展/插件开发平台 的会员服务

| 微信 | QQ | 支付宝 | | ------------- | ------------- | ------------- | | <img width="180" alt="微信" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/donate-wechat.jpg"> | <img width="180" alt="QQ" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/donate-qq.jpg"> | <img width="180" alt="支付宝" src="https://github.com/bingoogolapple/bga-god-assistant-config/raw/main/images/donate-alipay.jpg"> |

作者项目推荐

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks8

Languages

Java

Security Score

50/100

Audited on Feb 4, 2025

No findings