Untitled Sus Game LAGGER SCRIPT

Created by Rob123

Features:

  • LAGGER
    • Just an OD’er game using stolen assets from Brookhaven and totally not implying it’s meant to discuss sexual stuff.
    • Decided to hop in for fun and do this as it’s the only thing I could do there
    • It literally lag out the chat & their sign system & people
local args = {}

function getWord(size)
 local word = ""
 for i = 1, size do
   word = word .. string.char(math.random(97, 122))
 end
 return word
end

game:GetService("RunService").RenderStepped:Connect(function()
 local randomWord = getWord(math.random(10, 100))
 args[1] = randomWord
 game:GetService("Players").LocalPlayer.Character.Sign.UpdateSign:FireServer(unpack(args))
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!