particular order of the skills

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
mike101
Posts: 8
Joined: Wed Feb 11, 2009 7:53 am

particular order of the skills

#1 Post by mike101 » Sun Mar 01, 2009 2:33 pm

my problem is that my bot casts the skills ins random order.

this is my profile:

<profile>
<options>
<option name="HP_LOW" value="50" />
<option name="MP_LOW_POTION" value="40" />
<option name="HP_LOW_POTION" value="60" />

<option name="COMBAT_TYPE" value="melee" />
<option name="ANTI_KS" value="true" />
<option name="WAYPOINTS" value="bandits.xml" />
<option name="LOOT" value="true" />
<option name="LOOT_TIME" value="2000" />
<option name="ENERGY_STORAGE_1" value="mana" />
<option name="ENERGY_STORAGE_2" value="rage" />
<option name="POTION_COOLDOWN" value="15" />
<option name="MAX_FIGHT_TIME" value="60" />
<option name="DOT_PERCENT" value="90" />
</options>

<friends>
<friend name="Mr. dont know" />
<friend name="MyOtherCharacter2" />
</friends>

<hotkeys>
<hotkey name="HP_POTION" key="VK_7" modifier="" />
<hotkey name="MP_POTION" key="VK_8" modifier="" />
<hotkey name="ATTACK" key="VK_1" modifier="" />
</hotkeys>

<skills>
<skill name="KNIGHT_DISARMAMENT" level="10" hotkey="VK_3" modifier="" />
<skill name="KNIGHT_DISARMAMENT" level="10" hotkey="VK_3" modifier="" />
<skill name="KNIGHT_HOLY_STRIKE" level="1" hotkey="VK_4" modifier="" />
<skill name="KNIGHT_HOLY_STRIKE" level="1" hotkey="VK_4" modifier="" />
<skill name="KNIGHT_PUNISHMENT" level="1" hotkey="VK_5" modifier="" />
<skill name="WARRIOR_SLASH" level="1" hotkey="VK_6" modifier="" />
<skill name="KNIGHT_MANA_ABSORPTION" level="13" hotkey="VK_0" modifier="" />

</skills>
</profile>

i want the bot to cast the skills in exact that order, which i wrote in the profile.
can anybody help ?

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: particular order of the skills

#2 Post by Administrator » Sun Mar 01, 2009 9:49 pm

It doesn't work like that. The bot automatically tries to use skills based on priority and cooldowns. Use the in-game macro system to create skill chains, or mess with the priority of skills in your profile to adjust the use order (which doesn't work well with no-cooldown skills).

Post Reply

Who is online

Users browsing this forum: No registered users and 52 guests