Error Rombot
Posted: Thu Mar 13, 2014 11:44 am
recently the bot gives me errors.
Micromacro: V1.04.157 (BUJ) (NOTIFY IN A POST IN A WHILE)
ROMBOT: R772
Micromacro: V1.04.157 (BUJ) (NOTIFY IN A POST IN A WHILE)
ROMBOT: R772
Code: Select all
if target.LastHP == 0 or (getGameTime() - target:getLastDamage()) > settings.profile.options.MAX_FIGHT_TIME then
Code: Select all
print(getGameTime() or "no time", target:getLastDamage() or "no damage")