- UID
- 8784
- 帖子
- 4732
- 主題
- 343
- 精華
- 0
- 積分
- 3298
- 楓幣
- 2829
- 威望
- 3240
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 9
- 閱讀權限
- 90
- 性別
- 保密
- 在線時間
- 1161 小時
- 註冊時間
- 2012-6-9
- 最後登入
- 2024-10-6
|
- //TwMs 190.3 ICS_全圖打怪+物品掉落腳下
- [Enable]
- Alloc(FlllMapAtt_ICS,128)
- Label(FlllMapAttByPass)
- Label(FlllMapAttack)
- Label(FlllMapAttackHook)
- Label(FlllMapAttackCall)
- Label(FlllMapAttByPassHook)
- FlllMapAtt_ICS:
- Cmp [Esp+C],00969882
- Je FlllMapAttByPass
- Cmp [Esp+C],0096966A
- Je FlllMapAttack
- Jmp Variantinit
- FlllMapAttByPass:
- Mov [Esp+C],FlllMapAttByPassHook
- Jmp Variantinit
- FlllMapAttack:
- Mov [Esp+C],FlllMapAttackHook
- Jmp Variantinit
- FlllMapAttByPassHook:
- mov ecx,[ebx+000001b0]
- mov [ebp-04],00000011
- cmp ecx,esi
- je 0096825c
- lea eax,[ebp-68]
- push eax
- push esi
- push esi
- push esi
- push esi
- push esi
- push esi
- lea eax,[ebp-54]
- push eax
- lea eax,[ebp-58]
- push eax
- call 004cb81e
- or dword ptr [ebp-04],ff
- lea eax,[ebp-68]
- push eax
- call 00401dc1
- pop ecx
- lea eax,[ebp-58]
- push eax
- lea ecx,[ebx+000009ec]
- call 0091ea6b
- test eax,eax
- jmp 009698d2
- FlllMapAttackHook:
- mov ecx,[ebx+000001b0]
- mov [ebp-04],00000010
- cmp ecx,esi
- je 0096825c
- lea eax,[ebp-68]
- push eax
- push esi
- push esi
- push esi
- push esi
- push esi
- push esi
- lea eax,[ebp-54]
- push eax
- lea eax,[ebp-58]
- push eax
- call 004cb81e
- or dword ptr [ebp-04],-1
- lea eax,[ebp-68]
- push eax
- call 00401dc1
- pop ecx
- lea eax,[ebp-58]
- push eax
- mov ecx,edi
- call FlllMapAttackCall
- jmp 009696AF
- FlllMapAttackCall:
- push esi
- push edi
- mov edi,[esp+0C]
- pushad
- mov ecx,[01bea35c]
- add ecx, 04
- push edi
- call 005FB62D
- popad
- jmp 004CD15A
- 015ef2c8:
- DD FlllMapAtt_ICS
- [Disable]
- 015ef2c8:
- DD Variantinit
- DeAlloc(FlllMapAttack)
複製代碼 |
-
總評分: 楓幣 + 10
查看全部評分
|