Hello, i’m trying to make script what blocks certain user (allready made that script to select that certain user) from saying ANYTHING to game chat…
I know about game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, false) however exploiters can get around this since it’s not done server side… I need to block people from saying anything server side