of     1   

TheKgroup
#225753557Saturday, September 30, 2017 1:39 AM GMT

game.ReplicatedStorage.HGoal.OnClientEvent:connect(function(goal,assist) local player = game:GetService('Players').LocalPlayer if workspace.GameValues.HomeGoal.Value == true then game.StarterGui:SetCore('ChatMakeSystemMessage',{ Text = "Goal by ".. workspace.GameValues.HomeName.Value .." Goal: ".. goal..', Assists: '.. assist ; Font = Enum.Font.Code; Color = ######################## FontSize = Enum.FontSize.Size96; }) end end) Ngroup stole my cookie.

    of     1