Thread: store price/alch...

Results 1 to 4 of 4
  1. #1 store price/alch... 
    Community Veteran

    mige5's Avatar
    Join Date
    Aug 2008
    Posts
    5,528
    Thanks given
    573
    Thanks received
    1,410
    Rep Power
    2114
    Well just been trying to figure out how the prices work...

    so I got this from wiki:
    - The "high alch" price is that of which the appropriate store would purchase the item from the player if the store had none of that item in stock.
    - The associated "low alch" spell exchanges the item for the price that would be paid by a General Store, 2/3 of the price that High Alchemy would provide, but this can change depending on the initial value of the item.
    - Typically, stores will buy items at half the high alchemy price.

    Heres some questions I got:
    - lets say theres 1 mith sword in general store, and 1 in sword shop. - do they sell the item for same price?
    - how does the price change depending on stack size.. (I guess its just a percentual change, every few items...?)

    currently got this: (if u find an item this does not work with pls post)
    Code:
    store price = high alch/3*5
    low alch = high alch/3*2
    PS. trying to simulate how it worked on older versions.. (if they have changed it on newer ones - stopped playing rs long time ago, so dont know that)
    Number of page #1 releases with most views & posts: (Updated: 2023)
    RS2 server section: 1
    RS2 client section: 2
    Reply With Quote  
     

  2. #2  
    Community Veteran

    mige5's Avatar
    Join Date
    Aug 2008
    Posts
    5,528
    Thanks given
    573
    Thanks received
    1,410
    Rep Power
    2114
    bump.
    Number of page #1 releases with most views & posts: (Updated: 2023)
    RS2 server section: 1
    RS2 client section: 2
    Reply With Quote  
     

  3. #3  
    Community Veteran

    mige5's Avatar
    Join Date
    Aug 2008
    Posts
    5,528
    Thanks given
    573
    Thanks received
    1,410
    Rep Power
    2114
    no1 knows?
    Number of page #1 releases with most views & posts: (Updated: 2023)
    RS2 server section: 1
    RS2 client section: 2
    Reply With Quote  
     

  4. #4  
    true

    DerekH's Avatar
    Join Date
    Dec 2011
    Age
    19
    Posts
    1,183
    Thanks given
    590
    Thanks received
    261
    Rep Power
    164
    Well if I understand correctly, you'd make a method to get the item stack amount from the shop via shops.cfg,\xml however you handle them. You'd then find the given percent that is decreased, you could test this on runescape. Ex. sell one of an item to shop, alch one, sell 1 more, alch one. storePrice = highalch - decreasedstorepercent?
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 3
    Last Post: 12-09-2010, 07:28 PM
  2. Replies: 10
    Last Post: 08-19-2010, 12:43 PM
  3. Replies: 1
    Last Post: 06-16-2010, 09:33 PM
  4. Replies: 6
    Last Post: 11-20-2009, 06:47 PM
  5. Automatic Low Alch/High Alch price Dumper
    By Vastiko in forum Snippets
    Replies: 13
    Last Post: 08-28-2009, 03:39 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •