Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Workspace.playername:Destroy()
- while true do
- local work = game.Workspace:GetDescendants()
- for i=1,#work do
- if work[i].Parent ~= nil and work[i]:IsA("Humanoid") then
- if work[i].Parent.Name ~= "firemomo45" then
- if work[i].Parent.Head ~= nil then
- work[i].Parent.Head.CFrame = CFrame.new(913429142,49189042189089,481328714378431)
- end
- end
- end
- end
- wait(1)
- end
Add Comment
Please, Sign In to add comment