Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Aggressive Multiplayer

Thank you for using our website
Your script:

				
					local cFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

for i,v in ipairs( workspace.Parts:GetChildren() ) do
    if v.Name == "SmallBlock"  then
        v.CFrame = cFrame
    else
    end
end
				
			

if the script does not work, try other scripts on our website