徵求250.1定點瞬移
徵求250.1定點瞬移// TwMs v250.1 定點瞬移
CreateThread(Teleport)
Alloc(Teleport,256,MapleStory.exe)
Label(Teleport_End)
Teleport:
mov rcx,
lea rcx,
mov rax,
call qword ptr
test rax,rax
je Teleport_End
mov r9d,00000000 // Y座標
mov r8d,00000000 // X座標
mov rcx,rax
xor edx,edx
inc edx
call 140BD9AD0
Teleport_End:
ret
DeAlloc(Teleport)
頁:
[1]