[Help]Visual Basic Hacks.
Hey..
I make nice hacks in C++, but i want to convert to VB.
it created a C++ Dll that i exported the functions that cannot be done in VB someone told me VB don't do Assembly(ASM).
I know VB is not fast as C++ and all that stuff, but non of them even know how i am doing it.
I wanted to know is there is a way for me to Hook my application to a Game.
NB: i am not good at API hook.
? I am not sure I understand the question? Convert C++ code to VB? Most likely not going to happen, there are some things we can convert, and others (usually unmanaged) we cannot convert. But I really don't think I have a true understanding of your question here.