Post: [Preview] BOII Offset Finder
07-28-2013, 05:38 PM #1
Choco
Respect my authoritah!!
(adsbygoogle = window.adsbygoogle || []).push({}); Hello guys!

This is just something I have been working on over the past few days. It's a tool for BOII that finds offsets/addresses for you, and it should work for any update 1.12+.

Here's a screenshot of the tool:

You must login or register to view this content.

Currently, it auto-detects ELF version and then finds the following items:

  • g_entity
  • g_client
  • g_hudelems
  • g_client health offset
  • g_entity health offset
  • client 0 name offset
  • client 0 VSAT offset
  • client 0 primary weapon offset
  • client 0 zombie points offset
  • local client name offset
  • jump_height value address
  • minimum fall damage height address
  • maximum fall damage height address
  • unlimited ammo address
  • FPS counter enable address
  • FPS counter string address
  • pseudo-noclip address ("flymode")
  • disable cheat/read/write protection address
  • disable FastFile RSA signature check address
  • SV_GameSendServerCommand address
  • G_LocalizedStringIndex address
  • CBuf_AddText address
  • G_GivePlayerWeapon address
  • G_InitializeAmmo address
  • Prestige offset
  • Experience offset
  • Rank offset
  • Score offset
  • Wins offset
  • Losses offset
  • Deaths offset
  • Kills offset
  • Time played offset
  • Headshots offset
  • Weapon unlocks offset
  • Callsign unlocks offset


As I said, this should work for any update from 1.12 onwards. I will test with 1.14 when it comes out.

I'm not sure if I will be releasing this tool, because then everyone would be posting threads with the same offsets that they just dumped using it. However, I would like your input on what things I should add to this tool, so please let me know what offsets/addresses to include! Whenever new updates come out, I will make sure to post a dump generated using this tool.

Oh, and I am also considering making an RTE tool that will work regardless of update version. Anyone interested? Winky Winky
(adsbygoogle = window.adsbygoogle || []).push({});

The following 54 users say thank you to Choco for this useful post:

^TPP^, -SuperMan, {H} | Exception, Eddie Mac, Absolute Zero, blackhawk34, BLiNDzZ, Bucko, Chxii, deneo24, DiiMoON_YouTube, ErasedDev, drdshh, ExceptionHell, Harry, JLM, Insult, Jenxz, lollo1000, Mango_Knife, MoTmrD, MrKiller261, network10, Dan, primetime43, Sarmas, ICS Vortex, SC58, Dacoco, smashedya, SnaY, sniper-4Eye, Soldier., SSgtHarrell, TheJaRniBoi, ThePaaqoHD, therifboy, Tintin91, Uk_ViiPeR, Wesley_Pipes540, Hash847, worrorfight, xD3VHΛX, xkoeckiiej, xKtF, xRevolutions, Xx-GIPPI-xX, Ziad1997, Zwiik
08-04-2013, 07:43 AM #29
The primary weapon offset is wrong. It's 0x0177BF7B and not 0x0177BF78. 8 has to be B.
08-12-2013, 07:15 AM #30
Kurt
Banned
to get the fake noclip to be real noclip, u have to put the 38 60 00 05 at the offset then make it branch to ur own instructions to go through walls and shit, i think :/
08-28-2013, 08:22 AM #31
primetime43
Knowledge is power Tiphat
Originally posted by aerosoul94 View Post
gsc's are compiled for black ops 2.


Yea so decompile them mate. Happy
08-28-2013, 11:06 AM #32
Xplaya
Maggbot timeout!
Originally posted by Choco View Post
Hello guys!

This is just something I have been working on over the past few days. It's a tool for BOII that finds offsets/addresses for you, and it should work for any update 1.12+.

Here's a screenshot of the tool:

You must login or register to view this content.

Currently, it auto-detects ELF version and then finds the following items:

  • g_entity
  • g_client
  • g_hudelems
  • g_client health offset
  • g_entity health offset
  • client 0 name offset
  • client 0 VSAT offset
  • client 0 primary weapon offset
  • client 0 zombie points offset
  • local client name offset
  • jump_height value address
  • minimum fall damage height address
  • maximum fall damage height address
  • unlimited ammo address
  • FPS counter enable address
  • FPS counter string address
  • pseudo-noclip address ("flymode")
  • disable cheat/read/write protection address
  • disable FastFile RSA signature check address
  • SV_GameSendServerCommand address
  • G_LocalizedStringIndex address
  • CBuf_AddText address
  • G_GivePlayerWeapon address
  • G_InitializeAmmo address
  • Prestige offset
  • Experience offset
  • Rank offset
  • Score offset
  • Wins offset
  • Losses offset
  • Deaths offset
  • Kills offset
  • Time played offset
  • Headshots offset
  • Weapon unlocks offset
  • Callsign unlocks offset


As I said, this should work for any update from 1.12 onwards. I will test with 1.14 when it comes out.

I'm not sure if I will be releasing this tool, because then everyone would be posting threads with the same offsets that they just dumped using it. However, I would like your input on what things I should add to this tool, so please let me know what offsets/addresses to include! Whenever new updates come out, I will make sure to post a dump generated using this tool.

Oh, and I am also considering making an RTE tool that will work regardless of update version. Anyone interested? Winky Winky


Will you be releasing this tool?
Or a tool similar, where we could edit the text for what to search for? ps3 debugger feels 2 slow lol Winky Winky...
or is this only for .elf files? not RTE?
09-01-2013, 03:14 AM #33
Default Avatar
wdx
Guest
thanks
09-01-2013, 09:31 AM #34
Good tool! gracies choco! Smile
09-04-2013, 11:23 PM #35
Nice bro !
Originally posted by choco View Post
hello guys!

This is just something i have been working on over the past few days. It's a tool for boii that finds offsets/addresses for you, and it should work for any update 1.12+.

Here's a screenshot of the tool:

You must login or register to view this content.

currently, it auto-detects elf version and then finds the following items:

  • g_entity
  • g_client
  • g_hudelems
  • g_client health offset
  • g_entity health offset
  • client 0 name offset
  • client 0 vsat offset
  • client 0 primary weapon offset
  • client 0 zombie points offset
  • local client name offset
  • jump_height value address
  • minimum fall damage height address
  • maximum fall damage height address
  • unlimited ammo address
  • fps counter enable address
  • fps counter string address
  • pseudo-noclip address ("flymode")
  • disable cheat/read/write protection address
  • disable fastfile rsa signature check address
  • sv_gamesendservercommand address
  • g_localizedstringindex address
  • cbuf_addtext address
  • g_giveplayerweapon address
  • g_initializeammo address
  • prestige offset
  • experience offset
  • rank offset
  • score offset
  • wins offset
  • losses offset
  • deaths offset
  • kills offset
  • time played offset
  • headshots offset
  • weapon unlocks offset
  • callsign unlocks offset


as i said, this should work for any update from 1.12 onwards. I will test with 1.14 when it comes out.

I'm not sure if i will be releasing this tool, because then everyone would be posting threads with the same offsets that they just dumped using it. However, i would like your input on what things i should add to this tool, so please let me know what offsets/addresses to include! Whenever new updates come out, i will make sure to post a dump generated using this tool.

Oh, and i am also considering making an rte tool that will work regardless of update version. Anyone interested? Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo