注册时间
最后登录
新帖
发布在 资源交流 阅读更多

auto()
app.launchApp(“抖音短视频”)
sleep(1000)
var i=0
while(i<1000){
sleep(10000)
swipe(552,1788,552,363,100)
i=i+1
}