TwMS ALL_ICS_全圖打怪


//TwMS ALL_ICS_全圖打怪
//Auther:HaHaYo



[Enable]
RegisterSymbol(FullMapICS)
CreateThread(FullMapICS)
Alloc(FullMapICS,512)

RegisterSymbol(FullMapEspCheck)
Alloc(FullMapEspCheck, 04)
RegisterSymbol(FullMapIcsAdr)
Alloc(FullMapIcsAdr, 04)
RegisterSymbol(FullMapJmpAdr)
Alloc(FullMapJmpAdr, 04)
Label(SearchFullMapAOB)
Label(StartFullMapHook)
Label(FullMapICSICS)

FullMapICS:
mov eax, 005A0000
jmp SearchFullMapAOB

SearchFullMapAOB:
cmp [eax], 458BC9EB
je  StartFullMapHook
inc eax
cmp eax, 00700000
jle SearchFullMapAOB
ret

StartFullMapHook:
Lea Ebx,[Eax-0A]
Mov [FullMapEspCheck], Ebx
Add Ebx,0c
Mov [FullMapJmpAdr],Ebx
Lea Ebx,[Eax-0E]
Mov Ebx,[Ebx]
Mov [FullMapIcsAdr],Ebx
Lea Eax, [FullMapICSICS]
Mov [Ebx], Eax
Ret

FullMapICSICS:
Mov Eax, [FullMapEspCheck]
Cmp [Esp], Eax
Jne IntersectRect
Add  Esp, 4
Call IntersectRect
Test Eax, Eax
Push [FullMapJmpAdr]
Ret
[Disable]

留言

張貼留言

本月最夯

偷用電腦,怎知?事件檢視器全記錄!(開機時間、啟動項時間...)

楓之谷洋蔥4.1.2 - 最後更新日期04/03