You know how in Visual Basic (or Visual Studio), you can make forms? Well how can I code a .dll that creates a form? Is the form coded into the dll? If so can someone give an example? thanks
That explains how to make a dll, not documentary and examples of how to create an interactive form through the dll, I want the dll when injected to make a screen come up with 2 checkboxes, and I need help getting that far :D thanks
Yeah well basically this dll is the one I'm gonna inject into in online game I play (not a browser game). And I made a program that can inject the dll all I have left to do is make the hack, and I was told the best way to go about this is make the hack a dll file and inject it. Can I make the hack then just set certain buttons you have to push to turn it on?
It's for learning purposes, the hack wont be released, nor will it be used by me, I will use it only when it needs to be tested other than that it will sit on my hard drive, I don't like to hack since the game is cracking down on it BIG TIME, I just knew that it would provide a good learning experience with the language.
I retract no statement. I have no guarantees that the hack will not be released and it will not be used by you. To get a good programming experience with C++, try writing your own game (with 3D graphics, trust me, it'll be an excellent experience).
Well, you're right sir I can personally guarantee that I won't use it but that means nothing since this is the internet. And I am not good enough yet to make a full on game, low quality or not