i have searched everywhere in the web and there is no answer to this question.. I know the risks of turning off filter but i just wanna learn how would u turn off filter anyway i mean is there a way? I wont obviously use this on my games my game will get moderated but i just wondering So please explain if there is a way or not.
here you are: local chatservice = require(game.ServerScriptService.ChatServiceRunner.ChatService);chatservice.InternalApplyRobloxFilterNewAPI=function(self,sp,mes,textfilcon) return true,false,mes end;chatservice.InternalApplyRobloxFilter=function(self,sp,mes,toname) return mes end You are lucky today, boi. PUT THIS INTO SERVER SCRIPTS SERVICE, ok?