![Rank: 8](static/image/common/star_level3.gif) ![Rank: 8](static/image/common/star_level3.gif)
- UID
- 21539
- 帖子
- 3031
- 主題
- 1555
- 精華
- 0
- 積分
- 3657
- 楓幣
- 2757
- 威望
- 3515
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 343
- 閱讀權限
- 90
- 在線時間
- 2836 小時
- 註冊時間
- 2013-1-30
- 最後登入
- 2025-2-16
|
// TwMs v234.1 CRC Miss Godmode
// From GMS
[ENABLE]
Alloc(CUserLocal__SetDamaged_Hook,128)
Label(CUserLocal__SetDamaged_Normal)
Label(return)
CUserLocal__SetDamaged_Hook:
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
xor edx,edx
call CUserLocal__SetDamaged_Normal
ret 0034
CUserLocal__SetDamaged_Normal:
push ebp
mov ebp,esp
push -01
jmp return
02B7A680: // CUserLocal::SetDamaged
jmp CUserLocal__SetDamaged_Hook
return:
[DISABLE]
02B7A680:
db 55 8B EC 6A FF
DeAlloc(CUserLocal__SetDamaged_Hook)
|
-
總評分: 鑰匙 + 1
查看全部評分
|