Search found 3 matches

by rombot
Sat Mar 30, 2013 5:11 pm
Forum: Runes of Magic
Topic: mage/priest bot do not attack Level 70+
Replies: 3
Views: 2382

Re: mage/priest bot do not attack Level 70+

Ok, I found it!

settings.lua
AUTO_ELITE_FACTOR = 5

I chanched it to 8 and it works.

Thank you very much :-)

A good question is almost the best answer.
by rombot
Sat Mar 30, 2013 4:23 pm
Forum: Runes of Magic
Topic: mage/priest bot do not attack Level 70+
Replies: 3
Views: 2382

Re: mage/priest bot do not attack Level 70+

The mob does 123k HP and my character does 18k.
by rombot
Fri Mar 29, 2013 4:15 pm
Forum: Runes of Magic
Topic: mage/priest bot do not attack Level 70+
Replies: 3
Views: 2382

mage/priest bot do not attack Level 70+

<?xml version="1.0" encoding="utf-8"?>
<profile>
<options>
<!-- Try the bot with a new char mage -->
<!-- At the pioneer village. Use demo.xml waypoint file -->
<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value="50" />
<option ...