Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Could someone help me make a no sit script? i need help thanks [closed]

Asked by 4 years ago
Edited 4 years ago

****how would i make a script so you cant sit ? can anyone help me here?

0
This is not a request site. You could just not use seats or Humanoid.Sit = false every time it becomes true. alphawolvess 1784 — 4y

Closed as Not Constructive by alphawolvess, Gameplayer365247v2, and namespace25

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 4 years ago
If game.Players.LocalPlayers.Character.Humanoid.Sit == true then
game.Players.LocalPlayers.Character.Humanoid.Sit == false
end

I think that should work I didn't try but I don't understand why u just don't use seats

Ad