Advertisement
helloitsdeleted

Islands LUA Roblox

Feb 15th, 2022
1,446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.40 KB | None | 0 0
  1. local l = game.Players.LocalPlayer.Character l.Name = "Humanoid"
  2. wait(0.1)
  3. game.Players.LocalPlayer.Character["1"]:Destroy()
  4. game.workspace.CarResetCamera.CameraSubject = game.Players.LocalPlayer.Character
  5. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6. wait(0.1)
  7. game.Players.LocalPlayer.Character.Animate.Disabled = false
  8. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Name"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement