Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I Change Gui Color to Custom Color?

Asked by 5 years ago

Basically I'm working on a game where I'm making a Topbar gui, with a matching chat and teamgui. I just can't figure out how to change the color for the GUI parts for chat, as an example,

http://prntscr.com/k50gfx

I want the Chat gui to stay that color, but I'd have to go into studio and manually change it. Is there a line of code I can use to change that?

Path to what I want to change:

game.Players.LocalPlayer.PlayerGui.Chat.Frame.ChatBarParentFrame.Frame.BackgroundColor3
0
Make variables. User#19524 175 — 5y

Answer this question