local frame = script.Parent.Parent.Frame local value = script.Parent.Value if value == true then frame.BackgroundColor = #828282 end