get paid to paste

Mountfall Script | INSTANT KILL ANYTHING...

for _, v in pairs(getgc(true)) do
    if type(v) == "table" and rawget(v, "BaseDamage") and type(v.BaseDamage) == "table" then
        local newBaseDamage = {math.huge} -- don't be mad about the math.huge btw I just killed the inf health dummy lol
        v.BaseDamage = newBaseDamage
    end
end

Pasted: Jul 2, 2023, 10:39:41 pm
Views: 60