[ad_1]
Created by BaconLord
Features:
- MESS WITH CARTS
getgenv().AutoBreakCarts = true
spawn(function()
while AutoBreakCarts do wait(0.3)
pcall(function()
for i,v in pairs(workspace:GetDescendants()) do
if v:IsA("ClickDetector") then
fireclickdetector(v)
end
end end) end end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]