help need superbullets

Posts 15 of 5 · Page 1 of 1
help need superbullets
can someone PM me superbullets code thank you
Why do you always ask for codes ?
dude im about to put out my hack in need superbullets
why not code it yourself? its not that hard :/

just update this:
Code:
void cHacks::SuperBullets( bool SuperBullets )
{
	if( SuperBullets )
		tools->WriteOpCode( (PBYTE)ADDR_S_BULLLETS, (PBYTE)"\x33\xC0\x90", 3 );
	else
		tools->WriteOpCode( (PBYTE)ADDR_S_BULLLETS, (PBYTE)"\x0F\x94\xC0", 3 );
}
this isn't c + p...
never mind i got the code /Closed
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?