init start
local clawID = 9393
local useDealy = 15
local lastUseTime = 0
init end
auto(100) listas('dontlist')
if $finger.id ~= clawID and itemcount(clawID) > 0 then
equipitem(clawID, 'finger', 'backpack')
elseif $poisoned and maround(0, 'medusa') == 0 and ((lastUseTime + useDealy) < tosec(os.date("%X"))) and itemcount(clawID) > 0 then
usetitem(clawID, 'finger')
lastUseTime = tosec(os.date("%X"))
end
powinno byc "else if" (brak odstępu) sprawdź teraz