i thought i would try the levelling bot demo's included with the bot and hit a few problems
I've tried this with both a mage and a warrior character.
First, the bot isn't finding any hp or mana pots in the invo and so the char is dieing or just standing still waiting for hp or mana, second, it's not looting at all.
The potion problem is it is 'not finding any (usable) hp/mana potions' in the invo when there are some there, this is a level 1 char so it uses the Simple First Aid Potion, and Simple Mana Potion, theat come from the gift bags.
I remember in the older bot you could write a line to make it use a mana/hp pot at a certain %, i think in the same section as the skills, but i can't find an example to copy.
Any help would be appreciated, thanks in advance.
New character 1-10 problems
Re: New character 1-10 problems
foure wrote:i thought i would try the levelling bot demo's included with the bot and hit a few problems
I've tried this with both a mage and a warrior character.
First, the bot isn't finding any hp or mana pots in the invo and so the char is dieing or just standing still waiting for hp or mana, second, it's not looting at all.
The potion problem is it is 'not finding any (usable) hp/mana potions' in the invo when there are some there, this is a level 1 char so it uses the Simple First Aid Potion, and Simple Mana Potion, theat come from the gift bags.
I remember in the older bot you could write a line to make it use a mana/hp pot at a certain %, i think in the same section as the skills, but i can't find an example to copy.
Any help would be appreciated, thanks in advance.
did you use the l1-10 demo profile or default? you should have in there :
Code: Select all
<option name="HP_LOW" value="70" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value="40" />
<option name="USE_HP_POTION" value="best" /> <!-- potion select strategy: best|minstack -->
<option name="USE_MANA_POTION" value="best" /> <!-- potion select strategy: best|minstack -->
<!-- Rest if HP or Mana is below that level -->
<option name="HP_REST" value="15" />
<option name="MP_REST" value="15" />

Re: New character 1-10 problems
yes i did, and now another problem since i updated, the egg bot won't work, it just keeps collecting feed bags, i was using it before i updated, and used the same profile and waypoint scripts after, and now nothing...
I'm thinking updating wasn't such a good idea...
I'm thinking updating wasn't such a good idea...
Re: New character 1-10 problems
i find updating with existing bot files in the rom directory always screws up for a clean version use the SVN and del everything in the rom folder (including subfolders) make sure you back up your custom files (profiles & waypoints)foure wrote:yes i did, and now another problem since i updated, the egg bot won't work, it just keeps collecting feed bags, i was using it before i updated, and used the same profile and waypoint scripts after, and now nothing...
I'm thinking updating wasn't such a good idea...
dont use the update.lua file either use the SVN update as stated in this thread:
http://www.solarstrike.net/phpBB3/viewt ... f=21&t=163

Re: New character 1-10 problems
thanks, will try that
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 1 guest