[ad_1]
Created by skill issue
Features:
- Decimator
for i,v in pairs(game.Workspace:GetDescendants()) do
if v:IsA("BasePart") or v:IsA("Part") or v:IsA("MeshPart") then
game:GetService("ReplicatedStorage").AnchorV2:FireServer(v,false)
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]