How can i remove this text from a BO1 Mod Menu?

looking to remove the test in the top left corner of this video. Want to play some zombies but don’t like this text constantly showing

which .gsc or .csc do i go into to change this?

I’m not at all familiar with these types of projects, but my first inclination would be to simply use a search function and search through all the documents for “InFinity Modding Clan”

There’s a lot… I did that with a few and didn’t get anything. Rather not spend time doing that

This maybe?

C:\Users\sNaKe\Desktop\Zombies Menu! Jtag-RGH Only!\Zombies Menu!\raw\maps_zombiemode_load.gsc (5 hits)
displayText setText("^1InFinity ^3Modding ^5Clan");
displayText setText("^5InFinity ^1Modding ^3Clan");
displayText setText("^3InFinity ^5Modding ^1Clan");
self thread DoMessage(“Welcome to One Room Survival”, “Scripted By InFiNiTy xMccoy5868”, “Part Of the InFiNiTy Modding Clan”);
self thread Start_text_quickScope1("^1QuickScope Lobby", “Made and coded by mccoy5868”, “Part Of the InFiNiTy Modding Clan”);

Whatever text editor you’re using should be able to search all documents with the click of button.

EDIT: I take that back. I should say a good text editor can search multiple documents.

okay, now my issue is getting it to work. i added the raw folder to my BO1 Directory, enabled the plugin in dashlaunch, restarted console but still won’t load the menu?

if you removed the whole line of code it may not work, I suggest just deleting the text from the annoucements and letting it play out

actually i still have the original right now that won’t load

I’d check and make sure the TUs match then

they’re both for TU11 :confused: