MMOCoin

Likes Likes:  0

View Poll Results: You like it ?

Voters
100. You may not vote on this poll
  • Yes, its great !

    81 81.00%
  • No, its bugged !

    19 19.00%
Results 1 to 10 of 199

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Beginner

    Join Date
    Sep 2010
    Posts
    6
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    I'm having some problems setting up ahbot.
    Here's my character database in SQLyog: (character Ahbot is the one I created and want to use)

    And these are my settings in mangosd:
    Code:
    AuctionHouseBot.Seller.Enabled = 0
    AuctionHouseBot.Buyer.Enabled = 0
    AuctionHouseBot.Account = 5
    AuctionHouseBot.Character = 2
    
    AuctionHouseBot.Items.Vendor = 0
    AuctionHouseBot.Items.Loot = 1
    AuctionHouseBot.Items.Misc = 0
    
    AuctionHouseBot.Items.ItemLevel.Min = 0
    AuctionHouseBot.Items.ItemLevel.Max = 0
    AuctionHouseBot.Items.ReqLevel.Min = 0
    AuctionHouseBot.Items.ReqLevel.Max = 0
    AuctionHouseBot.Items.ReqSkill.Min = 0
    AuctionHouseBot.Items.ReqSkill.Max = 0
    
    AuctionHouseBot.Tradegoods.ItemLevel.Min = 0
    AuctionHouseBot.Tradegoods.ItemLevel.Max = 0
    AuctionHouseBot.Tradegoods.ReqLevel.Min = 0
    AuctionHouseBot.Tradegoods.ReqLevel.Max = 0
    AuctionHouseBot.Tradegoods.ReqSkill.Min = 0
    AuctionHouseBot.Tradegoods.ReqSkill.Max = 0
    
    AuctionHouseBot.Bind.No = 1
    AuctionHouseBot.Bind.Pickup = 0
    AuctionHouseBot.Bind.Equip = 1
    AuctionHouseBot.Bind.Use = 1
    AuctionHouseBot.Bind.Quest = 0
    AuctionHouseBot.ItemsPerCycle = 200
    AuctionHouseBot.BuyPrice.Seller = 0
    AuctionHouseBot.BuyPrice.Buyer = 0
    Is there something I missed or something I did wrong? Searched a while on google for tutorials relating to this, and they all seem to say the same thing.

    And when I set AuctionHouseBot.Seller.Enabled to 1, I get this in mangos.exe
    Code:
    Starting AuctionHouseBot System...
    SQL: SELECT minitems FROM auctionhousebot WHERE auctionhouse = 7
    query ERROR: Table 'characters.auctionhousebot' doesn't exist


    Last edited by legendztheboss; 07-09-10 at 10:54 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Tags for this Thread

Posting Permissions

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