冰楓論壇
標題:
TwMs v258.2 物品過濾(Item Filter)
[打印本頁]
作者:
btb
時間:
2024-1-11 18:59
標題:
TwMs v258.2 物品過濾(Item Filter)
// TwMs v258.2 物品過濾(Item Filter)
[Enable]
Alloc(ItemFilter,512,1420D59EF)
Alloc(ItemList,4096,1420D59EF)
Label(Filter)
Label(Skip)
Label(End)
ItemList:
DD #2000002 // 白色藥水
DD 0
ItemFilter:
call 1408A2C90
push rsi
mov rsi,ItemList
jmp Filter
Filter:
cmp eax,C350
jle End
cmp qword ptr ds:[rsi],0
je End
cmp qword ptr ds:[rsi],eax
je Skip
add rsi,04
jmp Filter
Skip:
xor eax,eax
jmp End
End:
pop rsi
jmp 1420D59EF+5
1420D59EF:
jmp ItemFilter
[Disable]
1420D59EF:
call 1408A2C90
DeAlloc(ItemList)
DeAlloc(ItemFilter)
歡迎光臨 冰楓論壇 (https://bingfong.com/)
Powered by 冰楓