Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Script made by #MLBB_0939. Testing if it works on 2022!
- --Method by Roblox
- local v =96000000 --Maximal bit stream on client
- -- (96000000 - 12) -- Maximal bit stream that server accept +-2
- local msg = ""..string.rep(" ",(v - 12))
- game.Players:Chat(msg)
Advertisement
Add Comment
Please, Sign In to add comment