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

How do I find the player that clicked a TextButton?

Asked by 9 years ago

I need to know this ASAP. This is what I tried:

script.Parent.Parent.Parent.Parent.Popup.StartedBy.Text = "Vote started by
"..script.Parent.hit.Parent.Name"."

Thanks :)

Answer this question