It is going into a regular script and it is obviously for a GUI:
script.Parent.home.BackgroundColor3 = Color3.new(106,178,255)
I am new to scripting and I was told this would change the colour of my text box named home, it just turns white.
This is just part of the script!