- UID
- 98470
- 帖子
- 33
- 主題
- 18
- 精華
- 0
- 積分
- 118
- 楓幣
- 1843
- 威望
- 96
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 30
- 閱讀權限
- 20
- 性別
- 保密
- 在線時間
- 433 小時
- 註冊時間
- 2015-4-9
- 最後登入
- 2024-11-29
|
200楓幣
求更新CMS ICS穩定吸怪 找到个TwMs v238.4的
[ENABLE]
Define(offset,#0) //怪物座標偏移量
Alloc(AitHitMobVacICS,512)
Alloc(jishi,04)
Label(Hook)
Label(end)
Label(end2)
Alloc(jishu,04)
Alloc(MobCount,4)
RegisterSymbol(MobCount)
Alloc(AitHitMobVacDelay,4)
RegisterSymbol(AitHitMobVacDelay)
Alloc(AitHitMobVacTimer,4)
MobCount:
DD A
AitHitMobVacDelay:
DD #1000
AitHitMobVacICS:
cmp [esp+80],01D0A525
jne GetLastError
mov [esp+80],Hook
jmp GetLastError
Hook:
inc [jishi]
cmp [jishi],16
jne 01D0A525
mov [jishi],00
push eax
mov eax,[MobCount]
cmp [jishu],eax
pop eax
je end
inc [jishu]
pushad
push 00
push 00
push 00
push 00
push 64
push 00
push 00
mov eax,[043872A4]
mov eax,[eax+15c]
push eax
mov eax,[043872A4]
mov eax,[eax+158]
add eax,offset
push eax
push 12
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 07
mov ecx,ebx
call 01D08CF0
popad
mov ecx,edi
jmp 01D0A525
end:
pushad
call 02EDA330
mov edx,eax
sub edx,[AitHitMobVacTimer]
mov ebx,[AitHitMobVacDelay]
cmp edx,ebx
jl end2
mov [AitHitMobVacTimer],eax
popad
mov [jishu],0
jmp 01D0A525
end2:
popad
jmp 01D0A525
03AF1158:
DD AitHitMobVacICS
[DISABLE]
03AF1158:
DD GetLastError |
|