Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- guard = Instance.new("Part")
- guard.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- guard.Parent = game.Workspace
- while true do
- guard:Clone()
- task.wait()
- end
Advertisement
Add Comment
Please, Sign In to add comment