Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/L8426936/CleanUpWeChatZombieFans
auto.js脚本,Android自动化,清理微信僵尸粉
https://github.com/L8426936/CleanUpWeChatZombieFans
autojs automation javascript script wechat wei-xin weixin wx
Last synced: 8 days ago
JSON representation
auto.js脚本,Android自动化,清理微信僵尸粉
- Host: GitHub
- URL: https://github.com/L8426936/CleanUpWeChatZombieFans
- Owner: L8426936
- License: gpl-3.0
- Created: 2019-12-12T18:35:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-18T14:56:14.000Z (over 2 years ago)
- Last Synced: 2024-08-02T14:07:49.901Z (3 months ago)
- Topics: autojs, automation, javascript, script, wechat, wei-xin, weixin, wx
- Language: JavaScript
- Homepage:
- Size: 15.2 MB
- Stars: 358
- Watchers: 3
- Forks: 101
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history_update_info.txt
- License: LICENSE
Awesome Lists containing this project
README
# 清理微信僵尸粉
# 请自行斟酌后使用,一切后果,自行承担,与本人无关。
> 查找被对方删除、拉黑的微信好友
>
> 通过转账前的提示信息判断好友关系
>
> 被拉黑:请确认你和他(她)的好友关系是否正常
>
> 被删除:你不是收款方好友,对方添加你为好友后才能发起转账## 功能简介
* 适用中国版微信7.0.15\~7.0.22、8.0.0\~8.0.3、8.0.6\~8.0.7、8.0.9、8.0.10\~8.0.11、8.0.14\~8.0.16、8.0.18\~8.0.23版本
* 适用Google Play Store版微信7.0.16\~7.0.17、7.0.21、8.0.2、8.0.15、8.0.18版本
* 仅支持简体中文(zh-CN)
* 测试好友,支持黑、白名单模式
* 导入好友,支持好友、标签列表
* 删除好友## 优势
1. **安全:相较扫码远程登录的清粉方式,操作过程完全可见;扫码登录的清粉方式不能知道对方会拿你的微信号做什么,有极大的安全隐患**
2. **无扰:对方不会收到任何消息**
3. **便捷:相比Xposed、太极等方式,无需刷机、重装微信;简单易用**## 使用教程
### 运行方式一(操作繁琐)
1. 安装[Auto.js](https://github.com/SuperMonster002/Hello_Sockpuppet/raw/master/%5Bauto.js%5D%5B4.1.1_alpha2%5D%5Barm-v7%5D(b69a4e23).apk)
2. 下载[CleanUpWeChatZombieFans](https://github.com/L8426936/CleanUpWeChatZombieFans/archive/master.zip)解压到Auto.js的“脚本”文件夹(需要在内存卡根目录手动新建“脚本”文件夹)
3. 运行[main.js](./main.js)### 运行方式二(操作简单,下载apk安装即可)
* [GitHub](https://github.com/L8426936/CleanUpWeChatZombieFansLauncher/releases/latest)
* [Gitee](https://gitee.com/L8426936/CleanUpWeChatZombieFansLauncher/releases)## 界面截图(versionCode: 29, versionName: 3.5.0)
| 使用说明 | 主界面 | 侧边菜单 | 标签列表 | 好友列表 | 右上角菜单 |
|:----:|:----:|:----:|:----:|:----:|:----:|
| ![使用说明](res/Screenshot_20200728-154752.jpg) | ![主界面](res/Screenshot_20200720-133124.jpg) | ![侧边菜单](res/Screenshot_20200728-154800.jpg) | ![标签列表](res/Screenshot_20200728-155110.jpg) | ![好友列表](res/Screenshot_20200728-155116.jpg) | ![右上角菜单](res/Screenshot_20200728-154756.jpg) |
--------------------------------------## 联系作者
| QQ | 微信 |
|:---:|:---:|
| ![QQ](res/qq.png) | ![微信](res/wechat.png) |
--------------------------------------## 赞助作者
| 支付宝 | 微信 |
|:---:|:---:|
| ![支付宝](res/alipay.png) | ![微信](res/wechatpay.png) |
--------------------------------------## [同步微信版本教程](Make.md)
## [模块配置教程](ModuleSetting.md)