Advertisement
dahpiglz

Untitled

Aug 11th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. function onButton1Down(mouse)
  2.     local target = mouse.target
  3.     target:Remove()
  4.     end
  5. LocalPlayer.Button1Down:connect(function()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement