Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Brothers Vow

Thank you for using our website
Your script:

				
					for _, E in ipairs(game.Workspace:GetChildren()) do
    if E.Name == "Enemy" then
    E.Torso.Size = Vector3.new(10, 10, 10) -- change the values if you want
    E.Torso.Transparency = 0.5 -- and this one if you want to
    end
end

				
			

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