淘宝/天猫/京东/拼多多618抢购软件,抢购助手支持淘金币任务,附上源码

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

 

抢购助手是一款自动化任务助手,模拟人工,快捷、方便、安全、高效率!

 

源码

"ui";

var ColoredButton = (function() {
    //继承ui.Widget
    util.extend(ColoredButton, ui.Widget);

    function ColoredButton() {
        //调用父类构造函数
        ui.Widget.call(this);
        //自定义属性color,定义按钮颜色
        this.defineAttr("color", (view, name, defaultGetter) => {
            return this._color;
        }, (view, name, value, defaultSetter) => {
            this._color = value;
            view.attr("backgroundTint", value);
        });

    }
    ColoredButton.prototype.render = function() {
        return (
            <button textSize="16sp" style="Widget.AppCompat.Button.Colored" w="*" h="auto"/>
        );
    }

    ui.registerWidget("colored-button", ColoredButton);
    return ColoredButton;
})();

var color = "#009688";
ui.statusBarColor("#ff5050")
ui.layout(
    <drawer id="drawer" >
        <vertical>
            <appbar>
                <toolbar  id="toolbar" paddingTop="5dp" title="旧版本抢购功能" bg="#ff5050" />
                <tabs id="tabs" bg="#ff5050" />
            </appbar>
       
            <viewpager id="viewpager">

                //淘宝界面
                <frame> //start
                <ScrollView>
                <vertical>
				<Switch id="autoService" text="无障碍服务" checked="{
  {auto.service != null}}" padding="8 8 8 8" textSize="15sp"/>
                <Switch id="overlayService" text="悬浮窗权限" checked="{
  {auto.service != null}}" padding="8 8 8 8"textSize="15sp" /> 
				 <text textSize="14sp" textColor="#111111" margin="0 5" text="如果无障碍和悬浮窗提示未开启,可以关闭后重新尝试开启!抢购软件长期更新。"/>
                <text textSize="14sp" id="networkTesttwo" textColor="#ff0000" margin="0 5" text="点击校准淘宝时间!"/>
                <horizontal w="*" h="1sp" margin="0 10 0 20" bg='#ff4040'></horizontal>
                <horizontal>
                <text id="taobao"  text="使用前必须点我查看说明!软件不会记录你的支付密码,更没有能力破解你的账户,请放心使用!如不放心,可以取消自动支付!" textColor="#ff0000" w="auto" />
                </horizontal>

                <radiogroup orientation="horizontal">
                <checkbox id ="pay1" text="自动付款"/>
				<checkbox id ="bt1" text="隐藏密码" checked="false"/>
                <checkbox id ="jiance" text="检测结算价格"/>      
                </radiogroup>

                <horizontal>
				<checkbox id ="shuaxin" text="提前刷新勾选"/>
                <checkbox id ="lianxutijiao" text="连续提交"/>
                <checkbox id ="ceshi" text="测试"/>
                </horizontal>

                <horizontal>
                <text textSize="14sp" textColor="black" text="提前抢购时间"/>
                <input id="delaytime_two" textColor="gray" inputType="number" text="200" w="80"/>
                <text textSize="14sp" textColor="black" text="毫秒"  />
                </horizontal>

                <horizontal>
                <text textSize="14sp" textColor="black" text="提交订单频率"  />
                <input id="interval" textColor="gray" inputType="number" text="100" w="80"/>
                <text textSize="14sp" textColor="black" text="毫秒"  />
                </horizontal>

                <horizontal>
                <text textSize="14sp" textColor="black" text="抢购重复次数"  />
                <input id="count" textColor="gray" inputType="number" text="3" w="80"/>
                <text textSize="14sp" textColor="black" text="次"  />
                </horizontal>

                <horizontal>
                <text textSize="14sp" textColor="black" text="抢购持续时间" />
                <input id="lastTime_two" textColor="gray" inputType="number" text="10" w="80"/>
                <text textSize="14sp" textColor="black" text="秒"  />
                </horizontal>

                
                <horizontal>
                <text textSize="14sp" textColor="black" text="商品价格不等于"  />
                <input id="password_7" textColor="gray" inputType="number|numberDecimal" text="10" w="80"/>
                <text textSize="14sp" textColor="black" text="元不结算"  />
                </horizontal>
                
                <linear id="h" layout_gravity="center">                         
                <horizontal>
                <text textSize="14sp" textColor="black" text="支付密码" />
                <input id="password_1" textColor="gray"  text="*" w="45"/>
                <input id="password_2" textColor="gray"  text="*" w="45"/>
                <input id="password_3" textColor="gray"  text="*" w="45"/>
                <input id="password_4" textColor="gray"  text="*" w="45"/>
                <input id="password_5" textColor="gray"  text="*" w="45"/>
                <input id="pass
  • 3
    点赞
  • 31
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
【开发版V4.0】2020新版京东淘宝多多自动抢单系统源码|全开源|接单返佣 可完美运行某站3000+源码直接打包!! 一款新上线的淘宝自动抢单平台,跟传统抢单大的区别就是平台取用第三方匹配平台,自动匹配订单,简单化了程序,效率更高,收益更高,使用户、商家,平台都有得益! 全新界面简洁美观,功能强大完整,完美运营,持续更新中! 全开源系统,免授权无后门,资金安全有保障,无后顾之优! 更新日志: Ⅰ、新增利息宝功能,余额转入理财 Ⅱ、优化抢单体验,显示随机倒计时和提示内容 Ⅲ、新增首页和订单页面UI特效 Ⅳ、修复抢单页面回调不能返回原分类的问题 Ⅴ、修复邀请码必填项 Ⅵ、新增抢单时间段控制 Ⅶ、新增完成多少任务量才可提现等多项规则,有效控盘。 Ⅷ、新增后台代理商数据报表,实时查看网体数据,提升运营效率。 Ⅸ、新增抢单提示音 Ⅹ、新增充值提现时间段设置 。。。 操作方法:扫码注册登录APP,填写收货信息,充值(100元起),建议先充值100元试水,充值时平台会有上下浮动金额,按平台提示金额充值就可以了。 佣金是所抢金额的0.31%,可抢订单金额是余额的10-70%,每天可抢70单,抢单时间为每天8-20点。 温馨提示:若您选择了自动抢单且离开抢单界面有可能系统派单了您没接收到,导致订单被冻结。建议您点击自动抢单了不要离开抢单界面。或者有事离开的时候点击停止抢单。系统 才能知道您已经取消了抢单操作。 代理制度:可享往下三级代理佣金,一级16%、二级8%、三级4。 提现规则:佣金满100元就可以提现,提现T+1到账,15点前。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值