Code: Select all
Sub Main
/declare i int local
/for i 1 to 10
/keypress ALT+9
/delay 7s
/autoinventory
/next i
/return
Code: Select all
/if (${FindItem[=Amulet of Necropotence].ID}) /call cast "Amulet of Necropotence" itemCode: Select all
/if ((${FindItem[=Reaper's Ring].ID})&&(${Macro.Return.Equal[CAST_SUCCESS]})) {
/call cast "Reaper's Ring" item
}Code: Select all
diffCode: Select all
/pet target
/click left target