Store

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
D1mAnn
Posts: 37
Joined: Mon Jul 04, 2011 4:56 am

Store

#1 Post by D1mAnn » Mon Sep 12, 2011 7:15 am

How the bot to buy a "Purified Fusion Stone" from the store for Phirius Token Coin?

D1mAnn
Posts: 37
Joined: Mon Jul 04, 2011 4:56 am

Re: Store

#2 Post by D1mAnn » Sun Sep 18, 2011 4:44 am

As I understand it store html page, right?

sdude13
Posts: 76
Joined: Thu Aug 19, 2010 9:36 am

Re: Store

#3 Post by sdude13 » Tue Sep 20, 2011 9:31 am

You can also go to the NPC in Varanas (Classhall) and buy there.

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Store

#4 Post by rock5 » Tue Sep 20, 2011 8:52 pm

'store' is for buying from merchants. Users would normally just use "player:merchant()" to buy and sell stuff but you can use the store functions directly to directly control what you buy. Any npc that has a store can be used.

The way you would buy a specific item is

Code: Select all

player:openStore("npcname")
store:buyItem(nameIdOrIndex, quantity)
If an npcs "open store" option in their dialog is not the first one, then you will have to specify which option it is. eg house maids.

Code: Select all

player:openStore("npcname",2)
  • 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
MiesterMan
Posts: 543
Joined: Tue Jul 06, 2010 9:15 pm
Location: Between the Second and Third Circles of Hell

Re: Store

#5 Post by MiesterMan » Sat Sep 24, 2011 3:22 pm

I'm pretty sure he meant the itemshop, hehe.

D1mAnn
Posts: 37
Joined: Mon Jul 04, 2011 4:56 am

Re: Store

#6 Post by D1mAnn » Sun Sep 25, 2011 5:10 am

MiesterMan wrote:I'm pretty sure he meant the itemshop, hehe.
exactly

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 44 guests