Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. while true do
  2. wait(.15)
  3. if game.Workspace:FindFirstChild("arthurxp1") then
  4. game.Workspace.arthurxp1:Destroy()
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement