ADVERTISEMENTREMOVE ADS
get 42/45 s
46,765 views
Script Preview
Description
idk what should put here lol this is stupid
ADVERTISEMENTREMOVE ADS
10 Lines • 427 Bytes
for _, v in ipairs(game:GetDescendants()) do
if v:IsA("TouchTransmitter") then
firetouchinterest(v.Parent, game.Players.LocalPlayer.Character.HumanoidRootPart, 0)
firetouchinterest(v.Parent, game.Players.LocalPlayer.Character.HumanoidRootPart, 1)
elseif v:IsA("ProximityPrompt") then
fireproximityprompt(v)
elseif v:IsA("ClickDetector") then
fireclickdetector(v)
end
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
wrong game sorry xd i updated it