Jump to content

mnocz

Members
  • Posts

    21
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

mnocz's Achievements

Member

Member (2/3)

0

Reputation

  1. # AuctionHouseBot.Items.Loot # Include items that can be looted or fished for. # Default 1 This mean items from loot, but I speak about items that can be looted. Items that contains other items. Items like this: http://www.wowhead.com/item=5759#contains This lootable items can not be put in auction by player.
  2. I am still testing money explits... One source of money exploits are lootable items. Repair of this exploit need change item prices in DB. But if a player try put lootable item to auction, so it is not allowed. So I think that AHSeller should not put lootable items to Auction too (or properties setting enable/disable it). Or must be created SQL patch on all items that are lootable and AHSeller puts into auction.
  3. Hello, In last revision AHbot is Buyer functional in all Auctions:) Tested today, Great:) With Money Exploits it will be more complicated than I think at first time:/ The problem is in BINDprice and BuyerPrice...I make more tests and write what i found...
  4. Yes, we knows about this money exploit. I am working on new configuration for AHBot now.
  5. Ok, I test something yet, and then i post my conf. I use AHBot on blizzlike server with low population, so my AHBot do not sell puprle and better items, and more limitations. So I configure AHBot on dev server to sell all items and try money exploits form much kind of items as possible.
  6. Lastest MaNGOS + SD2 + AHbot_new Err at compilation: make[3]: Leaving directory `/home/mangos/mcompile/mworldtest/mangos/objdir/src/realmd' Making all in game make[3]: Entering directory `/home/mangos/mcompile/mworldtest/mangos/objdir/src/game' Making all in AuctionHouseBot make[4]: Entering directory `/home/mangos/mcompile/mworldtest/mangos/objdir/src/game/AuctionHouseBot' CXX AuctionHouseBot.o In file included from ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:1: ../../../../src/game/AuctionHouseBot/AuctionHouseBot.h:421: error: expected â,â or â...â before â||â token ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp: In member function âvoid AuctionHouseBot::addNewAuctionBuyerBotBid(AHBConfig*, WorldSession*)â: ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:326: warning: format â%fâ expects type âdoubleâ, but argument 3 has type âlong doubleâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:345: warning: format â%fâ expects type âdoubleâ, but argument 3 has type âlong doubleâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp: In member function âvoid AuctionHouseBot::Initialize()â: ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:598: warning: format not a string literal and no format arguments ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:628: warning: format not a string literal and no format arguments ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 4 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 5 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 6 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 7 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 8 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 9 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:779: warning: format â%uâ expects type âunsigned intâ, but argument 10 has type âsize_tâ ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp: At global scope: ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:1086: error: expected â,â or â...â before â||â token ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp: In member function âvoid AuctionHouseBot::SetItemsAmount(uint32, uint32, uint32, uint32, uint32, uint32)â: ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:1093: error: expected primary-expression before â||â token ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:1093: error: expected primary-expression before â)â token ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:1094: error: âyeâ was not declared in this scope make[4]: *** [AuctionHouseBot.o] Error 1 make[4]: Leaving directory `/home/mangos/mcompile/mworldtest/mangos/objdir/src/game/AuctionHouseBot' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/mangos/mcompile/mworldtest/mangos/objdir/src/game' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/mangos/mcompile/mworldtest/mangos/objdir/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/mangos/mcompile/mworldtest/mangos/objdir' make: *** [all] Error 2
  7. Hi, I tyred now compile lastest Core+SD2+AHBot_new and it is done with no errors:) I know these AHBot_new bugs: Neutral AHBot_Buyer do not buy. Money exploits. -1. some lootable items have in DB(UDB ) abnormal low sell/buy(copper-silver) prices. This items are lootable and treir content is able sell for many golds. Items like Bag of coins, bag of gems etc... If you change sell/buy(it depends on method you generate seller prices) price so this money exploit is resolved:) -2. default AHBot properties...(example) is possible buy item from AHBot_seller for 5Golds and sell to AHBot_buyer for 20Golds. But if change properties, so all is ok and this money exploit is resolved:)
  8. You must edit ${CompileDir}/patche/AHBot.patch no ${SourcesDir}/configure.ac
  9. Hi, try this: cd ${CompileDir} git clone [url]http://github.com/cyberium/mangos.git[/url] ahbot cd ahbot git checkout -b new_ahbot origin/new_ahbot git diff master new_ahbot > ${CompileDir}/patche/AHBot.patch cd ${SourcesDir} git apply ${CompileDir}/patche/AHBot.patch ${SourcesDir} - Subdirectory of ${CompileDir}, Mangos sources If you use SD2, so you will be must edit the patch in "configure.ac" section before apply patch. Change this: src/bindings/universal/Makefile ]) To this: src/bindings/ScriptDev2/Makefile src/bindings/ScriptDev2/scriptdev2.conf.dist
  10. I compiled it with MaNGOS r10509 + SD2 1826 with no problem.
  11. Hello, Compiled with last MaNGOS revision + SD2, no problem. Buyer buy only at Aliance/Hrode Auctions. Do not buy at neutral Auction for me. AuctionHouseBot.Alliance.Buyer.Enabled = 1 AuctionHouseBot.Horde.Buyer.Enabled = 1 AuctionHouseBot.Neutral.Buyer.Enabled = 1 AuctionHouseBot.Buyer.Bid.Interval = 1 AuctionHouseBot.Buyer.BidDigin.Interval = 1
  12. Hi, it s mistake. Cyberium said "I confirm ahbuyer don't work as expected iam trying to get it work.". So AHBuyer do not work now, and he will try repair it as soon as possible:) Maybe in next version will AHBuyer functional. Good luck Cyberium:)
  13. It is copied. ${MangosInstallDir}/etc/ahbot.conf.dist must be renamed/copied as ${MangosInstallDir}/etc/ahbot.conf And Buyer don't functional now, so is better disable him. Because sometime buy something, last time buyed item for 1247514 Golds:))
  14. hi, here is patch from my yesterday compile (Cyberium - AHBot_new). It is patched for SD2, so just apply:) http://www.mediafire.com/?68i8hv4jsq3uzkb gl.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use