TwMS v230.1 CRC 滑鼠指向取得道具ID
// TwMS v230.1 CRC 滑鼠指向取得道具IDRegisterSymbol(ItemID)
Alloc(GetItemID,128)
Alloc(ItemID,04)
label(Item_id_return)
GetItemID:
mov ,edi
db 89 bb 30 14 01 00
jmp Item_id_return
03240CB2:
jmp GetItemID
nop
Item_id_return:
03240CB2:
db 89 bb 30 14 01 00
UnRegisterSymbol(ItemID)
DeAlloc(GetItemID)
DeAlloc(ItemID)
頁:
[1]