//破解,源码出售,定制担保。诚信合作微信:zxkj6898 或zx033245 或QQ168196007
//破解,源码出售,定制担保。诚信合作微信:zxkj6898 或zx033245 或QQ168196007
"ui";
//源码提取,加密打包,代码解密,还原.微信:zxkj6898 或zx033245 或QQ168196007
let installService = false;
钥匙=0
//=========================================================================================================================
//==========================识别号=================================
识别号=device.getAndroidId()
function hexToDec(hex) {
var result = 0, digitValue;
hex = hex.toLowerCase();
for (var i = 0; i < hex.length; i++) {
digitValue = '0123456789abcdefgh'.indexOf(hex[i]);
result = result * 16 + digitValue;
}
return result;
}
卡号=hexToDec(识别号)
数1=卡号%4;数2=卡号%6;数3=卡号%7;数4=卡号%2;数5=卡号%5;数6=卡号%3;数7=卡号%8;数8=卡号%9
设备号原=(数1+1)*10000000+(数2+2)*1000000+(数3+3)*100000+(数4+4)*10000+(数5+5)*1000+(数6+6)*100+(数7+7)*10+数8+8
密码原=(设备号原*2)-12345678
设备号 = JSON.stringify(卡号)
设备号 = 设备号.substring(0,设备号.length=9);
密码=(设备号*13)-1651669686
密码 = JSON.stringify(密码)
密码=密码.substring(0,密码.length=9);
var color = "#009688";
ui.layout(
<drawer id="drawer">
<vertical>
<appbar>
<toolbar id="toolbar" title="全享通"/>
<tabs id="tabs"/>
</appbar>
<vertical bg="#FFEFD5">
<horizontal gravity="center_vertical">
<text marginLeft="15dp" textSize="20dp" textStyle="bold">识别码:</text>
<text marginLeft="10dp" textSize="20dp" textStyle="bold" marginRight="15dp" layout_weight="2">{设备号}</text>
<button id="djfz" textColor="black" layout_weight="1" marginRight="15dp" w="105dp" textStyle="bold" text="点击复制编码" />
</horizontal >
<horizontal gravity="center_vertical">
<text marginLeft="15dp" textSize="20dp" textStyle="bold">激活码:</text>
<input id="mm" hint="请输入激活码" password="true" textColor="black" marginRight="15dp" layout_weight="2" />
<button id="qr" textColor="black" layout_weight="1" marginRight="15dp" w="105dp" style="Widget.AppCompat.Button.Colored" textStyle="bold" text="激活全部功能" />
</horizontal >
<horizontal w="auto" h="auto" >
<Switch w="auto" h="auto" id="autoService" checked="{{auto.service != null}}"></Switch>
<text textStyle="bold">无障碍</text>
<TextView id="tv_text" marginLeft="10dp" marginRight="10dp" singleLine="true" ellipsize="marquee" focusable="true" text=" 温馨提示:无障碍和本应用所有权限都要开! 没激活也可以运行测试部分脚本,欢迎进行体验~ 按声音上键可以停止脚本" textColor="#D65253"/>
</horizontal>
<horizontal h="5dp" ></horizontal>
</vertical>
<viewpager id="viewpager">
<frame>
<ScrollView>
<vertical >
<horizontal gravity="center_vertical">
<text textSize="18sp" textStyle="bold" marginLeft="15dp" marginRight="128dp">项目1:攒攒</text>
<button marginLeft="15dp" id="zzzc" textStyle="bold" layout_weight="1" marginRight="15sp">注册下载</button>
</horizontal>
<button marginLeft="15dp" marginRight="15dp" w="*" id="zzxy" style="Widget.AppCompat.Button.Colored" textStyle="bold" >单独运行 攒攒协议(推荐)</button>
<button marginLeft="15dp" marginRight="15dp" id="zzyx" style="Widget.AppCompat.Button.Colored" textStyle="bold" >单独运行 攒攒脚本(适用模拟器)</button>
<horizontal h="5dp" bg="#ffffff"></horizontal>
//攒攒
<horizontal gravity="center_vertical">
<text textSize="18sp" textStyle="bold" marginLeft="15dp" marginRight="110dp">项目2:小龙虾</text>
<button marginLeft="15dp" id="xlxzc" textStyle="bold" layout_weight="1" marginRight="15sp" >注册下载</button>
</horizontal>
<linear>
<text w="80dp" gravity="center" marginLeft="15dp" color="#111111" size="16">账号:</text>
<input id="setName" w="*" textSize="15dp" marginRight="15dp" h="40dp" hint="请输入小龙虾账号"/>
</linear>
<linear>
<text w="80dp" gravity="center" marginLeft="15dp" color="#111111" size="16" >密码:</text>
<input id="setPassword" w="*" h="40dp" marginRight="15dp" textSize="15dp" password="true" hint="请输入小龙虾密码"/>
</linear>
<linear gravity="center">
<button marginLeft="15dp" marginRight="15dp" w="*" id="join2" style="Widget.AppCompat.Button.Colored" textStyle="bold" >单独运行 小龙虾协议(推荐)</button>
</linear>
<button marginLeft="15dp" marginRight="15dp" id="xlxyx" style="Widget.AppCompat.Button.Colored" textStyle="bold" >单独运行 小龙虾脚本(适用模拟器)</button>
<horizontal h="5dp" bg="#ffffff"></horizontal>
//小龙虾
<horizontal gravity="center_vertical">
<text textSize="18sp" textStyle="bold" marginLeft="15dp" marginRight="110dp">项目3:截图宝</text>
<button marginLeft="15dp" id="jtbzz" textStyle="bold" layout_weight="1" marginRight="15sp">注册下载</button>
</horizontal>
<button marginLeft="15dp" marginRight="15dp" id="jtbyd" style="Widget.AppCompat.Button.Colored" textStyle="bold" >单独运行 截图宝脚本(用最新版抖音)</button>
<horizontal h="5dp" bg="#ffffff"></horizontal>
//截图宝
<horizontal gravity="center_vertical">
<text textSize="18sp" textStyle="bold" marginLeft="15dp" marginRight="110dp">项目4:蛙蛙赚</text>
<button marginLeft="15dp" id="wwzzc" textStyle="bold" layout_weight="1" marginRight="15sp">注册下载</button>
</horizontal>
<button marginLeft="15dp" marginRight="15dp" id="wwzyx" style="Widget.AppCompat.Button.Colored" textStyle="bold" >单独运行 蛙蛙赚脚本</button>
<horizontal h="5dp" bg="#ffffff"></horizontal>
//蛙蛙赚
</vertical>
</ScrollView>
</frame>
<frame>
<ScrollView>
<vertical >
<horizontal gravity="center_vertical">
<text textSize="18sp" textStyle="bold" marginLeft="15dp" marginRight="56dp">项目1:牛角免费小说</text>
<button marginLeft="15dp" id="njzc" textStyle="bold" layout_weight="1" marginRight="15sp">注册下载</button>
</horizontal>
<horizontal w="auto" h="auto" marginLeft="15dp">
<text marginRight="5dp">运行时长:</text>
<input size="20" text="0" tex
没有合适的资源?快使用搜索试试~ 我知道了~
自己搜集的源码,非常多。。一部分论坛 有了。一起打包吧。另一部分精品源码,都是来自己其他地方,主要是付费群和教学群。 2020/09/04 周五 23:52 400 1.数据类型.js 2020/09/04 周五 23:52 719 2.运算符.js 2020/09/04 周五 23:52 606 3.逻辑运算符.js 2020/09/04 周五 23:50 211,774 autojs代码自动补全.js 2020/09/01 周二 23:02 4,626,175
资源推荐
资源详情
资源评论







收起资源包目录





































































































共 945 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10
资源评论

- 我是机器人2021-10-12可以借鉴学习
- 郁闷的瞌睡虫2020-09-09下载下来就提示木马notel2020-09-16...会有个别会被检测.我也没看全.大多是没有问题.而且的确是好代码.读读挺好.
notel
- 粉丝: 4
- 资源: 5

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
