Search found 3 matches

by hax
Sun Feb 21, 2010 6:11 pm
Forum: Runes of Magic
Topic: Not using MP Potion
Replies: 7
Views: 1544

Re: Not using MP Potion

I've tried reinstalling the bot, changing the game language from german to english but nothing helps.
Even the script in OnSkillCast doens't work for me, but I don't know exactly if I need to put the potions in a certain inventory slot ^^
by hax
Wed Feb 17, 2010 1:02 am
Forum: Runes of Magic
Topic: Not using MP Potion
Replies: 7
Views: 1544

Not using MP Potion

My Bot does not use MP potions anymore, only HP potions.
I got this in my profile:

<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="30" />
<option name="HP_LOW_POTION" value="35" />
<option name="USE_HP_POTION" value="best" /> <!-- potion select strategy: best|minstack ...
by hax
Mon Feb 01, 2010 6:31 pm
Forum: Runes of Magic
Topic: Warrior skills being used automatically
Replies: 3
Views: 1051

Warrior skills being used automatically

I'm confused about this:
I'm using the l1-10 profile with a warrior with the following lines:
<skills_warrior>
<skill name="WARRIOR_SLASH" hotkey="VK_2" priority="90" />
</skills_warrior>
Why does he use the skills Enrage and Open Flank and not only Slash?
What file do I need to edit to stop him ...