618活动,淘宝/京东/拼多多/苏宁易购/百亿补贴秒杀抢购助手,分享源码,欢迎指教

分享了一个618活动期间的抢购助手源码,可用于淘宝、京东、拼多多、苏宁易购等电商平台的秒杀抢购。该脚本通过模拟人工屏幕点击实现自动化操作,用户需要注意手机可能会提示权限风险,脚本本身无毒,但建议在使用前进行安全检查。
摘要由CSDN通过智能技术生成

下载地址:https://www.lanzoui.com/b01cfbrbi

苹果手机,用电脑下载安卓模拟器试试。

自动化脚本是模拟人工在屏幕点击。任何APP申请某项权限,都会被手机提示一堆风险,不单单针对某个APP,完全无毒安全,请放心使用,如不放心,使用前使用安全软件查杀,再决定是否使用。

 

 

"ui";
var color = "#ff5050";
var workId = "";
//时间工具类
var timeUtils = require('TimeUtils.js');

var userData = storages.create("user_data");

var showNotice, noticeMsg, showRecommend, recommendMsg, recommendType, recommendButtonMsg, recommendButtonSc;


importClass(android.view.View);

homeMain();

//主页面
function homeMain() {
	ui.statusBarColor("#ff5050")
    ui.layout(
        <drawer id="drawer">
            <vertical>
                <appbar>
                    <toolbar id="toolbar" title="抢购功能" bg="#ff5050"/>
                    <tabs id="tabs" bg="#ff5050"/>
                </appbar>
                <viewpager id="viewpager">
                    
                    <frame>
                        <ScrollView>
                            <vertical w="*" h="*" margin="6" >
                                <Switch h="30" id="autoService" text="无障碍服务" checked="{
  {auto.service != null}}" textSize="16" />
                                <frame w="*" margin="12" h="1" bg="#ff8080" />
                                <horizontal >
                                    <checkbox id="baseTime" text="本机时间悬浮坐标:" textColor="black" textSize="16" />
                                    <text h="30" text="X" gravity="top|left" textColor="black" textSize="16" />
                                    <input id="xp" text="360" hint="x" marginBottom="-6" textSize="16" />
                                    <text h="30" text="   Y" gravity="top|left" textColor="black" textSize="16" />
                                    <input id="yp" text="250" hint="y" marginBottom="-6" textSize="16" />
                                </horizontal>
							
                                <frame w="*" margin="12" h="1" bg="#ff8080" />
								
                                <text h="30" text="淘宝:" gravity="top|left" textColor="black" textSize="16" />
                                
                                <horizontal >
                                    <button id="tqgModel" style="Widget.AppCompat.Button.Colored" text="页面模式" w="auto" h="*" />
                                    <button id="tbModel" style="Widget.AppCompat.Button.Colored" text="收藏模式" w="auto" h="*" />
									<button id="tbFastUrlModel" style="Widget.AppCompat.Button.Colored" text="BP模式" w="auto" h="*" />
                                </horizontal>
                                <horizontal >
                                    <button id="tbCartModel" style="Widget.AppCompat.Button.Colored" text="购物车1" w="auto" h="*" />
                                    <button id="tbCartModel2" style="Widget.AppCompat.Button.Colored" text="购物车2" w="auto" h="*" />
                                    <button id="tbCartModel3" style="Widget.AppCompat.Button.Colored" text="购物车3" w="auto" h="*" />
                                </horizontal>
                                <horizontal >
                                    <button id="tbLiveModel" style="Widget.AppCompat.Button.Colored" text="直播" w="auto" h="*" />
                                    <button id="tbLiveRep
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值