What's in the title? A tutorial on how to make a wallhack. And without gsc.
Hacking ain't easy, you can't pretend some1 to post ready-to-use sources for you. Try learning the basics. So instead of copy-pasting a source that you won't understand a line, you're going to make one yourself.
BASICS FTW. BTW In my opinion C++ is the most powerful language, but if u have a little brain just leave it. Go for some easy languages, like VB .NET, or AutoIt. C# is a good idea but meh, I don't think that you will understand it fast, VB .NET is also superb but it will take u a lot to learn all the basics, so yea, go for AutoIt. It's simple, understandable coding structure, etc.
Hey, there are also some hard but super powerful languages, like ASM, or Python. But if I were you I would go for AutoIt or VB .NET. (You select)
VB6 is helping me understand C++, which is helping me hacking.
If you have worked with one type of "Visual" programming language in four years, you understand the basics of every else Visual programs. The if-statements are similar.
I'm not saying you can copy+paste a code from VB6 to C++, but at least I didn't look like a completley dumbass the first time I ran C++. Also, I've done some more advanced coding than creating a program that count upwards when you load it.