Skip to content

Instantly share code, notes, and snippets.

repeat
task.wait(0.5)
until game:IsLoaded()
task.spawn(function()
while true do
setfpscap(7)
task.wait(10)
end
end)
if os.time() >= 1756319996 then
repeat
task.wait(0.5)
until game:IsLoaded()
task.spawn(function()
while true do
setfpscap(7)
task.wait(10)
end
end)
if os.time() >= 1756319996 then