- UID
- 19632
- 帖子
- 2073
- 主題
- 352
- 精華
- 0
- 積分
- 600
- 楓幣
- 59
- 威望
- 123
- 存款
- 0
- 贊助金額
- 1500
- 推廣
- 5
- GP
- 11
- 閱讀權限
- 180
- 性別
- 男
- 在線時間
- 2035 小時
- 註冊時間
- 2013-1-6
- 最後登入
- 2024-9-22
|
- //TwMs v196.2_ICS_全圖吸物
- [Enable]
- alloc(ItemVac,64)
- label(SetItemXY)
- ItemVac:
- cmp [esp], 006BDDC6 //85 c0 75 ?? 83 4d ?? ?? 8d 4d ?? e8 ?? ?? ?? ?? 83 7d ?? ?? 0f 85 ?? ?? ?? ?? eb ?? 33 c0
- je SetItemXY
- cmp [esp], 006BD2FB //85 c0 74 ?? 39 5d ?? 75 ?? eb ?? 6a 02
- jne PtInRect
- mov [esp], 006BD2FF //39 5d ?? 75 ?? eb ?? 6a 02
- jmp PtInRect
- SetItemXY:
- push eax
- mov eax,[esp+0C]
- mov [ebx],eax
- mov eax,[esp+10]
- mov [ebx+04],eax
- pop eax
- mov [esp], 006BDDE2 //add1 + 3 > getoffset short
- jmp PtInRect
- 0215782C: //add1 - 4 > read
- DD ItemVac
- [disable]
- 0215782C:
- DD PtInRect
複製代碼 |
|