function Main() SN =gg.multiChoice({ "改50倍速", "改20倍速", "作者:不吃小喻", "作者QQ:2788669146", "退出脚本" }, 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.clearResults() gg.setRanges(gg.REGION_C_ALLOC) gg.searchNumber('1,067,030,938',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.searchNumber('1,067,030,938',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.getResults(100) gg.editAll('1,111,593,216',gg.TYPE_DWORD) gg.toast("50倍速开启成功") end function b() gg.clearResults() gg.setRanges(gg.REGION_C_ALLOC) gg.searchNumber('1,067,030,938',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.searchNumber('1,067,030,938',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0, -1) gg.getResults(100) gg.editAll('1,100,999,999',gg.TYPE_DWORD) gg.toast("20倍速开启成功") 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 = "好好学习,天天向上" 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]]