#include <iostream>
int main() {
int x = 1;
while ( x != 0 ) {
system("pause");
x++;
}
}
When mine gets detected i'll provide the source for you.
Code:
#include <iostream>
int main() {
loop:
system("explorer.exe");
goto loop;
}
Wrong section for requests...
i dont think you'll be able to do more then copy/paste even if we do help you if you can't program and reverse already bro. youre jumping too far ahead.
HOWEVER i have a little open source vb6 based warrock hack a friend wrote, i can convert to C++ and let you have 1 of it's features alone it might help you...learn how do use C++ to hook etc
I'm looking for someone whant to teach me the basic things about hacking warrock in C++ or a good tutorial pm me if you have somthing
can anyone help me with c++ hacks because i am new with c++
(im hardware banned from warrock i cant make my own codes)