Advertisement
Churraofps

Roblox Studio "Menu"

Jan 13th, 2020
2,617
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. script.Parent.MouseButton1Click:Connect(function()
  2.   script.Parent.Parent.Visible = false
  3.   script.Parent.Parent.Frame = false
  4. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement