asdadsasd

Those Who Remain hack tele all

Dec 24th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. local InfectedHolder = workspace.Infected
  2. for _, v in pairs(InfectedHolder:GetDescendants()) do if v.Name == "HumanoidRootPart" then v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame+Vector3.new(3,0,0) v.Anchored = true end end
Add Comment
Please, Sign In to add comment