the file was too large so here's the link https://youtu.be/KSEE-pgsMGk
To summarise I use the teleport and when I have teleported I can't teleport back or use zipline
local TweenService = game:GetService("TweenService")
local UserInputService = game:GetService("UserInputService")
local prompt = script.Parent:FindFirstChild("ProximityPrompt")
local endPart = script.Parent:FindFirstChild("Endpart")
local debounce = {} -- Use a table for per-player debounce
local function clearDebounce(player)
if player and p...
** You are now Level 2! **