Advertisement
Guest User

Untitled

a guest
Aug 24th, 2011
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. ################################################
  2. # MANGOS Auction House Bot Configuration file #
  3. ################################################
  4.  
  5. [AhbotConf]
  6. ConfVersion=2010102201
  7.  
  8. ###################################################################################################################
  9. # AUCTION HOUSE BOT SETTINGS
  10. #
  11. # AuctionHouseBot.Seller.Enabled
  12. # General enable or disable AuctionHouseBot Seller fonctionality
  13. # Default 0 (Disabled)
  14. #
  15. # AuctionHouseBot.DEBUG.Seller
  16. # Enable or disable AuctionHouseBot Seller debug mode
  17. # Default 0 (Disabled)
  18. #
  19. # AuctionHouseBot.Alliance.Items.Amount.Ratio
  20. # Enable/Disable (disabled if 0) the part of AHBot that puts items up for auction on Alliance AH
  21. # Default 100 (Enabled with 100% of items specified in AuctionHouse.Items.Amount.color section)
  22. #
  23. # AuctionHouseBot.Horde.Items.Amount.Ratio
  24. # Enable/Disable (disabled if 0) the part of AHBot that puts items up for auction on Horde AH
  25. # Default 100 (Enabled with 100% of items specified in AuctionHouse.Items.Amount.color section)
  26. #
  27. # AuctionHouseBot.Neutral.Items.Amount.Ratio
  28. # Enable/Disable (disabled if 0) the part of AHBot that puts items up for auction on Neutral AH
  29. # Default 100 (Enabled with 100% of items specified in AuctionHouse.Items.Amount.color section)
  30. #
  31. # AuctionHouseBot.MinTime
  32. # Minimum time for the new auction
  33. # Default 1 (Hour)
  34. #
  35. # AuctionHouseBot.MaxTime
  36. # Maximum time for the new auction
  37. # Default 72 (Hours)
  38. #
  39. # AuctionHouseBot.Items.Vendor
  40. # Include items that can be bought from vendors.
  41. # Default 0
  42. #
  43. # AuctionHouseBot.Items.Loot
  44. # Include items that can be looted or fished for.
  45. # Default 1
  46. #
  47. # AuctionHouseBot.Items.Misc
  48. # Include misc. items.
  49. # Default 0
  50. #
  51. # AuctionHouseBot.Bind.*
  52. # Indicates which bonding types to allow the bot to put up for auction
  53. # No - Items that don't bind Default 1 (Allowed)
  54. # Pickup - Items that bind on pickup Default 0 (Not Allowed)
  55. # Equip - Items that bind on equip Default 1 (Allowed)
  56. # Use - Items that bind on use Default 1 (Allowed)
  57. # Quest - Quest Items Default 0 (Not Allowed)
  58. #
  59. # AuctionHouseBot.LockBox.Enabled
  60. # Enable or not lockbox in auctionhouse
  61. # Default 0 (Disabled)
  62. #
  63. # AuctionHouseBot.ItemsPerCycle.Boost
  64. # This value is used to fill DB faster than normal when there is more than this value missed items.
  65. # Normaly this value is used only first start of the server with empty auction table.
  66. # Default 75
  67. #
  68. # AuctionHouseBot.ItemsPerCycle.Normal
  69. # This value is used to fill DB normal way with less cpu/db using.
  70. # Normaly this value is used always when auction table is already initialised.
  71. # Default 20
  72. #
  73. # AuctionHouseBot.BuyPrice.Seller
  74. # Should the Seller use BuyPrice or SellPrice to determine Bid Prices
  75. # Default 1 (use SellPrice)
  76. #
  77. # AuctionHouseBot.Alliance.Price.Ratio
  78. # Define the price of selled item here for the Alliance Auction House
  79. # Default 200
  80. #
  81. # AuctionHouseBot.Horde.Price.Ratio
  82. # Define the price of selled item here for the Horde Auction House
  83. # Default 200
  84. #
  85. # AuctionHouseBot.Neutral.Price.Ratio
  86. # Define the price of selled item here for the Neutral Auction House
  87. # Default 200
  88. #
  89. # AuctionHouseBot.Items.ItemLevel.*
  90. # Prevent seller from listing items below/above this item level
  91. # Default 0 (Disabled)
  92. #
  93. # AuctionHouseBot.Items.ReqLevel.*
  94. # Prevent seller from listing items below/above this required level
  95. # Default 0 (Disabled)
  96. #
  97. # AuctionHouseBot.Items.ReqSkill.*
  98. # Prevent seller from listing items below/above this skill level
  99. # Default 0 (Disabled)
  100. #
  101. # AuctionHouseBot.Items.Amount.*
  102. # Define here for every items quality how many item you whant to be show in Auction House
  103. # This value will be adjusted by AuctionHouseBot.FACTION.Items.Amount.Ratio to define exact amount of
  104. # items will be show on Auction House
  105. # Default 0, 2000, 2500, 1500, 1000, 0, 0 (grey, white, green, blue, purple, orange, yellow)
  106. #
  107. # AuctionHouseBot.Class.*
  108. # Here you can set the class of items you prefer to be show on AH
  109. # These value is preference value, it's not percentage. So the maximum is 10.
  110. # The minimum is 0 (disabled).
  111. # Default 6,4,8,3,8,1,2,10,1,6,1,1,1,5,3
  112. #
  113. #
  114. # ITEM FINE TUNING
  115. # The following are usefull for limiting what character levels can
  116. # benefit from the auction house
  117. #
  118. # AuctionHouseBot.Class.Misc.Mount.ReqLevel.*
  119. # Prevent seller from listing mounts below/above this required level
  120. # Default 0
  121. #
  122. # AuctionHouseBot.Class.Misc.Mount.ReqSkill.*
  123. # Prevent seller from listing mounts below/above this skill level
  124. # Default 0
  125. #
  126. # AuctionHouseBot.Class.Glyph.ReqLevel.*
  127. # Prevent seller from listing glyphs below/above this required level
  128. # Default 0
  129. #
  130. # AuctionHouseBot.Class.Glyph.ItemLevel.*
  131. # Prevent seller from listing glyphs below/above this item level
  132. # Default 0
  133. #
  134. # AuctionHouseBot.Class.TradeGood.ItemLevel.*
  135. # Prevent seller from listing trade good items below/above this item level
  136. # Default 0
  137. #
  138. # AuctionHouseBot.Class.Container.ItemLevel.*
  139. # Prevent seller from listing contianers below/above this item level
  140. # Default 0
  141. #
  142. # AuctionHouseBot.forceIncludeItems
  143. # Include these items and ignore ALL filters
  144. # List of ids with delimiter ','
  145. # Default ""
  146. #
  147. # AuctionHouseBot.forceExcludeItems
  148. # Exclude these items even if they would pass the filters
  149. # List of ids with delimiter ','
  150. # Example "21878,27774,27811,28117,28122,43949" (this removes zzOld items)
  151. # Default ""
  152. #
  153. ###################################################################################################################
  154.  
  155. AuctionHouseBot.Seller.Enabled = 1
  156. AuctionHouseBot.DEBUG.Seller = 0
  157.  
  158. AuctionHouseBot.Alliance.Items.Amount.Ratio = 4
  159. AuctionHouseBot.Horde.Items.Amount.Ratio = 3
  160. AuctionHouseBot.Neutral.Items.Amount.Ratio = 3
  161.  
  162. AuctionHouseBot.MinTime = 1
  163. AuctionHouseBot.MaxTime = 72
  164.  
  165. AuctionHouseBot.Items.Vendor = 0
  166. AuctionHouseBot.Items.Loot = 1
  167. AuctionHouseBot.Items.Misc = 0
  168. AuctionHouseBot.Bind.No = 1
  169. AuctionHouseBot.Bind.Pickup = 0
  170. AuctionHouseBot.Bind.Equip = 1
  171. AuctionHouseBot.Bind.Use = 1
  172. AuctionHouseBot.Bind.Quest = 0
  173. AuctionHouseBot.LockBox.Enabled = 0
  174.  
  175. AuctionHouseBot.ItemsPerCycle.Boost = 60
  176. AuctionHouseBot.ItemsPerCycle.Normal = 10
  177. AuctionHouseBot.BuyPrice.Seller = 1
  178. AuctionHouseBot.Alliance.Price.Ratio = 200
  179. AuctionHouseBot.Horde.Price.Ratio = 200
  180. AuctionHouseBot.Neutral.Price.Ratio = 200
  181.  
  182. AuctionHouseBot.Items.ItemLevel.Min = 0
  183. AuctionHouseBot.Items.ItemLevel.Max = 175
  184. AuctionHouseBot.Items.ReqLevel.Min = 0
  185. AuctionHouseBot.Items.ReqLevel.Max = 0
  186. AuctionHouseBot.Items.ReqSkill.Min = 0
  187. AuctionHouseBot.Items.ReqSkill.Max = 0
  188.  
  189. AuctionHouseBot.Items.Amount.Grey = 0
  190. AuctionHouseBot.Items.Amount.White = 2000
  191. AuctionHouseBot.Items.Amount.Green = 2500
  192. AuctionHouseBot.Items.Amount.Blue = 1500
  193. AuctionHouseBot.Items.Amount.Purple = 1000
  194. AuctionHouseBot.Items.Amount.Orange = 0
  195. AuctionHouseBot.Items.Amount.Yellow = 0
  196.  
  197. AuctionHouseBot.Class.Consumable = 6
  198. AuctionHouseBot.Class.Container = 4
  199. AuctionHouseBot.Class.Weapon = 6
  200. AuctionHouseBot.Class.Gem = 3
  201. AuctionHouseBot.Class.Armor = 6
  202. AuctionHouseBot.Class.Reagent = 2
  203. AuctionHouseBot.Class.Projectile = 0
  204. AuctionHouseBot.Class.TradeGood = 10
  205. AuctionHouseBot.Class.Generic = 1
  206. AuctionHouseBot.Class.Recipe = 6
  207. AuctionHouseBot.Class.Quiver = 1
  208. AuctionHouseBot.Class.Quest = 1
  209. AuctionHouseBot.Class.Key = 1
  210. AuctionHouseBot.Class.Misc = 4
  211. AuctionHouseBot.Class.Glyph = 3
  212.  
  213. AuctionHouseBot.Class.Misc.Mount.ReqLevel.Min = 0
  214. AuctionHouseBot.Class.Misc.Mount.ReqLevel.Max = 0
  215. AuctionHouseBot.Class.Misc.Mount.ReqSkill.Min = 0
  216. AuctionHouseBot.Class.Misc.Mount.ReqSkill.Max = 75
  217. AuctionHouseBot.Class.Glyph.ReqLevel.Min = 0
  218. AuctionHouseBot.Class.Glyph.ReqLevel.Max = 70
  219. AuctionHouseBot.Class.Glyph.ItemLevel.Min = 0
  220. AuctionHouseBot.Class.Glyph.ItemLevel.Max = 0
  221. AuctionHouseBot.Class.TradeGood.ItemLevel.Min = 0
  222. AuctionHouseBot.Class.TradeGood.ItemLevel.Max = 0
  223. AuctionHouseBot.Class.Container.ItemLevel.Min = 0
  224. AuctionHouseBot.Class.Container.ItemLevel.Max = 0
  225.  
  226. AuctionHouseBot.forceIncludeItems = ""
  227. AuctionHouseBot.forceExcludeItems = ""
  228.  
  229. ###################################################################################################################
  230. # Buyer config
  231. #
  232. # AuctionHouseBot.Buyer.Enabled
  233. # General enable or disable AuctionHouseBot Buyer fonctionality
  234. # Default 0 (Disabled)
  235. #
  236. # AuctionHouseBot.DEBUG.Buyer
  237. # Enable or disable AuctionHouseBot Buyer debug mode
  238. # Default 0 (Disabled)
  239. #
  240. # AuctionHouseBot.Buyer.FACTION.Enabled
  241. # Enable or disable buyer independently by faction
  242. #
  243. # AuctionHouseBot.Buyer.BuyPrice
  244. # Should the Buyer use BuyPrice or SellPrice to determine Bid Prices
  245. # Default 0 (use SellPrice)
  246. #
  247. # AuctionHouseBot.Buyer.Recheck.Interval
  248. # This specify time interval (in minute) between two evaluation of the same selled item.
  249. # The less this value is, the more you give chance for item to be buyed by ahbot.
  250. # Default 20 (20min.)
  251. #
  252. # AuctionHouseBot.Buyer.Alliance.Chance.Ratio
  253. # When the evaluation of the entry is done you will have "x" chance for this entry to be buyed.
  254. # The chance ratio is simply (x/chance ratio)
  255. # For ex : If the evaluation give you 5000(maximum chance) chance and ratio is set 3
  256. # you will have 5000 chance on 15000(3*5000) random number
  257. # This for every faction independently
  258. # Default 3 (literaly 1 chance by 3)
  259. #
  260. ###################################################################################################################
  261.  
  262. AuctionHouseBot.Buyer.Enabled = 1
  263. AuctionHouseBot.DEBUG.Buyer = 0
  264.  
  265. AuctionHouseBot.Buyer.Alliance.Enabled = 1
  266. AuctionHouseBot.Buyer.Horde.Enabled = 1
  267. AuctionHouseBot.Buyer.Neutral.Enabled = 1
  268.  
  269. AuctionHouseBot.Buyer.BuyPrice = 0
  270.  
  271. AuctionHouseBot.Buyer.Recheck.Interval = 180
  272.  
  273. AuctionHouseBot.Buyer.Alliance.Chance.Ratio = 9
  274. AuctionHouseBot.Buyer.Horde.Chance.Ratio = 9
  275. AuctionHouseBot.Buyer.Neutral.Chance.Ratio = 9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement