NovalGamingYT

Open Script

Dec 30th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. function die()
  2. script.Parent.Parent.Frame.Visible = true
  3. script.Parent.Visible = false
  4. end
  5.  
  6. script.Parent.MouseButton1Down:connect(die)
Advertisement
Add Comment
Please, Sign In to add comment