gg.alert("💞欢迎使用哲熙PUBG防封!💞\n💞为保证用户能完美奔放,哲熙出此防封💞\n💞希望用户能够完全相信我的能力💞\n💞请您开始奔放!💞\n"..os.date("💞哲熙提醒您,当前时间为:💞\n⏰%Y年%m月%d日%H时%M分%S秒⏰").."") function Main() SN = gg.choice({ "💠LOGO过检[64/32]💠", "🛡大厅防封64Bit🛡", "🛡大厅防封32Bit🛡", "🔁局内循环64Bit🔁", "🔁局内循环32Bit🔁", "退出脚本" }, nil, "💮哲熙PUBG高端防封💮") if SN == 1 then a() end if SN == 2 then b() end if SN == 3 then c() end if SN == 4 then d() end if SN == 5 then e() end if SN == 6 then Exit() end XGCK = -1 end function a() gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('272629760',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.searchNumber('',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.getResults(100) gg.editAll('0',gg.TYPE_DWORD) gg.clearResults() gg.toast("开启成功") end function b() gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('1703963',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.searchNumber('',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.getResults(100) gg.editAll('0',gg.TYPE_DWORD) gg.clearResults() gg.toast("开启成功") end function c() gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber('262145',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.searchNumber('',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.getResults(100) gg.editAll('0',gg.TYPE_DWORD) gg.clearResults() gg.toast("开启成功") end function d() gg.toast("开启成功") end function e() gg.toast("开启成功") end function Exit() print("请确保下次执行是用哲熙专属修改器执行") os.exit() end while true do if gg.isVisible(true) then XGCK = 1 gg.setVisible(false) end gg.clearResults() if XGCK == 1 then Main() end end