It's dead simple.
1.) Open your game folder, where ever it is. My is called "armorcritical-win32-x64".
2.) Go into "resources" ==> "app".
3) There you will find "main.html". Back this file up if you want in case you screw these simple instructions up.
4) Right-click "main.html" and select Open With, and then choose your text editor, such as Notepad.
5.) Find the two lines that say
Code: Select all
$.getScript(domain + "/js/colorpicker/js/colorpicker.js");
$.getScript(domain + "/js/main.js?v=" + Date.now());
7.) Add the user name of people you want to ignore.
8.) Restart client.
*Note: This doesn't have any effect on in game chat.
Code: https://pastebin.com/x4hD1mmp
Picture for reference: https://imgur.com/NqJrSHu
Video for reference: https://youtu.be/TpWfSSnY46c?si=XVYZmsp9OFl0Hk9j
Let me know if you guys want any more of this type of mod. Can only be done for the Lobby client.
P.S. to devs: I'm willing to help improve your game.