的返奖源码源码纯合约哈希值竞猜
2025-11-03 07:15:19百科

转账功能
#!/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 0xxx改成你的猜源域名
玩法有
index3 单双index2 尾数
index1 牛牛
返奖私钥和监听充值地址修改/application/index/controller/wxpay.php
返奖地址和私钥在25和26行配置
监听充值玩法地址在200行以后配置,具体在哪里你们自己找吧,码纯码都在wxpay.php这个文件链接:https://pan.baidu.com/s/1G6mLdYQe31XGWZepX-YhTA?奖源pwd=fc2s
下载密码评论后可见 此处内容已隐藏