do if type(getrlyunyz) ~= 'function' then gg.alert('请使用RLGG执行') os.exit() return end local info = { example_version = '1.0.3', name = '千碎', appid = '80427', appkey = 'ImN3QZRrh3JwIhbq', rc4key = 'hNnYU47h4neHWIUN', version = '1.0', mi_type = '3' } local rlyunyz = getrlyunyz(info) local ret = rlyunyz.start() if not ret or not isTable(ret) or ret.sign ~= '855e5a5b88bb542cba8a1eb0abd63e82' then os.exit() return end end function Main() SN =gg.multiChoice({ "自动选择进程", "防举报", "防检测", "局内防检测", "自调移速", "自调视野", "道具皮肤", "人物全皮", "解锁模式", "渲染透视", "火力一键" "初始化主机" "指定祭天" "指定刷金" "指定变身" "指定倒地" "指定锁血" "指定定身" "指定禁攻" "偷保险" "偷背包" "偷钥匙" "sss结算30秒后开启" "全员刷钱" "逃生演戏一套" "追捕演戏一套" "退出脚本" }, nil, "稳定") if SN == nil then else if SN[1] == true then a() end if SN[2] == true then b() end if SN[3] == true then c() end if SN[4] == true then d() end if SN[5] == true then e() end if SN[6] == true then f() end if SN[7] == true then g() end if SN[8] == true then h() end if SN[9] == true then i() end if SN[10] == true then j() end if SN[11] == true then Exit() end end XGCK = -1 end function a() gg.toast("开启成功") end function b() gg.toast("开启成功") end function c() gg.toast("开启成功") end function d() gg.toast("开启成功") end function e() gg.toast("开启成功") end function f() gg.toast("开启成功") end function g() gg.toast("开启成功") end function h() gg.toast("开启成功") end function i() gg.toast("开启成功") end function j() gg.toast("开启成功") end function Exit() print("这里是退出脚本后的提示文字") os.exit() end cs = "这里可以改成你的QQ" while true do if gg.isVisible(true) then XGCK = 1 gg.setVisible(false) end gg.clearResults() if XGCK == 1 then Main() end end --[[Welcome to Dluae]]