EsTLation

Untitled

Jul 7th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. game:GetService("RunService").RenderStepped:Connect(function()
  2. game.Players.LocalPlayer.Character.Humanoid:ChangeState(Enum.HumanoidStateType.Swimming)
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment