Page 1 of 2 12 LastLast
Results 1 to 20 of 34

Thread: website with shopping channels history

  1. #1

    website with shopping channels history

    Anyone know of a website that lets you search for items posted on the shopping channels?

    Aojunkyard.com used to do that but it's down now. I've been looking for another one for quite a while. I need one that lets you search by name. That is key, and that's why I can't use arpa3.net.
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  2. #2
    You can check out http://www.rubi-ka.com/m.asp, very beta, and only remembers last 1000 posts. Oh, and only RK1 so far
    Edit: And only 11-50, havent had time to level up the bots to 100+ :P
    John 'Novagen' Wright
    Currently on leave from Omni-Pol
    Omni-Tek Representative
    Chair of the Omni Organisational Committee

    The Leet - Chat client for Android
    People of Rubi-Ka Revamped

    Grid mail: novagen@omni-pol.net

  3. #3
    Here is a site for Rimor RK2 http://tlfiveplus.com/shopping/. It located in Borealis with 11-50 channels and Neutnet

  4. #4
    hmm both those look nice. i wanna write a bot module to query those so u can get the results in game. do either of you know the owners of those websites?
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  5. #5
    Idef/Irmp is host admin and coder for tlfiveplus modules. go, create an account on tlfiveplus and PM him there. I am sure he will help you out.
    Level 200 Nanomage Nano-Technician on Rimor speaking... - Unit Commander of Knights of Ka
    Toons:(*=froobs)
    Zzzzzzwap* (inofficial main),
    Krisplin* (main, but buff whore),
    Theophrastus* (piercing doc - aka froob shade)
    Kosminski (Shade - Yes, i went paid...)
    Codeleet (s10 & pvp)
    ~ Founder of TL5+ - Rimor TL5+ froob raid force ~ || ~ My Tweet... ~

  6. #6

  7. #7
    I could probably make my multi-bot client generate a xml file with that sort of information.
    TL 7
    RK2 - Maxisolja - 220/24 Trox Soldier | RK2 - Blitztrick - 220/25 Soli Fixer E | RK2 - Krakenz - 220/21 Trox Keep
    RK1 - Shanue - 218/30 Opi MA | RK2 - Redenf5 - 218/22 Trox Enf | RK2 - Jrollin - 214/25 Opi Shade
    TL 5
    RK2 - Memorial - 170/16 Opi Engi | RK2 - Maxisfix - 168/21 Opi Fixer E
    RK1 - Clento - 150/20 Soli Soldier | RK1 - Losodoc - 150/20 Soli Doctor
    RK2 - Loso - 150/20 Opi Advy | RK2 - Tachun - 150/13 Opi MP
    RK1 - Krakenz - 150/15 Trox Advy | RK1 - Loso - 150/13 Trox Advyoo.
    TL5 Fixer Information | GMT -08:00 West Coast Canada | Java AO Chat API | Dnet

  8. #8
    Tbh I have no preference where it comes from. I can parse the html without too much hassle so that's not an issue, but xml would be a little easier. The biggest thing tho is having one site that does it for both dimensions. Otherwise I'd basically have to write two separate modules and I don't really wanna do that. Any volunteers for that?
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  9. #9
    slapped this together real fast

    http://losobie.com/bots/shopping.php

    server probably wont be running for long, but I can give ya all the source code

    I can change the filter on the fly, just logging every shopping channel on rk1/rk2 at borialis and limiting the php page to last 100 entries
    TL 7
    RK2 - Maxisolja - 220/24 Trox Soldier | RK2 - Blitztrick - 220/25 Soli Fixer E | RK2 - Krakenz - 220/21 Trox Keep
    RK1 - Shanue - 218/30 Opi MA | RK2 - Redenf5 - 218/22 Trox Enf | RK2 - Jrollin - 214/25 Opi Shade
    TL 5
    RK2 - Memorial - 170/16 Opi Engi | RK2 - Maxisfix - 168/21 Opi Fixer E
    RK1 - Clento - 150/20 Soli Soldier | RK1 - Losodoc - 150/20 Soli Doctor
    RK2 - Loso - 150/20 Opi Advy | RK2 - Tachun - 150/13 Opi MP
    RK1 - Krakenz - 150/15 Trox Advy | RK1 - Loso - 150/13 Trox Advyoo.
    TL5 Fixer Information | GMT -08:00 West Coast Canada | Java AO Chat API | Dnet

  10. #10
    http://arpa3.net/anarchy-online/

    has a very up to date list of items sold via shop-channel clan/omni/neut with dates and name!
    YouTube

    AOCharViewer

    Martiadvy ~ 220 Clan Advy [Rimor]
    Proud member of Tiger Claw
    in love with Peoples Front of Judea

  11. #11
    arpa3.net is nice but it doesn't have a search by name feature so I can't use it for this.
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  12. #12
    I use arpa3.net as well but it lacks all WTB requests, history for most items, any scripted WTS, and neutnet from rk2. However its roll factors, web page prompt to update when new items are available, more option, and a probably a few other items make it useful.

  13. #13
    use can use http://www.rubi-ka.com/market/market.php to get the data the page is showing
    append the following to the querystring to filter the results

    get json instead of html
    mode=json
    (jsonp can be used too, in that case you need to set callback=yourcallbackfunction aswell)

    filter on omni = 0, clan = 1 or neutral = 2
    side=

    Selling = 0, Buying = 1
    type=

    Search for string
    q=

    No support for xml yet.
    John 'Novagen' Wright
    Currently on leave from Omni-Pol
    Omni-Tek Representative
    Chair of the Omni Organisational Committee

    The Leet - Chat client for Android
    People of Rubi-Ka Revamped

    Grid mail: novagen@omni-pol.net

  14. #14
    Quote Originally Posted by zajin View Post
    use can use http://www.rubi-ka.com/market/market.php to get the data the page is showing
    append the following to the querystring to filter the results

    get json instead of html
    mode=json
    (jsonp can be used too, in that case you need to set callback=yourcallbackfunction aswell)

    filter on omni = 0, clan = 1 or neutral = 2
    side=

    Selling = 0, Buying = 1
    type=

    Search for string
    q=

    No support for xml yet.
    This is perfect for what I need. The only thing that is missing is it needs to be able to work for both dimensions. If you can set it up for both dimensions, I will write a module to use it.

    EDIT: Also, it would be nice if there was an option to leave the item refs as they were posted instead of converting to auno.org links. Because converting them back will require a lookup for the lowid.
    Last edited by Tyrence1; Mar 7th, 2011 at 07:54:19.
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  15. #15
    In the progress of leveling some bots on RK2 so that will be rolling soon.

    server=
    Select what server to show (0 = RK1, 1 = RK2, yeah not much logic here )

    noconvert=1
    disable conversion to xyphos-links

    limit=
    if you want to limit the number of results you get
    John 'Novagen' Wright
    Currently on leave from Omni-Pol
    Omni-Tek Representative
    Chair of the Omni Organisational Committee

    The Leet - Chat client for Android
    People of Rubi-Ka Revamped

    Grid mail: novagen@omni-pol.net

  16. #16
    Think I got a quick ouput for XML done too if you need that
    mode=xml
    John 'Novagen' Wright
    Currently on leave from Omni-Pol
    Omni-Tek Representative
    Chair of the Omni Organisational Committee

    The Leet - Chat client for Android
    People of Rubi-Ka Revamped

    Grid mail: novagen@omni-pol.net

  17. #17
    perfect I will start writing the module for it.

    I want to give you and your website credit since you are doing the hard part of this.

    I'll put whatever you want but this is what I came up with: "Search results provided by www.rubi-ka.com - Zajin (RK1)"

    EDIT: "Select what server to show (0 = RK1, 1 = RK2, yeah not much logic here )" Would it be possible to have 1 = RK1 and 2 = RK2?
    Last edited by Tyrence1; Mar 7th, 2011 at 19:34:41.
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  18. #18
    You can do /tell feedbackbot !wtb 'name' to see this in action. It'll work on either dimension but for now it always returns results for RK1.
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

  19. #19
    Very nice indeed. I'm assuming it's only going to work for references dropped in the shopping channel?
    Quote Originally Posted by Gunfytr View Post
    I have played my toon 280 days. You have played ur toon 36 days. My toon is better. Get over it.

  20. #20
    No, if someone does "WTS combined officer ql 75 set" and you enter 'officer' as the search term, you will see it in the search results. At least that is how zajin has it now.
    Budabot -> http://www.budabot.com
    {Edit by Yarkona: account status and gm actions are not for the open forum}

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •