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

Search results

  1. S

    ChatType

    Hi, I'm looking forward to parse the Chat messages you get from the AH. I'm trying to use the Event onChatMessage, but which ChatType is used for this kind of messages ? Thanks !
  2. S

    Open Auction House Bot

    I'm not using this, was just asking for a plugin of mine :)
  3. S

    Open Auction House Bot

    Isn't it a little bit risky to request the AH every 1-2 seconds ?
  4. S

    Ban test. Please, read all.

    Yeah but Glyph is still needed for updates... Should we use a Third account on the botting PC that will be use only to start Glyph when AB is not running ?
  5. S

    Is AuctionItem always updated

    Ok Thanks Out :)
  6. S

    Is AuctionItem always updated

    So if I get it right this should work : item = getAuctionBuyList(req, 1); Log(item.bidderName); item.MakeAuctionBid(10); getAuctionBetList(); Log(item.bidderName); Are should I parse the result of getAuctionBetList again ? Thanks !
  7. S

    Is AuctionItem always updated

    Ok Thx
  8. S

    Is AuctionItem always updated

    Hi there, Already asked the question on IRC, but I remain uncertain. Is an AuctionItem always updated ? For exemple : Log(item.bidderName) item.MakeAuctionBid(10) Log(item.bidderName) will the output be: Name1 Me ? Thanks !
  9. S

    how to disable automove to target?

    plz read the answer!
Back
Top