game.Players.PlayerAdded:connect(function(player) script.Disabled = false wait(6) script.Disabled = true end) wait(3) script.Parent.ImageTransparency = 0.1 wait(0.1) script.Parent.ImageTransparency = 0.2 wait(0.1) script.Parent.ImageTransparency = 0.3 wait(0.1) script.Parent.ImageTransparency = 0.4 wait(0.1) script.Parent.ImageTransparency = 0.5 wait(0.1) script.Parent.ImageTransparency = 0.6 wait(0.1) script.Parent.ImageTransparency = 0.7 wait(0.1) script.Parent.ImageTransparency = 0.8 wait(0.1) script.Parent.ImageTransparency = 0.9 wait(0.1) script.Parent.ImageTransparency = 1 script.Parent.Visible = false wait(0.3) script.Parent.Parent.RobloxLuaLogo.Visible = true script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.9 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.8 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.7 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.6 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.5 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.4 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.3 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.2 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.1 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0 wait(2) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.1 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.2 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.3 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.4 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.5 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.6 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.7 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.8 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 0.9 wait(0.1) script.Parent.Parent.RobloxLuaLogo.ImageTransparency = 1 script.Parent.Parent.White.Visible = false
Help me please