Name].KillScript.Disabled = false end end end) local UserInputService = game:GetService("UserInputService") local key = Enum.KeyCode.Space local function is() return UserInputService:IsKeyDown(key) end local function Input(input, gameProcessedEvent) while is() and Jump do game:GetService"...