|
cf手游单板爬墙 脚本 提供: 虫虫Zindy
function Yuec()--[[虫虫教学xiajie解]] o=gg.choice({"爬墙"},nil,"xiajie解") if o==1 then a() end yuec=false end function a() gg.clearResults() gg.setRanges(gg.REGION_CODE_APP) gg.setVisible(false) gg.searchNumber('1051772663;0;-290436412::9',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0,-1) gg.searchNumber('0',gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0,-1) gg.getResults(5) gg.editAll('1092616192',gg.TYPE_DWORD) gg.toast('开启成功') gg.clearResults() end while true do if gg.isVisible(true) then gg.setVisible(false) yuec=true end if yuec==true then Yuec() end end
这个是单板脚本,解出来了,复制到任意文本替换就能执行 代码可以调,可以达到遁地或者爬墙的效果
|
|