print (" credits to ivo for finding this w ah area ") game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) if key == '-' then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-201, 62, -755) end end) game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) if key == '=' then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(81, 216, -442) end end)