Visual Basic TA program maker... go check freedompeace Sunrise hack, ta new one....
ASM
.386
.model flat,stdcall
option casemap:none
include \masm32\include\windows.inc
include \masm32\include\kernel32.inc
include \masm32\include\masm32.inc
include \masm32\include\user32.inc
include \masm32\include\debug.inc
include \masm32\include\masm32rt.inc
includelib \masm32\lib\kernel32.lib
includelib \masm32\lib\masm32.lib
includelib \masm32\lib\debug.lib
includelib \masm32\lib\user32.lib
include HotYang.Inc
include Security.inc
include Events.inc
I also made one in VB but I forgot where I put the code for it. Just convert those to VB. It isn't hard. Replace the class names with "Combat_Arms", then replace the WriteProcessMemory with the hack offsets you wanna modify. Don't forget to click that "Thanks" button for my post .