local image = game.StarterGui.NoobDialogueGUI.ImageLabel
local label = game.StarterGui.NoobDialogueGUI.DialogueLabel
image.Visible = false
label.Visible = false
so um i made this script and for some reason when i join the ui is still there and its not invisible (this isnt the whole script i just dont know why its not invisible)