[HELP]Whit's Combined Base 2 [Updated]

Posts 1–15 of 24 · Page 1 of 2
*tests fresh copy of whit's combined*

dc after 2 mins: confirmed.
Ethir
1.)PTC Command
2.)Detours
3.)A non existent PTC
4.) Hook
Figure it out an it wont!
Dang it, I just posted almost the same thread lmao. Oh well, anyways I @ zane, I checked them, I can't seem to find the error.

edit - found it

Code:
DWORD cBase::GetPointer(int index)
{
	DWORD* devicePtr = ***(DWORD****)0x000000;//DPOINTER
	//Just change the 0x00000 to the code i gave you!
	if( devicePtr == NULL ) 
		return 0;

	return devicePtr[index];
}
Do I just put the proper addie instead of the 0x000000?
Update the hook ******s
how ******? No Narwhals?!?
Sheat , then he doesn't updated this base!
Just sprinkle some fried chicken and kool aid.
Quote Originally Posted by NOOB View Post
Just sprinkle some fried chicken and kool aid.
ZOMG NO WAI BRAH MY AIMBOTOPKZTELEKILLZ WERKZ NAOOOOO. OMG NOOB THANKZ YOU.
seriously tho guys, how to doz itz?!
Here is a hook, its pretty basic, but it should work if you use it properly. Just call this function where ever.

Code:
DWORD d3dCodeCave = 0x37714562;

void RegisterServerHook(DWORD Address){
	DWORD pushToOffset[236282];
	vector<DWORD>offvec;
	BYTE* newjmp;
	int sldf = 0x3775691;
	char toPop[7263];
	DWORD dw;
	VirtualProtect((LPVOID)Address,sizeof(Address),PAGE_READWRITE,&dw);

	newjmp = (BYTE*)malloc(24);
	offvec.reserve(12672);
	_asm{
		push 23;
		add esp,62;
	}
	newjmp + 0x67;
	offvec.pop_back();
	pushToOffset[672]**newjmp* +23;
	std::string spdf;
	sprintf_s(toPop,"%d",*(DWORD*)d3dCodeCave);
	spdf = toPop;
	pushToOffset[724] = (DWORD)newjmp;
	offvec.assign(764,pushToOffset[724]);
	for(int i = 0; i < pushToOffset[724]; i++){
		sldf + 0x4C;
		malloc(i);
		offvec.assign(i,sldf);
	}
	VirtualProtect(newjmp,sizeof(Address),PAGE_READWRITE,&dw);
}
Call it like this:

Code:
RegisterServerHook(0x37762184);
I mean how do I fix it on whits base?
Quote Originally Posted by yaserifti1 View Post
I mean how do I fix it on whits base?
Copy and paste that code, make sure to:

#include <vector>
#include <string>

then call the line at the bottom, in your present.
Just Use other Detour updated.
Resolved in CABR
Posts 1–15 of 24 · Page 1 of 2

Post a Reply

Tags for this Thread

None

Need help?