here is the error
raiseTeleportInitFailedEvent: Teleport failed beacause this game as not been aproved, yet. (unauthorised)
local teleservice = game:GetService("TeleportService")
local Humanoid = workspace.nic["."].Humanoid
local place = 10706166978
local plr = game.Players.LocalPlayer
Humanoid.Died:Connect(function)
teleservice:Teleport(place, plr)
end)
the place your trying to teleport has not been approved by roblox