[Request] Latest addys + PTC Method
Hey. I was wondering if you guys could check if my PTC method is correct (planning to make hacks for you guys) and also give me the latest Addy for LTC (or w/e it's called).
I'm from CA section and decided to make hacks for CF as requested..
Thanks for reading (I'm not a requester nub so please don't flame me)
Code:
void __cdecl PushToConsole( const char* szCommand ) //Push To console method updated
{
DWORD *LTClient = ( DWORD* )( 0x2AAE80 );
void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
__asm
{
push szCommand;
call CONoff;
add esp, 4;
}
}
yes that is correct. here is the latest address Console = 2AAE80 + 1F8
Does that have an 0x2AAE80 + 1F8 in it?
Correct Boii, But i believe the PTC Method is wrong? Correct me if im wrong, since i use another way.
hmm, what do u want with PTC now :P
The Boxes command is patched...
his could be an additional feature to a working boxes hack+ no flash or something like tha XD
CAN U TEACH ME HOW I CAN GET THE LT POINTER
I HAVE OLLYDBG BUT NOT HAVE A PLUGIN TOOLS
HOW CAN I ADD PLUGIN TOOLS??
Do you need a bypass? Or not.. (Making a menu hack with maybe CA detours if it works)
or just link me to a menu base with detours included >_>
This would be great.
We need a thread full of addresses and everything