address,flags = 64,value = 0}})
gg.setValues({[1]={address = M[3].address,flags = 64,value = 0.1}})
gg.toast("秒药开启成功ヽ(^‥^=ゞ)")
q6="已开启"
end
end
----------------------------------------------------聚点1-----------------------------------------------
function a7()
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC + gg.REGION_C_HEAP)
gg.searchNumber("0.15;2;1::33", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
gg.searchNumber("1", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
if gg.getResultCount() ~= 1 then
gg.toast("喷子聚点开启失败")
q7="开启失败"
else
gg.getResults(1)
gg.editAll("0.3", gg.TYPE_DOUBLE)
gg.toast("喷子聚点开启成功ヽ(^‥^=ゞ)")
gg.clearResults()
q7="已开启"
end
end
----------------------------------------------------红点扩大1-----------------------------------------------
function a8()
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("0.4E;1.25E;-0.05E::33", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
gg.searchNumber("1.25", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
if gg.getResultCount() ~= 1 then
gg.toast("开启失败")
q8="开启失败"
else
gg.getResults(1)
gg.editAll("3", gg.TYPE_DOUBLE)
gg.toast("红点变大开启成功ヽ(^‥^=ゞ)")
q8="已开启"
end
end
---------------------------------------------------拾取扩大1-----------------------------------------------
function a9()
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("5D;0.0078125E;1F;2E;2F::45", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
if gg.getResultCount() == 0 then
gg.toast("拾取扩大开启失败")
q9="开启失败"
else
gg.searchNumber("2", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
gg.getResults(1)
gg.editAll("5.6", gg.TYPE_FLOAT)
gg.toast("拾取扩大开启成功ヽ(^‥^=ゞ)")
gg.clearResults()
q9="已开启"
end
end
----------------------------------------------------定时手雷1-----------------------------------------------
function a10()
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("40.0;6;2.375F;12::33", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
gg.searchNumber("6", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
if gg.getResultCount() ~= 1 then
gg.toast("三秒手雷开启失败")
q10="开启失败"
else
aa4=gg.getResults(1)
gg.editAll("3", gg.TYPE_DOUBLE)
ttt2="3"
gg.toast("三秒手雷开启成功ヽ(^‥^=ゞ)")
gg.clearResults()
q10="已开启"
end
end
----------------------------------------------------语音雷达1-----------------------------------------------
function a11()
gg.alert('此功能你必须附近麦,然后别人有开附近麦,可以偷听别人说话')
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("4.9e-324;20;2.8125F;2;0.999::37", gg.TYPE_DOUBLE)
gg.searchNumber("20", gg.TYPE_DOUBLE)
if gg.getResultCount() ~=1 then
gg.toast("语音雷达开启失败大退游戏")
q11="开启失败"
else
aa5=gg.getResults(1)
gg.setValues({[1]={address = aa5[1].address,flags = 64,value =500}})
ttt3="500"
gg.toast("语音雷达开启成功ヽ(^‥^=ゞ)")
q11="已开启"
end
end
----------------------------------------------------范围打击1-----------------------------------------------
function a12()
gg.alert('拳头,搬砖,铁铲,只要近战都有可以打出伤害范围')
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("1.2;1;0.8;0.7:49", gg.TYPE_DOUBLE)
gg.searchNumber("1.2;1;0.8", gg.TYPE_DOUBLE)
if gg.getResultCount() ~= 3 then
gg.toast("范围伤害开启失败大退游戏")
q12="开启失败"
else
gg.getResults(3)
gg.editAll("3.5", gg.TYPE_DOUBLE)
gg.toast("范围伤害开启成功ヽ(^‥^=ゞ)")
q12="已开启"
end
end
----------------------------------------------------贴墙不收枪1-----------------------------------------------
function a13()
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("4.9e-324E;-1D;0.10000000149F;-1D::25", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
gg.searchNumber("0.10000000149", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
if gg.getResultCount() ~= 1 then
gg.alert('开启失败请退出游戏后重试')
q13="开启失败"
else
gg.getResults(1)
gg.editAll("-2", gg.TYPE_FLOAT)
gg.toast("贴墙不收枪开启成功ヽ(^‥^=ゞ)")
q13="开启成功"
end
end
----------------------------------------------------防封1-----------------------------------------------
function a14()
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber("50;0.05;0.2;0.1;1.5;0.3::", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
gg.searchNumber("0.2", gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)
if gg.getResultCount() ~= 2 then
gg.toast("开启失败")
q14="开启失败"
else
gg.getResults(1)
gg.editAll("999999999666", gg.TYPE_DOUBLE)
gg.toast("防封ヽ(^‥^=ゞ)")
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC+gg.REGION_C_HEAP)
gg.searchNumber('0.1;0.9;1.1::33',gg.TYPE_DOUBLE,false,gg.SIGN_EQUAL,0,-1)
gg.searchNumber('0.1',gg.TYPE_DOUBLE,false,gg.SIGN_DOUBLE,0,-1)
if gg.getResultCount() ~= 1 then
gg.getResults(1)
gg.editAll('999999999666',gg.TYPE_DOUBLE)
q14="开启成功"
gg.toast('防封开启成功ヽ(^‥^=ゞ)')
else
gg.toast("防封开启失败ヽ(^‥^=ゞ)")
end
end
end
----------------------------------------------------变态功能1-----------------------------------------------
----------------------------------------------------变态功能1-----------------------------------------------
----------------------------------------------------变态功能1-----------------------------------------------
----------------------------------------------------变态功能1-----------------------------------------------
----------------------------------------------------变态功能1-----------------------------------------------
E=""
function B()
menu1 = gg.multiChoice({
'加速类型(🎈🎈)',
'射速加倍✨✨(随时)',
'人物踏空✨✨(落地)',
'子弹全穿✨✨(随时)',
'人物变大✨✨(大厅)',
'实体变大✨✨(飞机)',
'汽车锁油✨✨(随时)',
'人物跳高✨✨(大厅)',
'人物穿墙✨✨(靶场)',
'高跳防拉✨✨(大厅)',
'高挑防摔✨✨(靶场)',
'技能冷却加快(必须大厅)',
"木头人✨✨(大厅)",
"范围锁头(靶场)";
"锁头第二部落地";
'返回上一页'},
nil,'遁地第一步, 遁地第二步,全图飞行,实体变大,锁油,都可以去“恢复功能”开哦,提前是要先在这边开\n\n'..E)
if menu1 == nil then else
if menu1[1] == true then jiashu1() end
if menu1[2] == true then b1() end
if menu1[3] == true then b2() end
if menu1[4] == true then b3() end
if menu1[5] == true then b4() end
if menu1[6] == true then b5() end
Back to home |
File page
Subscribe |
Register |
Login
| N