Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- spawn(function()
- while true do
- game:GetService("RunService").Heartbeat:Wait()
- game:GetService("Players").LocalPlayer.MaximumSimulationRadius = math.huge;
- setsimulationradius(math.huge);
- end
- end)
Add Comment
Please, Sign In to add comment