- UID
- 116949
- 帖子
- 909
- 主題
- 48
- 精華
- 0
- 積分
- 576
- 楓幣
- 3434
- 威望
- 173
- 存款
- 0
- 贊助金額
- 1500
- 推廣
- 0
- GP
- 10
- 閱讀權限
- 150
- 性別
- 保密
- 在線時間
- 559 小時
- 註冊時間
- 2015-9-20
- 最後登入
- 2024-11-24
|
搭配暴君的話只要在去用數據ce用ics去使用全圖物落腳下應該就ok了 順便給妳數據
//TwMS v204.2 ICS 限定技能全圖打加物落腳下
[Enable]
Alloc(FlllMapAtt_ICS,128)
Label(FlllMapAttByPass)
Label(FlllMapAttack)
Label(FlllMapAttackHook)
Label(FlllMapAttByPassHook)
Label(fr01)
Label(fr02)
Label(fr03)
Label(fr04)
Label(fr05)
Label(fr10)
Label(fr11)
Label(fr12)
Label(fr13)
Label(fr14)
FlllMapAtt_ICS:
Cmp [Esp],010CD3D6
Je FlllMapAttack
Cmp [Esp],010CD7CC
Je FlllMapAttByPass
Jmp Variantinit
FlllMapAttack:
Mov [Esp],FlllMapAttackHook
Jmp Variantinit
FlllMapAttByPass:
Mov [Esp],FlllMapAttByPassHook
Jmp Variantinit
FlllMapAttByPassHook:
lea eax,[ebp-20]
push 032B56B8
push eax
call 00494440
add esp,08
test eax,eax
jns fr10
push eax
call 028020D0
fr10:
mov esi,[ebx+0000020C]
mov [ebp-04],00000019
test esi,esi
jne fr11
push 80004003
call 028020D0
fr11:
db 0F 10 45 E0
// movups xmm0,[ebp-20]
mov ecx,[esi]
sub esp,10
mov eax,esp
push 00
push 00
push 00
push 00
push 00
db 0f 11 00
// movups [eax],xmm0
push 00
lea eax,[ebp-000000C4]
push eax
lea eax,[ebp-000000C8]
push eax
push esi
call dword ptr [ecx+0000008C]
test eax,eax
jns fr12
push 02C65714
push esi
push eax
call 028020F0
fr12:
cmp word ptr [ebp-20],08
mov [ebp-04],ffffffff
jne fr13
xor eax,eax
mov [ebp-20],ax
mov eax,[ebp-18]
test eax,eax
je fr14
add eax,fc
push eax
call dword ptr [0354AE80]
jmp fr14
fr13:
lea eax,[ebp-20]
push eax
call dword ptr [02C5C374]
fr14:
jmp 010CD89B
FlllMapAttackHook:
lea eax,[ebp-20]
push 032B56B8
push eax
call 00494440
add esp,08
test eax,eax
jns fr01
push eax
call 028020D0
fr01:
mov esi,[ebx+0000020C]
mov [ebp-04],00000018
test esi,esi
jne fr02
push 80004003
call 028020D0
fr02:
db 0F 10 45 E0
// movups xmm0,[ebp-20]
mov ecx,[esi]
sub esp,10
mov eax,esp
push 00
push 00
push 00
push 00
push 00
db 0f 11 00
// movups [eax],xmm0
push 00
lea eax,[ebp-000000C4]
push eax
lea eax,[ebp-000000C8]
push eax
push esi
call dword ptr [ecx+0000008C]
test eax,eax
jns fr03
push 02C65714
push esi
push eax
call 028020F0
fr03:
cmp word ptr [ebp-20],08
mov [ebp-04],ffffffff
jne fr04
xor eax,eax
mov [ebp-20],eax
mov eax,[ebp-18]
test eax,eax
je fr05
add eax,fc
push eax
call dword ptr [0354AE80]
jmp fr05
fr04:
lea eax,[ebp-20]
push eax
call dword ptr [02C5C374]
fr05:
mov ecx,[032E054C]
add ecx,04
lea eax,[ebp-000000C8]
push eax
call 01CEE600
// push [ebp-000000C8]
jmp 010CD47C
02C5C37C:
DD FlllMapAtt_ICS
[Disable]
02C5C37C:
DD Variantinit
DeAlloc(FlllMapAttack)
|
|