Need help About creating a hack in C++
So yeah i finally got tought by @
bailey_LOL how to make a hack using a already made code obv yet so far, BUT writing memory is removed ofc, The only thing is, its done and when im trying to save it i get error and it wont debug "Visual c++" If anyone could help me please do it! <3

QNd if you do, Ill give u a private verision.
Try this: go to File->New->Project... and pick a win32 console application. In the next wizard, go to Application Settings, and check "Empty Project", and hit OK.
Now you have empty project and solution files which you can copy/paste wherever you want them; to debug, just open the .sln file, drag in your single .cpp file, and hit F5.