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

[SOLVED] The Kick Script & Toggle Freeze Script on my admin gui are not executing, how do i fix it?

Asked by 5 years ago
Edited 3 years ago

[THIS HAS BEEN SOLVED]

game.Players["Mr_Unlucky"].Awesome = true

1 answer

Log in to vote
0
Answered by
Mr_Unlucky 1085 Moderation Voter
5 years ago

You put game.Players.TheChosenOne and didn't put the text in it making it do the child and not the text

game.Players[TheChosenOne.Text].WalkSpeed or game.Players[TheChosenOne.Text]:Kick()
0
Thank you very much :D Sk3pticalR0BL0X 33 — 5y
0
np man! Mr_Unlucky 1085 — 5y
Ad

Answer this question