|
|
#1 |
![]() ![]() Join Date: Jan 2011
Posts: 118
Likes: 4
Liked 14 Times in 11 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
|
Editing OFFSETS Black Ops 2 and other games
Question: how does one edit or make changes to OFFSETs? I remember that someone had made changes to the EBOOT for Black OPs 1 essentially giving the person a level 15th prestige.
I came across the below from NGU forum. They don't really go into detail as to how one can edit these fields. I find myself gravitating to this forum more and more because the members here are so helpful. Could someone explain to me how i would be able to accomplished the below? [[NAME]] 0x026de278 - PLAYER 1 NAME 0x0271ab04 - PRESTIGE 0x0271AB1B - RANK XP 0x0271AB16 - RANK ( 0 -> 54 ) 0x0271AB40 - SCORE 0x0271A660 - KILLS 0x0271AC42 - WINS 0x0271a948 - KILL CHAIN 0x0271a534 - HEADSHOTS 0x0271ABFA - Time Played ( in seconds ) [ 80 a5 e2 06 = 1337 ] 0x0272428E - Unlock Tokens ( *4 multiplier eg 04 00 00 0 = 1 token ) 28 00 00 00 = 10 [ - Some Acomplishments - ] Therse to many but heres a few 0x0271a8dc - BloodThirsty 0x0271a8e2 - Unstoppable 0x0271a90c - Hunter Killer Medal 0x0271a87c - Denied (gamemode) 0x0271a8ac - Takedown (gamemode) [- SUPER JUMP -] 0x059A19C - 50 00 00 00 [- INF AMMO -] For Everyone * Must b host * 0x005deb98 - 38 a0 00 00 [MODDED PERKS] perk_weapSwitchRate 0x0059e000 - 37 27 c5 ac [-CORPSE COUNT-] 0x002073d4 - 38 80 00 01 [- CONSTANT RADAR (Orbital Vstat) -] 0x017385a7 - 01 00 00 00 [SHOW HOST, FPS, TEXT] This is all thanks to choco, i seen his code, and he explained how it worked To Use this Pause Kernals in TM first 0x000376b8 - 60 00 00 00 0x008c171c - Custom Text MSG Then There is also Some Dvar Areas that people who dont know about IDA prob dont know about: this will allow you to put ur own dvars in like scr_dom_score_suicide and set the value to make it easier Red text: Original Dvar/value Green Text:New Dvar/value The Values are Stored in Big Endians: 0x00953794 - Jump_spreadAdd > scr_xpscale ___________0x000599ad4 - 44 00 00 00 > 44 83 40 00 [ 1050 ] 0x0095377c - Jump_ladderPushVel > scr_dom_score_kill ___________0x000599acc - 43 00 00 00 > 47 48 89 00 [ 51337 ] 0x00957abc - perk_weapSpreadMultiplier > scr_dom_score_suicide ___________0x00059dff4 - 00 00 00 00 > 49 74 23 f0 [ 999k ] 0x00957b64 - perk_weapEquipmentUseMultiplier > Any Dvar Here ___________0x05a4b84 - 3f 19 99 9a > 50 32 d0 5e [ 1.2b ] you can change the dvars to *WHATEVER DVARS* you want also the values, not all work but mess around they are just xamples They were all Float Values, However there is other ones that are boolean eg. 38 80 00 BE, would be a boolean value BE is 190 in hex provided by KCxFTW [-SUPER SPEED-] (This Value is Hex, you can use a Hex calc to Get this value) Address: 0x01C6729A Normal Speed: 00 BE Fast Speed:01 90 Super Speed: 03 E8 |
|
|
|
|
Likes: (1) |
![]() |
| Bookmarks |
| Thread Tools | |
|
|