get paid to paste

for i, v in pairs(workspace:GetDescendants()) do
	if v.ClassName == "ProximityPrompt" then
	v.HoldDuration = 0
	end
	end

Pasted: Aug 21, 2022, 11:17:46 am
Views: 55