[Solved]1hit Kill HackI have this part of the code for the 1hit kill stuff 1hitkill : Code: for(int i=0 ; i<445 ; i++) *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x0090A4B8))+(4*i))) + 0x0754) = FLT_MAX ; But what do i put before/after it? I new to this trype of scripting. Help please - Show the code please.
Originally Posted by GWU I have this part of the code for the 1hit kill stuff 1hitkill : Code: for(int i=0 ; i<445 ; i++) *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x0090A4B8))+(4*i))) + 0x0754) = FLT_MAX ; But what do i put before/after it? I new to this trype of scripting. Help please - Show the code please. it's patched according to all the sources
Should check here, have a lot information: CrossFire Spammers, Injectors and Multi Tools - MPGH - MultiPlayer Game Hacking You can ask for some professional too.
Your best bet is not to ask in open forum but rather ask users who are skilled in programming; Programming - MPGH - MultiPlayer Game Hacking Or users that have previously released an approved hack on MPGH (Via Private Messaging); CrossFire Hacks - MPGH - MultiPlayer Game Hacking Good luck!
Code: for(int i=0 ; i<890 ; i++) *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x0090A4B8))+(8*i))) + 0x1506) = FLT_MAX ;