Page 2 of 2

Re: Farming Kalin Shrine

Posted: Tue Oct 02, 2012 2:23 pm
by rock5
It's called "LOOT_SIGILS". Just set it to false. You can also choose which sigils to ignore if you only want to loot certain sigils, with the option "SIGILS_IGNORE_LIST"

Re: Farming Kalin Shrine

Posted: Tue Oct 02, 2012 2:38 pm
by miesermetzler
let me guess, you mean like that?

Code: Select all

		<!-- Loot settings -->
		<option name="LOOT"               	value="true" />
		<option name="LOOT_ALL"			  	value="true" />  		<!-- Loot all nearby dead mobs after combat -->
		<option name="LOOT_IN_COMBAT"     	value="false" />
		<option name="LOOT_DISTANCE"      	value="225" />
		<option name="LOOT_PAUSE_AFTER"   	value="0" />			<!-- probability in % for a short rest -->
		<option name="LOOT_SIGILS"   	value="false" />
Thanks. As easy as always ;) Sometimes i think to complicated -.-

Re: Farming Kalin Shrine

Posted: Tue Oct 02, 2012 2:44 pm
by rock5
Good guess.

Re: Farming Kalin Shrine

Posted: Tue Oct 02, 2012 7:25 pm
by miesermetzler
Hello again :D

So the next problem is the speed. Sometimes especially at the corners the bot is too fast and overrun some waypoints. Not even overrun but makes some steps to much and stuck a little and waste some time -.- I got the enthuiasm from housemaid and the guild speed buff to decrease the time for a run. But with all these mini stucks the time is wasted. Can the bot be too fast?