Theres a chance this system WILL need to get updated in your games by at least January when I work out a fix for relying on a few legacy APIs (if roblox actually provides replacements to get your own chat button which I feel they won’t)
I may have to end up relying on TopbarPlus and completely “disabling” chat with SetCoreGuiEnabled which will break any script relying on SetCore to customize the chat system but will bring better performance since ExperienceChatMain will be disabled
Because roblox is roblox, you’ll most likely have to update ~January (though I’ll most likely migrate this to a package to make future updates and fixes easy)
disregard this. I was wrong.