Post: How to Make Your Menu Completely Stealth in GSC
10-01-2012, 02:00 PM #1
Amanda
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); I don't know if this has already been posted before but I haven't found it anywhere...
Also this may be useless now with 1.13 CFG modding but I post it here because this section is more popular than
the COD4 one nowadays...

This will work for all CODs!!!

The common problem with all 1.11 GSC patches was that they were easy to detect that you were in a modded lobby!
Here is what everyone did that days:
1. Join a game.
2. Don't choose your class, but switch to spectator for a while.
3. Monitor the Host...
4. If Opens the Menu, leave the game!


Here is how to Make your Menu Invisible to All Spectators Smile

    text.archived = false;


Use this command for all your Menu Text strings, Scrollbars and all your other HUD Elements and they will be invisible to anyone else except you!!!

*************************************************************************************************************

Also, Bonus Commands!
The commands following are not really common but they are very useful!

Replace 'text' with your Element name

    
text.hideWhenInMenu = true; // Hides the Element when you Open the in-game Menu Pressing the Start Button
text.archived = false; // Element is invisible to spectators!
text.foreground = true; // If many overlapping Elements, this will give priority to the specified one to show up first on screen
text.sort = 10; // You can replace the value here with other ones. It has to do with the priority the elem has to show up on screen
[/FONT]
(adsbygoogle = window.adsbygoogle || []).push({});

The following 11 users say thank you to Amanda for this useful post:

Blackstorm, Kitty=^.^=, LightModz, Jango, Cmd-X, RaspberryIce, Sirprizer, spudeeelad, UGz-, Vanz
10-08-2012, 12:29 AM #11
Originally posted by Amanda View Post
I don't know if this has already been posted before but I haven't found it anywhere...
Also this may be useless now with 1.13 CFG modding but I post it here because this section is more popular than
the COD4 one nowadays...

This will work for all CODs!!!

The common problem with all 1.11 GSC patches was that they were easy to detect that you were in a modded lobby!
Here is what everyone did that days:
1. Join a game.
2. Don't choose your class, but switch to spectator for a while.
3. Monitor the Host...
4. If Opens the Menu, leave the game!


Here is how to Make your Menu Invisible to All Spectators Smile

    text.archived = false;


Use this command for all your Menu Text strings, Scrollbars and all your other HUD Elements and they will be invisible to anyone else except you!!!

*************************************************************************************************************

Also, Bonus Commands!
The commands following are not really common but they are very useful!

Replace 'text' with your Element name

    
text.hideWhenInMenu = true; // Hides the Element when you Open the in-game Menu Pressing the Start Button
text.archived = false; // Element is invisible to spectators!
text.foreground = true; // If many overlapping Elements, this will give priority to the specified one to show up first on screen
text.sort = 10; // You can replace the value here with other ones. It has to do with the priority the elem has to show up on screen
[/FONT]


also to clarify.

text.hideWhenInMenu = false; <-- that's what hides it to spectators.

text.archived = false; <-- that just tells the game engine to not regard it's information in memory. It allows more elements to be shown on the screen before crashing.
10-08-2012, 01:20 AM #12
Blackstorm
Veni. Vidi. Vici.
Originally posted by GAMER View Post
also to clarify.

text.hideWhenInMenu = false; <-- that's what hides it to spectators.

text.archived = false; <-- that just tells the game engine to not regard it's information in memory. It allows more elements to be shown on the screen before crashing.


and have you tested ? :p
10-08-2012, 01:45 AM #13
Originally posted by Blackstorm View Post
and have you tested ? :p


You can't just say that to everything.

and yes I have tested. Multiple times infact.
10-08-2012, 02:54 AM #14
Blackstorm
Veni. Vidi. Vici.
Originally posted by GAMER View Post
You can't just say that to everything.


Honestly yes I can and I will. Smile

The following user thanked Blackstorm for this useful post:

Cien
10-08-2012, 04:45 AM #15
Originally posted by Blackstorm View Post
Honestly yes I can and I will. Smile


Did you test that?


-point proven :carling:
10-08-2012, 05:30 AM #16
Blackstorm
Veni. Vidi. Vici.
Originally posted by GAMER View Post
-point proven


have you tested that? :carling:
10-08-2012, 05:32 AM #17
Originally posted by Blackstorm View Post
have you tested that? :carling:


brb getting yamato :carling:

The following user thanked Jakes625 for this useful post:

Blackstorm
10-08-2012, 06:15 AM #18
Working well i hope it is now i can use lightmodz new edit without noobs asking me when they are watching me.
And LightModz im sry for editing it just added that in the menu and changed the order of some infections didnt change anything else

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo