Meme Piece – Inf Stats

MADE BY kenpath1234

FEATURE:

  • INF STAT
local Amount = 100

for i,v in pairs(game.Players.LocalPlayer.PlayerData:GetChildren()) do
    if string.find(v.Name, "Level") then
        for i = 1, Amount * 2 do
            local args = {
                [1] = v,
                [2] = "0.5"
            }

            game:GetService("Players").LocalPlayer.PlayerGui.GameGui.Stats.Stats.SpendPoints:FireServer(unpack(args))
        end
    end
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!