Patchedno grenade hack [source included]

Posts 115 of 64 · Page 1 of 5
no grenade hack [source included]
this is not mine

all credits goes to LionMan

source:
Code:
#include <windows.h>
#include <math.h>

void hello()
{
 DWORD cshell = (DWORD)(GetModuleHandleA("CShell.dll"));
 DWORD weapon = *(DWORD*)(cshell+0xAAC3D0);
 DWORD ltplay = *(DWORD*)(cshell+0x3547B0);
 if(ltplay!=0)
 {
	

 }

	 if(weapon!=0)
	 {
	 for(int i=0;i<601;i++)
		 {
		 unsigned long weapons = *(unsigned long*)(weapon+(i*4));
		 if(weapons!=0)
			 {
				 *(float*)(weapons+0x263C)=(float)HUGE_VAL;
				 *(float*)(weapons+0x2640)=(float)HUGE_VAL;
				 *(float*)(weapons+0x2644)=(float)HUGE_VAL;
				 *(float*)(weapons+0x2648)=(float)HUGE_VAL;
				 *(BYTE *)(weapons+0x264C)=(BYTE )HUGE_VAL;
				 *(BYTE *)(weapons+0x2651)=(BYTE )HUGE_VAL;
				 *(float*)(weapons+0x2654)=(float)HUGE_VAL;
				 *(float*)(weapons+0x2658)=(float)HUGE_VAL;
			 }
		 }
	 }
}

int run()
{
hello();
return true;
}

void _stdcall DllMain(HMODULE hDll, unsigned long dwReason, LPVOID lpReserved)
{
	if (GetModuleHandleA("ClientFx.Fxd"))
		run();
}
LionMan.rar - Jotti's malware scan
https://www.virustotal.com/file/530d...is/1334248448/
LionMan.rar27 KB · 367 downloads Scanning…
Give some instructions how to use etc.

~Approved.
I think this is like no grenade damage,but dont know if i dont test it.
thatz it well good job keep it up
make some instuctions man
Quote Originally Posted by sollfirefox View Post
What is this for a haack ? XD
im sure it just no gernade damage
for what is this hack?? no granade dmg?
That's a No Grenade Damage Hack ?? o.O
And if it is ... how do i use it ??
This hack removes all grenades (regular,smoke,flash) so you get no damage, no flashed, no smoke, and no lag unlike a regular no grenade damage.
Inject with injector or rename as dwrite.dll and put in cf folder.

omfg... i injected it ... and nothing happened .. still flashed and grenade damage -.-''
Quote Originally Posted by billy98 View Post
omfg... i injected it ... and nothing happened .. still flashed and grenade damage -.-''
is it in the .dll in the crossfire folder
nice keep it up
Posts 115 of 64 · Page 1 of 5
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?