yazigegeda Expert Cheater
Reputation: 0
Joined: 22 Jan 2019 Posts: 183
|
Posted: Thu Aug 27, 2020 11:42 pm Post subject: Invalid custom keybd_event? |
|
|
Code: |
function keybd_event(a,b,c,d)
autoAssemble[[
Globalalloc(keybd,50)
CreateThread(keybd)
keybd:
pushad
push 0
push [esp+04]
call USER32.MapVirtualKeyA
push [esp+10]
push [esp+0C]
push eax
push [esp+04]
call USER32.keybd_event
popad
ret
]]
end
|
need help!
:?
|
|