SCP: Anomaly Breach 2 Script | TELEPORT

 

Created by Sevyy

Features:

  • Teleport to SCP-914 (a machine that you can use to upgrade your items)
local SCP914 = game:GetService("Workspace").Rooms.room914.room914STATIC.Wedge
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = SCP914.CFrame
 
local GateA = game:GetService("Workspace").Rooms.gatea.Base
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = GateA.CFrame
 
local Escape = game:GetService("Workspace").Rooms.gatea.gateaSTATIC.Part
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Escape.CFrame
 
local Level5Keycard1 = game:GetService("Workspace").ItemSpawns.Specific.Keycard5
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Level5Keycard1.CFrame