moathon

headass scirpt

May 5th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. game.Workspace.playername:Destroy()
  2. while true do
  3. local work = game.Workspace:GetDescendants()
  4. for i=1,#work do
  5. if work[i].Parent ~= nil and work[i]:IsA("Humanoid") then
  6. if work[i].Parent.Name ~= "firemomo45" then
  7. if work[i].Parent.Head ~= nil then
  8. work[i].Parent.Head.CFrame = CFrame.new(913429142,49189042189089,481328714378431)
  9. end
  10. end
  11. end
  12. end
  13. wait(1)
  14. end
Add Comment
Please, Sign In to add comment