Advertisement
PlayStationUser99

How to make a halo system! | Part 1. Close Script

Mar 11th, 2021
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. -- Its almost like the open script!
  2.  
  3. script.Parent.MouseButton1Click:Connect(function()
  4. script.Parent.Parent.Visible = false
  5. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement