冰楓論壇
標題:
TwMS v240.3 滑鼠左鍵點擊移動
[打印本頁]
作者:
prt
時間:
2022-1-27 01:39
標題:
TwMS v240.3 滑鼠左鍵點擊移動
//TwMS v240.3 滑鼠左鍵點擊移動
[ENABLE]
Alloc(Check_ESP,64)
Alloc(Mouse_Teleport,128)
Label(Teleport)
Label(Exit)
Check_ESP:
cmp [esp+24],0193DBF6
jne GetCursorPos
nop
mov [esp+24],Mouse_Teleport
jmp GetCursorPos
Mouse_Teleport:
mov esi,[046D6DC8]
pushad
mov eax,esi
cmp [eax+00000974],0C
jne Exit
mov eax,[eax+0000097C]
mov edx,[eax+000000B0]
mov ebx,[eax+000000B4]
call Teleport
jmp Exit
Teleport:
mov esi,[044358A0]
lea ecx,[esi+04]
mov eax,[esi+04]
mov eax,[eax+24]
call eax
test eax,eax
je Exit
push ebx
push edx
push 01
mov ecx,eax
call 00C76100
ret
Exit:
popad
jmp 0193DBF6+6
05300428:
DD Check_ESP
[DISABLE]
05300428:
DD GetCursorPos
DeAlloc(Check_ESP)
DeAlloc(Mouse_Teleport)
複製代碼
歡迎光臨 冰楓論壇 (https://bingfong.com/)
Powered by 冰楓