Visual Logic
Am I able to use Visual Logic to make a CA hack than export it to visual basics .net framework and make it a .dll file? Im taking computer programming and logic design as a requirement for my major: Computer Info. Sys. Please help it is appreciated.
in theory its possible.
but probably pretty difficult
a friend of mine wrote his hack in AutoIt
and it works
If it can edit memory, than I would think it possible.
I dont even know whats visual logic, why not code directly in vb.net?
Also vb is a shit language to modify memory, for me its easy but I dont know if you are expierenced enough for it.
I would start with a simple c++ hack, it is the language the game is made in.