冰楓論壇
標題:
TwMS v203.1 CRC 取得人物經驗、等級
[打印本頁]
作者:
btb
時間:
2017-12-1 23:34
標題:
TwMS v203.1 CRC 取得人物經驗、等級
//TwMS v203.1 CRC 取得人物經驗、等級
//Author:zeach01
//Update:btb
[Enable]
RegisterSymbol(NowExp)
RegisterSymbol(MaxExp)
RegisterSymbol(NowLevel)
Alloc(NowExp,4)
Alloc(MaxExp,4)
Alloc(NowLevel,4)
Alloc(GetExp_Main,64)
Label(GetLevel)
01EFA436:
jmp GetExp_Main
GetExp_Main:
mov ecx,eax
mov [NowExp],eax
call 025F8E40
movzx eax,bl
push eax
movsd [ebp-7C],xmm0
call GetLevel
mov [MaxExp],eax
jmp 01EFA44B
GetLevel:
push ebp
mov ebp,esp
mov edx,[ebp+08]
mov [NowLevel],edx
cmp edx,000000FA
jg 007DB2A8
mov eax,00000001
cmp edx,eax
cmovl edx,eax
mov eax,[edx*8+03088570]
mov edx,[edx*8+03088574]
pop ebp
ret
[Disable]
01EFA436:
DB 8B C8 E8 03 EA 6F 00
DeAlloc(NowExp)
DeAlloc(MaxExp)
DeAlloc(NowLevel)
UnRegisterSymbol(NowExp)
UnRegisterSymbol(MaxExp)
UnRegisterSymbol(NowLevel)
作者:
smile0932925173
時間:
2017-12-4 13:21
請問此功能是要幹嘛的
作者:
btb
時間:
2017-12-4 13:23
smile0932925173 發表於 2017-12-4 13:21
請問此功能是要幹嘛的
就是獲得人物資訊用的
作者:
Antonywang
時間:
2018-1-14 20:35
數據錯誤@@
歡迎光臨 冰楓論壇 (https://bingfong.com/)
Powered by 冰楓