Is there any way to feed my pet with the bot?
How to do not sell runes and potions?
Two questions!!!!!!!!!!
Re: Two questions!!!!!!!!!!
Both options you can change in your profile:
AlterEgo95
Code: Select all
<!-- Eggpet options -->
<option name="EGGPET_ENABLE_CRAFT" value="true" /> <!-- If using same slot for assist and craft, onlt 1 can be enabled. -->
<option name="EGGPET_CRAFT_SLOT" value="2" />
<option name="EGGPET_ENABLE_ASSIST" value="true" />
<option name="EGGPET_ASSIST_SLOT" value="1" />
<option name="EGGPET_CRAFT_RATIO" value="1:1:1" /> <!-- mining:woodworking:herbalism ratio to produce. -->
<option name="EGGPET_CRAFT_INDEXES" value="" /> <!-- override auto craft index for mining,woodworking,herbalism eg. "2,,"-->
Code: Select all
<!-- Auto selling options when used with player:merchant -->
<option name="INV_AUTOSELL_ENABLE" value="truw" /> <!-- true | false -->
<option name="INV_AUTOSELL_FROMSLOT" value="1" /> <!-- 1 = bag 1 slot 1 -->
<option name="INV_AUTOSELL_TOSLOT" value="180" /> <!-- 30 = last slot bag 1 -->
<option name="INV_AUTOSELL_QUALITY" value="white,green,blue, purple" /> <!-- white,green,blue,purple -->
<option name="INV_AUTOSELL_IGNORE" value="III" /> -- I'm using "III" so that it doesn't sell any runes of the tier 3
Who is online
Users browsing this forum: No registered users and 1 guest