ADVERTISEMENTREMOVE ADS
Instant Interactions Script (No GUI)
49,472 views
Universal script•
6 months ago

Script Preview
ADVERTISEMENTREMOVE ADS
9 Lines • 291 Bytes
-- hello :D
local ProximityPromptService = game:GetService("ProximityPromptService")
local instantInteractEnabled = true
ProximityPromptService.PromptButtonHoldBegan:Connect(function(prompt, player)
if instantInteractEnabled then
fireproximityprompt(prompt)
end
end)
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS







Comments
Hey is it possible to request something about the interaction range? Like increasing the range you can interact with something
Basic yet incredible, we need more scripts like that that provide simple universal QOL help
Y’all want a toggle for this or something diffrent?