冰楓論壇
標題:
TwMS v238.4 滑鼠左鍵點擊移動
[打印本頁]
作者:
prt
時間:
2021-11-5 00:05
標題:
TwMS v238.4 滑鼠左鍵點擊移動
//TwMS v238.4 滑鼠左鍵點擊移動
[ENABLE]
Alloc(Check_ESP,64)
Alloc(Mouse_Teleport,128)
Label(Teleport)
Label(Exit)
Check_ESP:
cmp [esp+24],0186CC16
jne GetCursorPos
nop
mov [esp+24],Mouse_Teleport
jmp GetCursorPos
Mouse_Teleport:
mov esi,[04627928]
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,[04387158]
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 00C44B30
ret
Exit:
popad
jmp 0186CC16+6
05250B48:
DD Check_ESP
[DISABLE]
05250B48:
DD GetCursorPos
DeAlloc(Check_ESP)
DeAlloc(Mouse_Teleport)
複製代碼
歡迎光臨 冰楓論壇 (https://bingfong.com/)
Powered by 冰楓