Post: [1.16] Dvar Editor / Dumper (Open Source)
04-17-2014, 01:24 PM #1
Notorious
Caprisuns Is Back
(adsbygoogle = window.adsbygoogle || []).push({}); Hey everyone, I have recently released one for ghosts so I decided to make one for BO2 since it is something new for the game.

Yes I know that some of the values are weird numbers but you can still play around with it!

there are 3038 Dvars in this game Smile

Screenshot:
You must login or register to view this content.

How to get the address of the dvar:
To get the address of the dvar all you have to do is search for the dvar you want, then you get the ID of the dvar. and now follow this layout 0x1D01B28 + 0xID * 0x4 the first address stays the same for all dvars because it is the base address and then The 0xID is the ID of the dvar that you can find on the datagridview. and then just search it like that in debugger then follow the pointer and boom that is the address! just go to the current value that is located towards the right side!

How to edit the Dvar Values:
Simple. Just search for the dvar that you want to edit, then double click on the value and change it to your liking!
Common/Cool Dvars:
cg_drawGun // set to 0 for invisible gun
cg_fov // this is one of the messed up values but just play around with it
cg_draw2D // set it to 0 for 'No HUD'
cg_gun_x // guns x position
cg_gun_y // guns y position
cg_gun_z // guns z position
clientKick ClientHere
banClient ClientHere
tempBanClient ClientHere
tempBan ClientNameHere
ban ClientNameHere
fast_restart 1
map mp_mapname
tell ClientNameHere Message // Thanks Shark Smile
usually just do cg_
most of them are cool



Dumping The Dvars:
Simple. Just press the button that Says 'Awesome faceump Dvars' and then save it as any name with the .txt extension and the file will be located in the debug folder I also recommend opening it with Notepad++ as it will get messy otherwise.

*NOTE* I am aware that some of the values are weird like -32190, I am trying to fix this, but it is not that big of a deal

Download The Source You must login or register to view this content.

Credits:
    
BadLuckBrian - Teaching me all about Dvars <3
Prime Notorious
(adsbygoogle = window.adsbygoogle || []).push({});

The following 12 users say thank you to Notorious for this useful post:

Kappa, ALI ALHILFI, Asian, COD4_ELEVATOR, ImAzazel, iMoDz-Baptiste, iMoDz|Shadow, Mango_Knife, mohamed0007, Phreaker, Fatality, xFTW xTeAz
04-17-2014, 08:54 PM #11
yomen9
Bounty hunter
what the hell :O
Can you really ban people if your host??
04-18-2014, 04:28 AM #12
Notorious
Caprisuns Is Back
Originally posted by yomen9 View Post
what the hell :O
Can you really ban people if your host??


haaha i guess so
04-18-2014, 04:35 AM #13
Kurt
Banned
dang it :P. I was just about to finish mine. Oh well, i might as well keep working on it Happy
With mine it detects if its an Int32, Boolean, Float, or RGB Byte and you can edit all of them. It also has weapondef editing included in it.
You must login or register to view this content.

The following user thanked Kurt for this useful post:

xFTW xTeAz
04-18-2014, 11:12 PM #14
Notorious
Caprisuns Is Back
Originally posted by DexModderFTW View Post
dang it :P. I was just about to finish mine. Oh well, i might as well keep working on it Happy
With mine it detects if its an Int32, Boolean, Float, or RGB Byte and you can edit all of them. It also has weapondef editing included in it.
You must login or register to view this content.


yeah I only made it read it as an int, but im working on a bo1 that reads all the types too :P
04-19-2014, 03:32 AM #15
xCLS
Do a barrel roll!
Thank You So Much Prime You Have Been Helping Me Out Some Much With A Lot Of Things On Skype And On The Dvar Dumps
04-19-2014, 03:52 AM #16
Notorious
Caprisuns Is Back
Originally posted by DexModderFTW View Post
dang it :P. I was just about to finish mine. Oh well, i might as well keep working on it Happy
With mine it detects if its an Int32, Boolean, Float, or RGB Byte and you can edit all of them. It also has weapondef editing included in it.
You must login or register to view this content.


can you add me on skype? - notoriousxhacker
04-26-2014, 05:39 PM #17
yomen9
Bounty hunter
Originally posted by DexModderFTW View Post
dang it :P. I was just about to finish mine. Oh well, i might as well keep working on it Happy
With mine it detects if its an Int32, Boolean, Float, or RGB Byte and you can edit all of them. It also has weapondef editing included in it.You must login or register to view this content.


When are you going to realase it? I'm looking forward for this ! Smile Hoping it support ccapi as it much much better to avoid ban and also because my DEX console just YLOD and i don't feel to convert my actual console to dex for the moment (i will probably wait for REBUG 4.55)

Weapon Def Editing is awsome by the way !!

Originally posted by Prime
haaha i guess so


Hi, is it long to convert a tool to be compatible with ccapi 2.5? Because as the fact you relaesed the source, i would maybe do it myself if it's quite easy.

Thanks if you take the time to answer and sry for my bad english

Originally posted by sharkbait263 View Post
here are some you wouldnt think exist Smile

clientKick ClientHere
banClient ClientHere
tempBanClient ClientHere
tempBan ClientNameHere
ban ClientNameHere
fast_restart 1
map mp_mapname
tell ClientNameHere Message //Not sure if this works its just like iprintln...


banClient ClientHere
tempBanClient ClientHere
tempBan ClientNameHere
ban ClientNameHere

Any of this Dvars seem to work, maybe i just did something wrong, but any feedback about if it work for any of you would be appreciated.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo