life in paradise anti block spam

Script Credit :- joshclark756#7155
Features

anti block spam

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

while wait(5) do for i,v in pairs(game:GetDescendants()) do if v:IsA("Part") and v.Anchored == false then do v.CanCollide = false end end end end