TwMS v225.1 CRC 滑鼠指向取得道具ID
//TwMS v225.1 CRC 滑鼠指向取得道具IDRegisterSymbol(ItemID)
Alloc(GetItemID,128)
Alloc(ItemID,04)
label(Item_id_return)
GetItemID:
mov ,edi
mov ,edi
jmp Item_id_return
02FB1B90:
jmp GetItemID
nop
Item_id_return:
02FB1B90:
mov ,edi
UnRegisterSymbol(ItemID)
DeAlloc(GetItemID)
DeAlloc(ItemID)
頁:
[1]