My bot is not buying potions

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
mrkheaven
Posts: 8
Joined: Mon Aug 01, 2011 7:30 am

My bot is not buying potions

#1 Post 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.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: My bot is not buying potions

#2 Post by rock5 »

How many potions do you already have in your inventory.
  • 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
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: My bot is not buying potions

#3 Post 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.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
mrkheaven
Posts: 8
Joined: Mon Aug 01, 2011 7:30 am

Re: My bot is not buying potions

#4 Post 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.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: My bot is not buying potions

#5 Post 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 =)
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
Administrator
Site Admin
Posts: 5344
Joined: Sat Jan 05, 2008 4:21 pm

Re: My bot is not buying potions

#6 Post 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.
Post Reply