What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

LAG THE WHOLE SERVER

Version / Update: v1.0.0
Download / Script Link
_G.test = true
while _G.test do
local args = {
"Flex"
}
game:GetService("ReplicatedStorage"):WaitForChild("Network"):WaitForChild("Sticker"):WaitForChild("URE:Show"):FireServer(unpack(args))
task.wait()
end
[ View More ]
510a00a8-70da-483a-a127-c35320d9866b.webp


literally what the title says, itll lag the whole server if done with many ppl (sticker spams)
 
Back
Top