Advertisement
Kiko01SK

AdminName

Apr 26th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. function change()
  2. script.Parent.Text = script.Parent.Parent.Text
  3. end
  4. script.Parent.Parent.Changed:connect(change, Text)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement