how to Fix Weapon Hack!!!if (hacknife){ DWORD* knife = (DWORD*)((*(DWORD*)(CShell + MgrWeapon )) + 5*4); DWORD* ShofelRD = (DWORD*)((*(DWORD*)(CShell + MgrWeapon )) + 269*4); *knife = *ShofelRD; } that is my weapon Hack knife to shofel but error 28_3 . i try use bypass 28_3 but detect by xtrap someone help me?
Originally Posted by ComboDance bypass 28_3 is patched, try another way to bypass i know bypass 28_3 is patched. now how to make another way to bypass. help me i will write your name in my hack
Weapon Replace doesn't give 28_3 xD And patched = patched! you must find a new way to Replace the Weapons
Originally Posted by -[I]fLuX made by "yourself" So true XD Anyway, PlayerPointer isn't capable for some kind of pPlayerPointer + WeaponInHand = GetWeaponID(Fal-Camo); ?
Originally Posted by CoderCf I have one ^^ Haha, the best source ever xD The source only changes the form of the Weapon Source: Code: for(int i=5000; i<=10000; i++) { DWORD wPM16 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*25)); DWORD wPM4A1 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*11)); *(DWORD*)(wPM16 + i) = *(DWORD*)(wPM4A1 + i); }
Originally Posted by CFHackerExtreme Haha, the best source ever xD The source only changes the form of the Weapon Source: Code: for(int i=5000; i<=10000; i++) { DWORD wPM16 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*25)); DWORD wPM4A1 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*11)); *(DWORD*)(wPM16 + i) = *(DWORD*)(wPM4A1 + i); } and i know from who you got the code
Originally Posted by CFHackerExtreme Haha, the best source ever xD The source only changes the form of the Weapon Source: Code: for(int i=5000; i<=10000; i++) { DWORD wPM16 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*25)); DWORD wPM4A1 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*11)); *(DWORD*)(wPM16 + i) = *(DWORD*)(wPM4A1 + i); } this source no error 28_3? i will try it. btw thanks very much
Originally Posted by CFHackerExtreme Haha, the best source ever xD The source only changes the form of the Weapon Source: Code: for(int i=5000; i<=10000; i++) { DWORD wPM16 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*25)); DWORD wPM4A1 = *(DWORD*)((*(DWORD*)(CShell+weaponMgr))+(4*11)); *(DWORD*)(wPM16 + i) = *(DWORD*)(wPM4A1 + i); } why make it 10000 !? u can make it 12000 and get the icons too
Originally Posted by Astr3Lune this source no error 28_3? i will try it. btw thanks very much "Yes, this source no eror 28_3" But, this source only changed the form of the Weapon xD