- UID
- 119417
- 帖子
- 10957
- 主題
- 4281
- 精華
- 0
- 積分
- 5353
- 楓幣
- 13402
- 威望
- 5256
- 存款
- 70
- 贊助金額
- 0
- 推廣
- 0
- GP
- 2484
- 閱讀權限
- 150
- 性別
- 保密
- 在線時間
- 1933 小時
- 註冊時間
- 2015-10-18
- 最後登入
- 2024-11-13
|
- // TwMs v206.2 [ICS] MobAggro
- // 怪物生氣氣 ( 另類跟怪 )
- [ENABLE]
- Alloc(MobAggro_Main, 512)
- Alloc(MobAggro_Hook, 128)
- Label(Hack)
- Alloc(Debug, 4)
- Registersymbol(Debug)
- MobAggro_Hook:
- Cmp [esp+18], 008F12C4
- Jne 0147AFF0
- Mov [esp+18], MobAggro_Main
- Jmp 0147AFF0
- MobAggro_Main:
- mov [edi+00000458],eax
- mov ecx,eax
- xor eax,BAADF00D
- xor ecx,esi
- ror ecx,05
- ror eax,05
- add eax,ecx
- mov [edi+0000045C],ecx
- mov [edi+00000460],eax
- mov ecx,edi
- mov eax,[edi]
- push ebx
- push 008F12EF // RetAddress
- add eax, 2C
- mov eax, [eax]
- mov [Debug], eax
- cmp eax, 02080C20
- je Hack
- jmp eax
- Hack:
- push eax
- mov eax,[033E14D4]
- lea eax,[eax+04]
- mov [ecx+000004B0],eax
- pop eax
- jmp eax
- 033B264C:
- DD MobAggro_Hook
- [DISABLE]
- 033B264C:
- DD 0147AFF0
- DeAlloc(Debug)
- DeAlloc(MobAggro_Main)
- DeAlloc(MobAggro_Hook)
複製代碼 |
|