
29.9k Views
802 Executions
Instant Proximity Prompt
Universal Script 📌Uploaded by 2 years ago
Please login to perform these actions:
Description
Basically do is Make the Prompts Instant. Put on Autoexec To Make the Prompts Instant.

Basically do is Make the Prompts Instant. Put on Autoexec To Make the Prompts Instant.

Universal Script 📌

Universal Script 📌

Universal Script 📌

Universal Script 📌

Universal Script 📌

Universal Script 📌

Universal Script 📌

Universal Script 📌
can u make it a button so it executes in a loop cause i have to execute it multiple times
@cherry, try this, its made by chatgpt tho sadly local Workspace = game:GetService("Workspace") -- Fix existing prompts for _, v in ipairs(Workspace:GetDescendants()) do if v:IsA("ProximityPrompt") then -- Set up an event for when it's shown v.PromptShown:Connect(function() v.HoldDuration = 0 end) end end -- Listen for new prompts being added Workspace.DescendantAdded:Connect(function(obj) if obj:IsA("ProximityPrompt") then obj.PromptShown:Connect(function() obj.HoldDuration = 0 end) end end)
that script suck, don't even support descendant added or property changed on hold duration
this is on infinite yield iirc
makes the prompt 0 cooldown its fe and u can put on autoexec
what do i do with this ???
yesssssssssssssss *sesdsdsadad