Farming Kalin Shrine

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Farming Kalin Shrine

#21 Post 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"
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
miesermetzler
Posts: 46
Joined: Tue Dec 06, 2011 12:17 pm

Re: Farming Kalin Shrine

#22 Post 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 -.-
Last edited by miesermetzler on Tue Oct 02, 2012 2:46 pm, edited 1 time in total.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Farming Kalin Shrine

#23 Post by rock5 »

Good guess.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
miesermetzler
Posts: 46
Joined: Tue Dec 06, 2011 12:17 pm

Re: Farming Kalin Shrine

#24 Post 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?
Post Reply