Page 2 of 2
Re: After last update bot not work
Posted: Fri Feb 05, 2010 2:47 pm
by wizzyslo
Ty a lot for updates.
shackrem wrote:i got the rombot 319
start the bot some thing wrong
:/micromacro242/scripts/classes/player.lua:1779: Wrong number of parameters sup
plied to keyboardPress().
For that problem i still using old player.lua and skill.lua from december or little older one

Re: After last update bot not work
Posted: Sat Feb 06, 2010 7:28 am
by MyOWN
MyOWN wrote:hi,
i updatet anything and it works correctly only thing is that the bot dont use MP bots... they are equipped

(i am a warrior with knight skills)
pls help me
still need help

Re: After last update bot not work
Posted: Sat Feb 06, 2010 8:08 am
by Administrator
MyOWN wrote:
still need help

Do you intend to give any useful information this time, or should we just read your mind instead?
Re: After last update bot not work
Posted: Sat Feb 06, 2010 8:40 am
by MyOWN
i even told you the problem... i updatet the bot , rom/bot.lua -> it started anything is fine except it does not use the MP pots it uses HP pots to heal but no MP for mana.
do you need anything to know so far? In my profile.xml the percent for hp is 60 and mp the same
Re: After last update bot not work
Posted: Sat Feb 06, 2010 8:49 am
by Administrator
It would help to know exactly
which potions you are trying to use (name
and item ID), as well as your client language.
Turn inventory debugging on by putting this in the options of your profile:
Code: Select all
<option name="DEBUG_INV" value="true" />
Put the potions in your very first slot of the very first bag of your inventory. Start the bot, and it'll print out the item information for it. What does it say?
Re: After last update bot not work
Posted: Sat Feb 06, 2010 9:02 am
by MyOWN
DEBUG item:update()_ slot 1 bagId 201047 name Bedeutender magischer Trank qty 98
(german language)
Re: After last update bot not work
Posted: Sat Feb 06, 2010 9:19 am
by Administrator
Then there is no reason why it shouldn't work. Do you have the potions in your first two inventory bags? Did you change the inventory mapping size in your profile?
Re: After last update bot not work
Posted: Sat Feb 06, 2010 1:03 pm
by ginnidorka
Hello,
If you want to simplify things you can use an addon to do the same thing. Get this addon called ntBuff. You can streamline a lot of things with that addon. Buffs, Heals, Pots (MP and HP). I prefer that to coding it into my script as it is much easier to edit for the situation needed. Hope this helps.