Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function onButton1Down(mouse)
- local target = mouse.target
- target:Remove()
- end
- LocalPlayer.Button1Down:connect(function()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement