Roblox sentarse
local PlayerName = "Qwerty"
game.Workspace:WaitForChild(PlayerName).Humanoid.Sit = true
Old-fashioned Otter
local PlayerName = "Qwerty"
game.Workspace:WaitForChild(PlayerName).Humanoid.Sit = true