Posts

HeroPolicy

heropolicy Syntax: heropolicy [/herolist] [/useexcalibur] [/usewealthofnations] [/useartofwar] [/useonwar] [/useepitomeofmilitarysilence] [/useanabisis] [/reward] [noreward] [/dismiss] [/upgrade] [/noupgrade] [/mayor] [/train] [/remote] [/level] [/farmer] [/spam] [/valley] [/gearing] [/nogearing] [/troops] Example: heropolicy /herolist:any:loyalty<100 /dismiss This goal is highly customizable, many of the features you can use with heropolicy are also usable through other goals, but this will allow you to attach specific policies to specific heroes. The majority of the above switches should be self explanatory. troops attaches a troop string(Such as a:100k,s:20k), to a hero, and is used for npc farming.

QueryMap

New Feature in 20150124 beta. Command querymap - This command allows a wide range of queries of the detailed map information that the BOT collects. It is a generalization of the searchcastle and searchenemies commands that exist today. You can ask more complex questions and show other types of data. Syntax- querymap SELECT item  { , item }* FROM cursorName { , cursorName }* WHERE pred { AND pred }* The syntax is patterned after the SQL language with some significant limitations. The language allows the use of  multiple cursors, so the language allows JOINS. However, the only logical connector between predicates is AND. To accomplish the effect of an OR will require running multiple queries and combining the results offline. There  is also no ability to sort or group items. There are also no aggregate operators. The items in the select list are either one of the two built in functions, COORDS() or DISTANCE() (described further below) or a field reference or a c...

Beta Emailer

Added Beta Emailer to the bot guides page.

Bot guides page

Added a bot guide page. Become a pro with YAEB and rule your evony server!! Bot guides

Gatepolicy advanced

Added a guide for the advanced use of gatepolicy. Gatepolicy advanced

Added command window syntax

command window