ADVERTISEMENTREMOVE ADS

Cart Ejector OP

Universal script
1 week ago
Script preview thumbnail
Script Preview

Description

made by l0stveil

it can be stolen and skidded yez

flings carts so nobody can control them

ADVERTISEMENTREMOVE ADS
9 Lines • 265 Bytes
Verified
Raw
task.spawn(function()
while task.wait() do
for i, v in pairs(game.Workspace:GetDescendants()) do
if v:IsA("ClickDetector") and v.Parent.Name == "Down" then
fireclickdetector(v)
end
end
end
end)
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS