Advertisement
ExploiterLOL

Prison Life script i guess?

Dec 15th, 2019
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. local curcframe = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2. wait(1)
  3. local Spawn = game.workspace["Criminals Spawn"]:FindFirstChild("SpawnLocation")
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Spawn.CFrame
  5. wait(1)
  6. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = curcframe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement