-05-07哈希值竞猜源码纯合约的返奖源码

简介:

转账功能

#!/bin/bash
PATH=/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin
step=5 #间隔的秒数,不能大于10
for (( i = 0; i < 60; i=(i+step) )); do
curl http://xxx/index/wpay/auto_transfer3
curl http://xxx/index/wpay/auto_transfer2
curl http://xxx/index/wpay/auto_transfer1
sleep $step
done
exit 0

监听收款
#!/bin/bash
PATH=/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin
step=3 #间隔的秒数,不能大于10
for (( i = 0; i < 60; i=(i+step) )); do
curl http://xxx/index/wpay/index3
curl http://xxx/index/wpay/index2
curl http://xxx/index/wpay/index1
sleep $step
done
exit 0

xxx改成你的域名
玩法有
index3 单双

index2 尾数

index1 牛牛

返奖私钥和监听充值地址修改/application/index/controller/wxpay.php
返奖地址和私钥在25和26行配置
监听充值玩法地址在200行以后配置,具体在哪里你们自己找吧,都在wxpay.php这个文件

图片:

1.png


下载链接

https://www.skpan.cn/vO2WzTBrX3D
https://www.skpan.cn/vO2WzTBrX3D

-05-07哈希值竞猜源码纯合约的返奖源码_乐帮资源库
-05-07哈希值竞猜源码纯合约的返奖源码
此内容为付费资源,请付费后查看
510
立即购买
您当前未登录!建议登陆后购买,可保存购买订单
客服微信:gdgd113344
付费资源
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论留言 抢沙发

请登录后发表评论

    暂无评论内容