
2.2k Views
Description
Used in ZXHUB
Comments
2

Offline
ProBaconHub 9 months ago
I would use
game:GetService("RunService").Heartbeat:Connect(function()
game.Players.LocalPlayer.Character.Humanoid.Sit = false
end)
Offline
zxrealm 9 months ago
ok.