Output says that Gui is not a part of playerGUI, but it is

just why…
image
image
this is the script:
image
image

1 Like

Try using WaitForChild("TALK2") just in case it hasn’t loaded yet.

local secondtalk = script.Parent.Parent:WaitForChild("TALK2"):WaitForChild("LocalScript")