local newProperties = { HoldDuration = 1.5, -- Duration (in seconds) to hold the prompt before activation RequiresLineOfSight = false, -- Whether line of sight is required MaxActivationDistance = 10, -- Maximum distance at which the prompt can be activated } --[[ ███╗░░░███╗░█████╗░██████╗░███████╗  ██████╗░██╗░░░██╗  ██╗░░██╗██╗███╗░░██╗░██████╗██████╗░░█████╗░░█████╗░ ████╗░████║██╔══██╗██╔══██╗██╔════╝  ██╔══██╗╚██╗░██╔╝  ██║░██╔╝██║████╗░██║██╔════╝██╔══██╗██╔══██╗██╔══██╗ ██╔████╔██║███████║██║░░██║█████╗░░  ██████╦╝░╚████╔╝░  █████═╝░██║██╔██╗██║╚█████╗░██████╔╝██║░░██║██║░░██║ ██║╚██╔╝██║██╔══██║██║░░██║██╔══╝░░  ██╔══██╗░░╚██╔╝░░  ██╔═██╗░██║██║╚████║░╚═══██╗██╔══██╗██║░░██║██║░░██║ ██║░╚═╝░██║██║░░██║██████╔╝███████╗  ██████╦╝░░░██║░░░  ██║░╚██╗██║██║░╚███║██████╔╝██║░░██║╚█████╔╝╚█████╔╝ ╚═╝░░░░░╚═╝╚═╝░░╚═╝╚═════╝░╚══════╝  ╚═════╝░░░░╚═╝░░░  ╚═╝░░╚═╝╚═╝╚═╝░░╚══╝╚═════╝░╚═╝░░╚═╝░╚════╝░░╚════╝░ ]] loadstring(game:HttpGet("https://raw.githubusercontent.com/ezsee/Proximity-Prompt-No-Delay/refs/heads/main/Proximity%20Prompt%20No%20Delay"))()