WolfGamesProgrammer

Close Shop

Oct 10th, 2024
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | Source Code | 0 0
  1. function OnClick()
  2.     script.Parent.Parent.Parent.Enabled = false
  3. end
  4. script.Parent.MouseButton1Click:Connect(OnClick)
Advertisement
Add Comment
Please, Sign In to add comment