Advertisement
Supremacyy

annoying killing script edited

Feb 18th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. --MADE BY OneLegend (NOT THE SCRIPT) Just run it
  2. --Edited by Supremacyy
  3.  
  4. p= game.Workspace:GetChildren()
  5. for i= 1, #p do
  6. if p[i].className == "Part" then
  7. p[i].Velocity = Vector3.new(100000000,0,0)
  8. end
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement