Ignore User Feature (Hack) and other Lobby mods

General Armor Critical discussion for topics without their own explicit forum.
Post Reply
CheeJudo
Posts: 11
Joined: Sat Jan 27, 2024 4:56 pm

Ignore User Feature (Hack) and other Lobby mods

Post by CheeJudo » Sun Jan 28, 2024 4:16 am

Since, for whatever reason, there is no mute feature for the lobby I made a simple hack to ignore those toxic nerds.

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());
6.) Paste the code directly above these two lines.
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.

User avatar
oTaCon
Posts: 87
Joined: Thu Feb 24, 2022 10:13 pm
Location: Indiana
Contact:

Re: Ignore User Feature (Hack) and other Lobby mods

Post by oTaCon » Sun Jan 28, 2024 1:20 pm

CheeJudo wrote: Sun Jan 28, 2024 4:16 am Since, for whatever reason, there is no mute feature for the lobby I made a simple hack to ignore those toxic nerds.

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());
6.) Paste the code directly above these two lines.
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.
Very cool! I'll try this out when I get home tonight.

Thanks Chee =)
Image

Post Reply