# sermux-scripts **Repository Path**: sunyuzhe114/sermux-scripts ## Basic Information - **Project Name**: sermux-scripts - **Description**: No description available - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-30 - **Last Updated**: 2023-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sermux-scripts #### 介绍 是sermux下一些自动化脚本,包括微信运动自动点赞 快手极速版本自动加关注 #### 软件架构 基于shell 脚本 调用adb 实现 #### 安装教程 打开adb调试 adb tcpip 5555 启动远程连接 sermux 通过内置的 adb 连接手机进行脚本运行 #### 使用说明 wx.sh 微信运动自动点赞 ks 快手极速版本自动关注好友 ks_rmfs.py 快手极速版本自动关注好友 kuaishou 快手极速版本定时自动翻页 runscr 启动scrcpy投屏软件 2023.10.8 以后shell脚本不再更新,改为python实现,shell脚本太繁琐了 chmod 777 ks_rmfs.py chmod 777 ks.py chmod 777 wx.py 之后可以 直接运行了 ./ks_rmfs.py ./ks.py ./wx.py 或者直接cp ks_rmfs.py /usr/bin/ks_rmfs cp ks.py /usr/bin/ks cp wx.py /usr/bin/wx 然后就可以直接运行 ks_rmfs ks wx #### 参与贡献 #### 特技