it is only this part that is not working, there is not alot to talk about
for children, e in pairs(bodykit:GetChildren()) do
if e.Name == "Glass" then
e.Transparency = 0.4
end
end