MrKix

Скрипт 18, SCP rBreach TP.

Oct 20th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. -- SCP rBreach teleport to SCP-914 script.
  2. -- Press execute and BAM! u are here. <3
  3.  
  4. local hen = game:GetService("Workspace").Map["SCP-914 Containment"].Floor
  5.  
  6. local me = game.Players.LocalPlayer.Character
  7.  
  8. me.HumanoidRootPart.CFrame = CFrame.new(hen.Position.X, hen.Position.Y +6, hen.Position.Z)
Add Comment
Please, Sign In to add comment