Post: How do i get GSC Codes myself from the bo2 files?
08-29-2015, 10:13 PM #1
akse
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); I am already coding some stuff with GSC Codes which got released.. and i know there are way more not released codes out there and since no one wants to release them i wanted to know how can i find those codes for myself? do i need the bo2 steam folder or something like that? and what programms do i use to get the codes? i am new to this 'how to find codes out' thingy as you can tell and i would appreciate it if you guys wouldnt tell me to 'fuck off' or anything like that.. i really want to learn this.
(adsbygoogle = window.adsbygoogle || []).push({});
08-29-2015, 11:05 PM #2
HiddenHour
I defeated!
Originally posted by akse View Post
I am already coding some stuff with GSC Codes which got released.. and i know there are way more not released codes out there and since no one wants to release them i wanted to know how can i find those codes for myself? do i need the bo2 steam folder or something like that? and what programms do i use to get the codes? i am new to this 'how to find codes out' thingy as you can tell and i would appreciate it if you guys wouldnt tell me to 'fuck off' or anything like that.. i really want to learn this.


You're going to need the BO2 GSC Dump.
You must login or register to view this content.
You're also going to need the string dumper as well.
You must login or register to view this content.

The following 2 users say thank you to HiddenHour for this useful post:

-Numb, akse
08-29-2015, 11:10 PM #3
akse
Do a barrel roll!
Thanks!!

Are there any tutorials out there on how to use these?
08-29-2015, 11:58 PM #4
HiddenHour
I defeated!
Originally posted by akse View Post
Thanks!!

Are there any tutorials out there on how to use these?


Not that I know of. You just need to drop the String Dumper into the root of the Decompiled folder, search for a string, and do whatever you want with it.

The following user thanked HiddenHour for this useful post:

akse
08-30-2015, 12:01 AM #5
akse
Do a barrel roll!
thanks man! but isnt this for the maps of bo2 only? i mean like i wanted to search for the bullet trail code and some other stuff
08-30-2015, 12:16 AM #6
HiddenHour
I defeated!
Originally posted by akse View Post
thanks man! but isnt this for the maps of bo2 only? i mean like i wanted to search for the bullet trail code and some other stuff


I put the String Dumper in the root of the Decompiled folder.
You must login or register to view this content.
I open the String Dumper and input a string that I want to search. I want to look for setClientUIVisibilityFlag.
You must login or register to view this content.
I press Enter and wait for it to finish making the dump. I then open the txt file that it made.
You must login or register to view this content.

From this dump, I can see that I can use setClientUIVisibilityFlag with:
    hud_visible
g_compassShowEnemies

and many more when I look through the dump txt.
If you want to find out the arguments for a function, either look at this website although it is outdated.
You must login or register to view this content.
or make a dump of the function with the String Dumper and look for the line with default arguments like the first one in this picture
You must login or register to view this content.
08-30-2015, 12:21 AM #7
akse
Do a barrel roll!
Originally posted by TheHiddenHour View Post
I put the String Dumper in the root of the Decompiled folder.
You must login or register to view this content.
I open the String Dumper and input a string that I want to search. I want to look for setClientUIVisibilityFlag.
You must login or register to view this content.
I press Enter and wait for it to finish making the dump. I then open the txt file that it made.
You must login or register to view this content.

From this dump, I can see that I can use setClientUIVisibilityFlag with:
    hud_visible
g_compassShowEnemies

and many more when I look through the dump txt.
If you want to find out the arguments for a function, either look at this website although it is outdated.
You must login or register to view this content.
or make a dump of the function with the String Dumper and look for the line with default arguments like the first one in this picture
You must login or register to view this content.


could i ask what this is and how you got it? "setClientUIVisibilityFlag"
and i looked in the AR51 homepage and it looks like they are only for singleplayer right? im searching codes for multiplayer ^^
08-30-2015, 12:24 AM #8
HiddenHour
I defeated!
Originally posted by akse View Post
could i ask what this is and how you got it? "setClientUIVisibilityFlag"
and i looked in the AR51 homepage and it looks like they are only for singleplayer right? im searching codes for multiplayer ^^


GSC functions are usually for both MP and SP. I think I saw someones UAV function that used setClientUIVisibilityFlag a long time ago.
08-30-2015, 12:34 AM #9
itsSorrow
In my man cave
Originally posted by akse View Post
thanks man! but isnt this for the maps of bo2 only? i mean like i wanted to search for the bullet trail code and some other stuff


bullet trail code:
    
drawSquigglyLine(self getorigin(),not,real,code);

just look for it in this question section.. Century put it out lol
08-30-2015, 12:36 AM #10
akse
Do a barrel roll!
Originally posted by GentleSlugger View Post
bullet trail code:
    
drawSquigglyLine(self getorigin(),not,real,code);

just look for it in this question section.. Century put it out lol


m8.. i saw you on so many threads and always you are posting these fake things.. could you just stop? you are not helping anyone with this

The following user thanked akse for this useful post:

-Numb

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo