I’ve made a mistake. I was messing around in roblox studio while working on an old game of mine “a game built on a template with no bubblechat” when I tried to input a command into the command bar.
I was trying to add bubble chat back to my game, but I was to stupid enough to not check my sources enough, and while it did add bubblechat, it removed the chat logs.
I was dumbfounded by what I did. I HAD not much Prior nolage of the command line, and I had no idea on how to revert the mistake, I had already made to much updates to the game, and I knew it wouldnt revert after clicking the undo button.
So I am now here, completely stuck and unable to figure out how slove this problem. I will try to research this matter, but Im not sure ill get much in return.
The script I inputed was:
Local x workspace.ChatModel.clientChatModules:clone()
X.parent = game.chat.
Yes, I did use a freemodel from a youtube tutorial, and yes I didnt read the title correctly (WHY AUTISM) and yes I did remove the “chatmodel” from the workspace, but I cant figure out how to remove the code injected into the game.chat whatever and bring back Chatlogs to the game.