Originally Posted by Puree123 Code: #include <windows.h> #include <iostream> DWORD WINAPI Hacks(LPVOID) { bool oneshot = true; while(1) { DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll"); if(oneshot) { for(int i=0 ; i<445 ; i++) { *(int*)( (*(DWORD*)((*(DWORD*)(CShellBase + 0x30845C ))+(4*i))) + 0x7F8) = 999999999 ; } } } } BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved ) { DisableThreadLibraryCalls(hDll); if ( dwReason == DLL_PROCESS_ATTACH ) { MessageBoxA(0, "This Hack was Made By Puree123 Code: SwiftDude Provided by jhefrey.", "Successfully Injected", 0); system("start http://mpgh.net"); CreateThread(NULL, NULL,Hacks, NULL, NULL, NULL); } return TRUE; } Error : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified. WEW actually theres not errors in your code when i try to compile it it directly succeded? what happen to yours?
Originally Posted by Puree123 just says error can u make me the dll and give me it please. okay i will do that i will compile and make a dll based on your source code okay here you go Virus scans 1 2 sorry when i scan the dll it contains 2 virus i dont know if it is harmful
Originally Posted by NextGen1 Jr. jhefrey post the code without error plss, that file will never get approved i used puree123 source code because he says that the source code of him have errors when i try to compile it its clean
Yeah I made the DLL of Puree too but the MPGH page opens but Crossfire jsut closes I need help please! @jhefrey you know how to make a hack?? Please help me I wanna do my own hack