Internal Plutonium Black Ops II Constant VSAT hack. Under the folder /CT/ you can
find the cheat table i used.
I injected using the Xenos Injector Make sure to use manuel map injection.
For Xenos you can find this under advanced settings. Inject DLL Once you have loaded into a server. .
- Make sure precompiled headers is off
- Make sure output file is a dll.
- Build under Release -> x86 -> Local Windows Debugger
you can go to releases to download the latest compiled dll.
Keybind | Feature |
---|---|
NUMPAD 1 | TOGGLE ON/OFF |
namespace addresses {
const uintptr_t VSAT_ADDRESS = 0x8E1304;
const uintptr_t VSAT_OFFSET = 0x1B8;
}