Page 1 of 1

My bot is not buying potions

Posted: Mon Aug 01, 2011 8:01 am
by mrkheaven

Code: Select all

<!-- Shopping options, how many of what do you want to keep in your inventory -->
		<option name="HEALING_POTION" 		value="99" />
		<option name="MANA_POTION" 			value="99" />			<!-- set to "0" if not required to buy -->
		<option name="ARROW_QUIVER" 		value="0" /> 			<!-- set to "0" if not required to buy -->
		<option name="THROWN_BAG" 			value="0" />			<!-- set to "0" if not required to buy -->
		<option name="POISON" 				value="0" />			<!-- set to "0" if not required to buy -->
this is how its set in my profile .he says shopping but nothing happens.sorry for the lame question...

Second I would like to thank you all for making this possible.

Re: My bot is not buying potions

Posted: Mon Aug 01, 2011 8:13 am
by rock5
How many potions do you already have in your inventory.

Re: My bot is not buying potions

Posted: Mon Aug 01, 2011 8:38 am
by lisa
Hmm it's working for me. what bot version are you using?
what lvl pots are you trying to buy?
names of the potions would be good too.

Re: My bot is not buying potions

Posted: Mon Aug 01, 2011 8:46 pm
by mrkheaven
Omg I feel ridiculous...He is trying to buy potions with money I don't have...
I've started a new account to learn how to bot and forgot I don't have any money.Sorry for wasting your time.
I have to say its the first time I do anything like this.I've never seen scripts or commands (or whatever) and I enjoy it very much. Actually I enjoy it more then the game itself for now xD

To avoid future noob questions and cluttering the forum - Is there anyone who would like to communicate with me true PM?
Thank you all very much.

Re: My bot is not buying potions

Posted: Mon Aug 01, 2011 8:58 pm
by lisa
Nothing wrong with making posts that may or may not turn out silly, I do it all the time ;)

I tend to not do things through PM as it only benefits 1 person, would prefer the forum to be where everyone can learn from others =)

Re: My bot is not buying potions

Posted: Mon Aug 01, 2011 10:41 pm
by Administrator
There was a bug in the update script which caused the money address to get messed up if you used it. It is corrected now. I'm not entirely certain, but I think that since that is fixed, it shouldn't try buying potions unless you have the money for it.