Well, learning C++ is always a good idea... Then you'd have to hack into the source code for WWP to learn exactly what to manipulate in the program to get it to work.
If by that you mean hack into Team17's network to steal the source code (which you don't), that would work, but there's no way to hack the source code out of a program or anything of the sort. You can disassemble a program, giving you the assembly code that runs the program, but that's not as easy to modify as original source code.
You can either do that (disassemble) or just hack the game's memory, depending on what you're wanting to do.
As for basic, if you can find a way to make that modify the game's memory, then it works. I don't know basic, but if that's basically the same as Visual Basic, you're set, cuz you can always just make a VB program. That's what I used to make my WA trainer.
Your Comments: