- UID
- 209911
- 帖子
- 56
- 主題
- 56
- 精華
- 0
- 積分
- 56
- 楓幣
- 559
- 威望
- 56
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 56
- 閱讀權限
- 10
- 性別
- 保密
- 在線時間
- 0 小時
- 註冊時間
- 2017-10-15
- 最後登入
- 2017-10-15
|
//Tw_Bnb_v110_CRC_激鬥刷勝利
[ENABLE]
registersymbol(GameVictory)
alloc(GameVictory,128)
registersymbol(GameVictory1)
alloc(GameVictory1,128)
registersymbol(GameVictory2)
alloc(GameVictory2,128)
GameVictory:
call 005A9152
push eax
push 05
call GameVictory1
mov ecx,[00E8E8AC]
push eax
call GameVictory2
pop eax
jmp 0134BAF9
GameVictory1:
push ebp
mov ebp,esp
push ecx
push ebx
mov [ebp-04],00000000
mov eax,[00E8E8AC]
mov eax,[eax+0000589C]
mov eax,[eax+18]
mov ebx,[ebp+08]
sub ebx,01
mov eax,[eax+ebx*4]
mov [ebp-04],eax
mov eax,[ebp-04]
pop ebx
mov esp,ebp
pop ebp
ret 0004
GameVictory2:
push 2C
mov eax,00B856C1
call 009F0A1F
mov edi,ecx
mov eax,[edi+000058B4]
mov esi,[eax]
mov ebx,ss:[ebp+08]
mov ecx,[esi+08]
mov eax,[ecx]
push ebx
call dword ptr [eax+64]
jmp 0071DCCC
0134BAF4:
jmp GameVictory
[DISABLE]
0134BAF4:
call 005A9152
dealloc(GameVictory)
unregistersymbol(GameVictory)
dealloc(GameVictory1)
unregistersymbol(GameVictory1)
dealloc(GameVictory2)
unregistersymbol(GameVictory2)
|
|