What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. F

    [Plugin] Route Maker ( any route with less than 2 min )

    Just tried it. Made a waypoint list fine and the bot seems to be running along it okay, I spammed waypoints close together, and tons of em without any issues. Dunno about larger gaps. Thanks alq0rsan. Note: You need to be in a party to run this, It may be better with a self hosted map ala...
  2. F

    Export Auction Data to a Feed for Dashboard

    use JavascriptSerializer to convert the auction data into Json or convert to xml, Use WebClient to post to the server running the dashboard. parse and deal with it on the server. My House info uploader for reference. [C#] UploadToWebServer - Pastebin.com
  3. F

    [Feature Request] Interval for getAuctionBuyList() Page Polling

    Any reason we cant just get to option to walk the page's ourself? Im frequently only intrested in the first few pages and would speed up my auction scanning a ton.
  4. F

    Plugin Problem! BuddyStore!

    @mm07 the only getting to code input is a new bug. Not the same issue :(
  5. F

    Archebuddy Wont get Past key entry

    Glad to know its not just me!
  6. F

    Archebuddy Wont get Past key entry

    Was working fine all week untill this morning's Archebuddy update (at least it downloaded a new Archebuddy.zip/.dll) Now trying to enter a key and hit the "Enter" button or enable auto enter on that page. just greys the button out for a few seconds then returns it to normal colour. The bot...
  7. F

    SqlItems

    It was failing without the log. Shall give it another try tho. thanks for the quick response. Edit I was logging them in later code and hadn't realized. Working like a charm, Thanks Out.
  8. F

    SqlItems

    Also. Is there anyway to walk the pages of the AH results yourself. Im usually only interested in the first few. not all of them. and it slows the bot down massively.
  9. F

    SqlItems

    So I was poking around for a way to query a list of all items for those sellable on the AH, (My current AH bot set's up its own price's I just feed it a list of names). Poking around Intellisense I discovered the sqlCore stuff, I tried to use it but it just hangs the bot completely after...
Back
Top