Page 1 of 1

Help with Warden pls

Posted: Tue Aug 09, 2011 8:27 pm
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

Re: Help with Warden pls

Posted: Tue Aug 09, 2011 9:24 pm
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" />

Re: Help with Warden pls

Posted: Tue Aug 09, 2011 9:39 pm
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