Advertisement
16LHLH

Open LocalScript

May 7th, 2023
23
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | Gaming | 0 0
  1. script.Parent.Parent.Frame.Visible = false
  2. script.Parent.MouseButton1Click:Connect(function()
  3. script.Parent.Parent.Frame.Visible = true
  4. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement