Help with Warden pls

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Jellenser
Posts: 29
Joined: Thu Jul 28, 2011 12:28 am

Help with Warden pls

#1 Post by Jellenser »

first thanx alot for the work u ppl do on this bot. second sorry for my bad english.

my problem is that my lvl 60 warden dont do any action when i try to do daylis farming he only run they waypoints but dont attack at all or he dont get any mob in target

thats the entry in my profile for warden


<skills_warden>
<skill name="WARDEN_CHARGED_CHOP" modifier="" hotkey="VK_2" priority="90" />
<skill name="WARDEN_ENERGY_ABSORB" modifier="" hotkey="VK_3" priority="80" inbattle="true" hpper="25" />
</skills_warden>

is there anyone who can share hes warden profile or config ? i can run my warden with 2 sc classes Scout and Warrior

i dont search for a perfect one .. but a last something i can start the bot farming..

thanks alot in advance
Last edited by Jellenser on Tue Aug 09, 2011 9:27 pm, edited 1 time in total.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Help with Warden pls

#2 Post by lisa »

if he doesn't attack at all then there is another issue.

Check

Code: Select all

		<option name="TARGET_LEVELDIF_ABOVE" value="3" />
		<option name="TARGET_LEVELDIF_BELOW" value="30" />
or maybe the distance check in combat options

Code: Select all

		<option name="COMBAT_TYPE"        	value="" />				<!-- leave empty or choose ranged/melee if not using class default -->
		<option name="COMBAT_RANGED_PULL" 	value="false" /> 		<!-- only important for melees -->
		<option name="COMBAT_DISTANCE"    	value="200" />
		<option name="MAX_FIGHT_TIME"     	value="15" />			<!-- Max time without damage before break -->
		<option name="DOT_PERCENT"        	value="90" />
		<option name="ANTI_KS"            	value="true" />
		<option name="MAX_TARGET_DIST"    	value="225" />
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Jellenser
Posts: 29
Joined: Thu Jul 28, 2011 12:28 am

Re: Help with Warden pls

#3 Post by Jellenser »

ok the problem with attacking is solved.. thanks allot lisa!! it was the lvl diference

now it would be nice to make the bot use the buffs he can do and if the summoned pet is dead he re cast it by him self
Post Reply