CPLUSPLUSnospread

Posts 1–15 of 55 · Page 1 of 4
nospread
hey you fucking autistic ******s
first hook GetUserCmd
Code:
	g_pInputHook = new CVMTHookManager((PDWORD *)g_pInput);
		g_pInputHook->dwHookMethod((DWORD)Hooked_GetUserCmd, 8);
then in ur function you gonna set the seed and cmd number in it
Code:
CUserCmd *__stdcall Hooked_GetUserCmd(int sequence_number)
{
	static CUserCmd* pCommands = *(CUserCmd **)((DWORD)g_pInput + 0xC4);
	CUserCmd *pCmd = &pCommands[sequence_number % 90];
	if (pCmd != NULL)
	{
		pCmd->command_number = 2076615043;
		pCmd->random_seed = 39;
	}
	return pCmd;
}
enjoy the copypasta

edit: to improve the chances of a successful nospread, put this somewhere
Code:
_asm {
		mov eax, 0xDEADBEEF;
		call eax;
	}
Quote Originally Posted by blackstab1337 View Post
hey you fucking autistic ******s
first hook GetUserCmd
Code:
	g_pInputHook = new CVMTHookManager((PDWORD *)g_pInput);
		g_pInputHook->dwHookMethod((DWORD)Hooked_GetUserCmd, 8);
then in ur function you gonna set the seed and cmd number in it
Code:
CUserCmd *__stdcall Hooked_GetUserCmd(int sequence_number)
{
	static CUserCmd* pCommands = *(CUserCmd **)((DWORD)g_pInput + 0xC4);
	CUserCmd *pCmd = &pCommands[sequence_number % 90];
	if (pCmd != NULL)
	{
		pCmd->command_number = 2076615043;
		pCmd->random_seed = 39;
	}
	return pCmd;
}
enjoy the copypasta

edit: to improve the chances of a successful nospread, put this somewhere
Code:
_asm {
		mov eax, 0xDEADBEEF;
		call eax;
	}
Nice whens the release?
Quote Originally Posted by suchisgood View Post
Nice whens the release?
soon™

10charlimitcansuckmydick
use 0xROTTENBEEF
wow rare this definitely wasnt done 8 years ago, and its even the shitty way of doing it
lmao fail
Insanely fuckign dope
Quote Originally Posted by blackstab1337 View Post
hey you fucking autistic ******s
first hook GetUserCmd
Code:
	g_pInputHook = new CVMTHookManager((PDWORD *)g_pInput);
		g_pInputHook->dwHookMethod((DWORD)Hooked_GetUserCmd, 8);
then in ur function you gonna set the seed and cmd number in it
Code:
CUserCmd *__stdcall Hooked_GetUserCmd(int sequence_number)
{
	static CUserCmd* pCommands = *(CUserCmd **)((DWORD)g_pInput + 0xC4);
	CUserCmd *pCmd = &pCommands[sequence_number % 90];
	if (pCmd != NULL)
	{
		pCmd->command_number = 2076615043;
		pCmd->random_seed = 39;
	}
	return pCmd;
}
enjoy the copypasta

edit: to improve the chances of a successful nospread, put this somewhere
Code:
_asm {
		mov eax, 0xDEADBEEF;
		call eax;
	}
>using __stdcall on a vfunc then using a global variable you made instead of ecx
Quote Originally Posted by blackstab1337 View Post
hey you fucking autistic ******s
don't mean post here
This is ironic considering only moments ago you couldn't hook createmove properly.
Quote Originally Posted by c0deine View Post
This is ironic considering only moments ago you couldn't hook createmove properly.
he probably still can't
Quote Originally Posted by D3M0L1T10N View Post
he probably still can't
Okay, I'm pretty sure you or no one else in MPGH can either so it's okay!
Quote Originally Posted by D3M0L1T10N View Post
he probably still can't
hi phoonphonematt
Quote Originally Posted by blackstab1337 View Post
hey you fucking autistic ******s
first hook GetUserCmd
Code:
	g_pInputHook = new CVMTHookManager((PDWORD *)g_pInput);
		g_pInputHook->dwHookMethod((DWORD)Hooked_GetUserCmd, 8);
then in ur function you gonna set the seed and cmd number in it
Code:
CUserCmd *__stdcall Hooked_GetUserCmd(int sequence_number)
{
	static CUserCmd* pCommands = *(CUserCmd **)((DWORD)g_pInput + 0xC4);
	CUserCmd *pCmd = &pCommands[sequence_number % 90];
	if (pCmd != NULL)
	{
		pCmd->command_number = 2076615043;
		pCmd->random_seed = 39;
	}
	return pCmd;
}
enjoy the copypasta

edit: to improve the chances of a successful nospread, put this somewhere
Code:
_asm {
		mov eax, 0xDEADBEEF;
		call eax;
	}
nice copypaste, not even using MD5_PseudoRandom
Quote Originally Posted by Kona-chan View Post
nice copypaste, not even using MD5_PseudoRandom
You don't even fking need to lolol
im gonna put this in frickbot c++ version release soon
Posts 1–15 of 55 · Page 1 of 4
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?