Dark_EccentricYT

Untitled

Oct 11th, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. spawn(function()
  2. while true do
  3. game:GetService("RunService").Heartbeat:Wait()
  4. game:GetService("Players").LocalPlayer.MaximumSimulationRadius = math.huge;
  5. setsimulationradius(math.huge);
  6. end
  7. end)
Add Comment
Please, Sign In to add comment