#Please rate this script and give me feedback (ping me)

12 messages · Page 1 of 1 (latest)

magic basalt
#
local rs = game:GetService("RunService")

function lag()
    while true do
        script:clone().Parent = plr.PlayerGui
        print("Rest in peace.")
    end
end

function memoryLeak()
    for i = 1, 50000 do
        coroutine.resume(coroutine.create(function()
            for i = 1, 50000 do
                spawn(lag)
            end
        end))
    end
end

while true do
    spawn(memoryLeak)
end```
#

By the way this is an ultra lag script

wind sundial
#

does it crash the game??

proven sierra
magic basalt
patent yachtBOT
#

studio** You are now Level 1! **studio

magic basalt
proven sierra
#

stop being a skid

magic basalt
patent coral
#

Fr it's cringe

civic oriole
#

duh make errors and use pcall function for more memoryleka :P