Hey! I have 2 question.
1/ How can i make my own HackProcess? is there any tutorial or smth? I know all hack process what is public detected...
2/ How can i get the enemy team? I mean.. I get me own like this :
ReadProcessMemory(fProcess.__HandleProcess, (PBYTE)(PlayerBase + team), &mtem, sizeof(int), 0);
I tried that to find enemy team :
ReadProcessMemory(fProcess.__HandleProcess, (PBYTE)(id + team), &etem, sizeof(int), 0);
id = ReadProcessMemory(fProcess.__HandleProcess, (PBYTE)(PlayerBase + Crosshair), &id, sizeof(int), 0);
But its doesnt work...
Thank you for help!
PS : Its all for an external multi.