Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local player = game.Players.baldeagle22
- local char = script.Parent
- local mouse = player:GetMouse()
- mouse.Button1Down:Connect(function()
- mouse.Target:Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement