This code has problems,perhaps somewhere else have problem. Post you source code to see what lines have problem.
Originally Posted by Ever4Ever Thanks But still Dont Work Code: //Weapon Hack #define WeaponMgr 0xA974A0 #include "stdafx.h" int main() { DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll"); DWORD pWeaponMgr = *(DWORD*)(CShell+WeaponMgr); DWORD* m16 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+25*4); DWORD* m4silver = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+351*4); DWORD* k2 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+22*4); DWORD* m4gold = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+161*4); DWORD* deagle = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+20*4); DWORD* deaglegold = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+60*4); DWORD* anaconda = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+33*4); DWORD* deaglegold2 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr))+60*4); { if ((m16 != NULL) && (m4silver != NULL) && (k2 != NULL) && (m4gold != NULL) && (deagle != NULL) && (deaglegold != NULL) && (anaconda != NULL) && (deaglegold2 != NULL)) *m16 = *m4silver; *k2 = *m4gold; *deagle = *deaglegold; *anaconda = *deaglegold2; } } ok thx but can you fix the code to know what are lost ? thx . Go here: http://www.mpgh.net/forum/242-crossf...make-base.html You forgot the dll main.
Originally Posted by Ever4Ever Thx I Made One But The X-Trap Detected The Hack ? u just gotta make it Undetected the