抖音自动私信Auto.js脚本源码

前言

今天有个朋友联系我问我能不能做一个抖音自动私信脚本,用来引流或者互粉养号。我就利用了下午的时间做了一个简单的私信脚本。(需要开启无障碍)

来看视频效果

注:视频中发送私信失败是因为测试的时候打扰到别人,他骂我,我和他对骂,双双被封 :han:

代码如下,可以自行修改。

launchApp("抖音");//打开抖音
sleep(5000);//等5秒
click(99,147);//点击直播
sleep(3000);//等3秒
var i =0//定义开始为0
//循环开始
while(i<100){//循环100次
sleep(2000);//等待2秒
click(894,156);//点击直播名单
sleep(2000);//等待2秒
click(451,1369);//点击第一个人物
sleep(1000);//等待1秒
click(534,1711);//点击头像
sleep(1000);//等待1秒
id("iin").findOne().click();//点击三个点
sleep(300);//等待0.3秒
id("hic").findOne().click();//点击私信
sleep(1000);//等待1秒
click(340,2255);//点击输入框
sleep(1000);//等待1秒
setText("不好意思,打扰了,我在测试人工智障程序。");
sleep(1000);//等待1秒
click(977,1426)
sleep(1000);
back();
sleep(300);
back();
sleep(300);
back();
sleep(1000);
click(451,1572);//点击第二个人
sleep(1000);
click(534,1711);//点击头像
sleep(1000);
id("iin").findOne().click();//点击三个点
sleep(300);
id("hic").findOne().click();//点击私信
sleep(1000);
click(340,2255);//点击输入框
sleep(1000);
setText("不好意思,打扰了,我在测试人工智障程序。");
sleep(1000);
click(977,1426)
sleep(1000);
back();
sleep(300);
back();
sleep(300);
back();
sleep(300);
back();
sleep(5000);
swipe(542,1984,542,500,600);
i=i+1;
}
log("脚本已循环100次,请重新开始。")
点赞
  1. Suewhine说道:
    Google Chrome Windows 10
    where to buy ventolin nz
  2. Davidskags说道:
    Google Chrome Windows 10
    prednisone 20 mg buy online
  3. Zakwhine说道:
    Google Chrome Windows 10
    cymbalta 5mg
  4. Eyewhine说道:
    Google Chrome Windows 10
    provigil canada price
  5. Zakwhine说道:
    Google Chrome Windows 8.1
    lasix 40 mg
  6. HaroldCheft说道:
    Google Chrome Windows 8
    Fitness in Ontario is getting a makeover, and at the center of it all? Our exceptional Gym Personal Trainer. They aren't just instructors; they're fitness storytellers, crafting each client's unique journey. Are you ready for yours?
  7. DavisFah说道:
    Google Chrome Windows 10
    azithromycin brand name in india
  8. Charlesexami说道:
    Google Chrome Windows 8.1
    Confidentialite, discretion, et flexibilite - trois mots qui definissent le pret rapide sans refus au Canada. Pour ceux qui cherchent a garder leurs affaires financieres privees tout en ayant acces a des fonds, cette option semble prometteuse. Plongez dans cette intrigue financiere des maintenant!
  9. Alanwhine说道:
    Google Chrome Windows 10
    medicine valtrex
  10. ThomasWrose说道:
    Google Chrome Windows 8.1
    Nestled in Mississauga, there's a team that's been crafting stories of justice and triumph. Their area of expertise? Personal injury cases. Begin a new chapter with the famed Injury Lawyer Mississauga and witness legal prowess like never before.
1 4 5 6 7 8 15

发表评论

电子邮件地址不会被公开。必填项已用 * 标注