local ColorVal = Instance.new("BrickColorValue", StringValue)
if plr.Name == "LetterSlayer" then
StringValue.Value = plr.Name.." : "..ChatSender..
ColorVal.Value = "Bright red" ------ Error at =, "Expected identifier, got '='"
If someone could tell me why this wont work, I would appreciate it!
Loading. . . . . |