TwMs v217.2 Auto Key [CRC]
// TwMs v217.2 Auto Key// ReCreate:孤單
// 優點:不衝突遊戲按鍵
alloc(hook,128)
alloc(PressKey,128)
label(return)
hook:
pushad
mov edx,002C0000 // z
call PressKey
popad
jmp return
PressKey:
mov esi,
mov ecx,
push edx
push 00
call 026BA490
ret
0104E282:
jmp hook
return:
0104E282:
call 013FEB70
dealloc(hook)
dealloc(PressKey)
頁:
[1]