mardi 18 mars 2014

[Source] AIW3/REPZIW4 No recoil source! topic




This is a basic norecoil code made for AIW3/REPZIW4


Code:


const DWORD mw2_pid = 0; // <<< INSERT MW2 PID HERE
HANDLE h = OpenProcess(PROCESS_ALL_ACCESS, false, mw2_pid);
float norecoil[3] = {0};
for(;;){
if(false){// check if the program should close
break;
}
WriteProcessMemory(h, (PVOID)(0xB35980), norecoil, sizeof(norecoil), NULL);
}
CloseHandle(h);


If it doesn't work, that's your problem.
If you get mad, that's your problem.
If i get hate, i don't give a shit. :motiass:





Aucun commentaire:

Enregistrer un commentaire