Replace your actual name at all texts in game (chance board, select gui, team sidebar gui, private server panel and any other gui)
Script is heavy, can eat memory a little!.. mayb.
_G.OMAnon_Name = "your custom name here"
_G.OMAnon_DisplayName = "your custom display name here"
loadstring(game:HttpGet("https://github.com/lil2kki/My-Outcome-Memories/raw/HEAD/Anon/main.lua"))()