Giter Site home page Giter Site logo

hotpoor_douyin_autoclick's Introduction

hotpoor_douyin_autoclick

hotpoor_douyin_autoclick

安卓手机准备

1、ADB Keyboard:ADBKeyBoard

2、APK下载地址:ADB Keyoard.apk

3、手机设置-开发者模式-USB调试-显示屏幕位置(能看到坐标)

电脑准备

1、编程语言:Python

2、命令行自动化工具:ADB Platform

3、屏幕同步工具:scrcpy

4、设置全局变量确保 adb 和 scrcpy 两个命令式全局的

操作步骤

1、安卓手机插上数据线连电脑

2、电脑端打开命令行工具

# 获取设备ID
adb devices

# 获取屏幕投屏 -s 是用来加设备编号 -m是用来指定屏幕高度 不加参数 全尺寸画面太大 影响传输速度
scrcpy -s 设备ID -m 1024

3、打开抖音,搜索【助力新人直播间】

4、手机输入法设置【ADB Keyboard】

5、重新进入抖音页面直播间

6、配置屏幕坐标位置进入代码

7、运行代码

python XXX.py

hotpoor_douyin_autoclick's People

Contributors

hotpoor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.