虫虫教学

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 557|回复: 0

[GG修改] 弹弹奇妙冒险无限怒气

[复制链接]

6

主题

53

帖子

1万

积分

论坛元老

Rank: 8Rank: 8

积分
13462

最佳新人发帖达人推广达人热心会员宣传达人在线达人纪念勋章

发表于 2023-4-12 07:01:07 | 显示全部楼层 |阅读模式
弹弹奇妙冒险无限怒气,以下是代码

function editData(qmnb,qmxg)gg.setVisible(false)gg.clearResults()qmnbv=qmnb[3]["value"]or qmnb[3][1]qmnbt=qmnb[3]["type"]or qmnb[3][2]qmnbn=qmnb[2]["name"]or qmnb[2][1]gg.setRanges(qmnb[1]["memory"]or qmnb[1][1])gg.searchNumber(qmnbv,qmnbt)gg.refineNumber(qmnbv,qmnbt)sz=gg.getResultCount()if sz==0 then gg.toast(qmnbn.."开启失败")else sl=gg.getResults(999999)for i=1,sz do pdsz=true for v=4,#qmnb do if pdsz==true then pysz={{}}pysz[1].address=sl[i].address+(qmnb[v]["offset"]or qmnb[v][2])pysz[1].flags=qmnb[v]["type"]or qmnb[v][3]szpy=gg.getValues(pysz)tzszpd=tostring(qmnb[v]["lv"]or qmnb[v][1]):gsub(",","")pyszpd=tostring(szpy[1].value):gsub(",","")if tzszpd==pyszpd then pdjg=true pdsz=true else pdjg=false pdsz=false end end end if pdjg==true then szpy=sl[i].address for x=1,#qmxg do xgsz=qmxg[x]["value"]or qmxg[x][1]xgpy=szpy+(qmxg[x]["offset"]or qmxg[x][2])xglx=qmxg[x]["type"]or qmxg[x][3]xgdj=qmxg[x]["freeze"]or qmxg[x][4]xg={{address=xgpy,flags=xglx,value=xgsz}}if xgdj==true then xg[1].freeze=xgdj gg.addListItems(xg)else gg.setValues(xg)end end xgjg=true end end if xgjg==true then gg.toast(qmnbn.."开启成功")else gg.toast(qmnbn.."开启失败")end end end
-- 【【 核心代码,不懂勿动 】】
--   JF Script编辑器
D=gg.TYPE_DWORD  E=gg.TYPE_DOUBLE  F=gg.TYPE_FLOAT W=gg.TYPE_WORD B=gg.TYPE_BYTE X=gg.TYPE_XOR Q=gg.TYPE_QWORD


function Main0()
SN = gg.choice({
"无限怒气",
"退出脚本",
}, nil, "这里是公告")
if SN==1 then HS1() end
if SN==2 then os.exit() end
FX1=0
end



function HS1()
editData(
{
{["memory"] = gg.REGION_C_ALLOC},
{["name"] = "无限怒气"},
{["value"] = 1078951936, ["type"] = D},
{["lv"] = 3,["offset"] =0x4, ["type"] = D},
{["lv"] = 672,["offset"] =0x8, ["type"] = D},
},
{
{["value"] = 100,["offset"] =0x14, ["type"] = E,["freeze"] = false},
}
)
gg.clearResults()
end








while true do
if gg.isVisible(true) then
    FX1 = nil
    gg.setVisible(false)
  end
  if FX1 == nil then
    Main0()
  end
end

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

QQ|Archiver|手机版|小黑屋|虫虫教学--虫虫联盟官网

GMT+8, 2025-6-8 06:01 , Processed in 1.301985 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表