recently the bot gives me errors.
Micromacro: V1.04.157 (BUJ) (NOTIFY IN A POST IN A WHILE)
ROMBOT: R772
Error Rombot
- Lamkefyned
- Posts: 348
- Joined: Thu May 23, 2013 11:38 am
- Location: Spain
Error Rombot
If you think something is right just because everyone else believes,you're not thinking.
Re: Error Rombot
Is it always the same error? Does your line 1620 look like this?
Add this line before it.
Then when you get the error again show me what it prints.
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")- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan