ADVERTISEMENTREMOVE ADS

Instant Interaction no ui

Universal script
3 months ago
Script preview thumbnail
Script Preview

Description

Allows you to instantly interact through prompts

Features:

  • Instant prompt
ADVERTISEMENTREMOVE ADS
8 Lines • 278 Bytes
Raw
local ProximityPromptService = game:GetService("ProximityPromptService")
local instantInteractEnabled = true
ProximityPromptService.PromptButtonHoldBegan:Connect(function(prompt, player)
if instantInteractEnabled then
fireproximityprompt(prompt)
end
end)
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
he

bro ts is a copy lmfao

0
0
ADVERTISEMENTREMOVE ADS