pup.lua: 434
if state.AutoRepairMode.value and pet.isvalid and pet.hpp < repairhpp then
local abil_recasts = windower.ffxi.get_ability_recasts()
if abil_recasts[206] < latency and item_available('Automat. Oil +3') then
windower.chat.input('/ja "Repair" <me>')
tickdelay = os.clock() + 1.1
return true
end
end
i'm not sure what is causing this error in gearswap