Advertisement
Guest User

dsdasdasdas

a guest
Dec 27th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.99 KB | None | 0 0
  1. ///========================================
  2. /// instructions to use the default goals
  3. ///========================================
  4.  
  5. # lines starting with "#" are disabled commands
  6. # lines starting with "//" are comments & notes
  7. # go to "global settings" to set warnings & reports, map/log colors, and other stuff
  8. # guide:Global_Settings
  9.  
  10. //========================================
  11. // basic city goals
  12. //========================================
  13.  
  14.  
  15.  
  16. #config wartown:2
  17.  
  18. #schedulepolicy 06:00 12:00
  19. // have my bot stop performing at certain hours of the day
  20. // guide:SchedulePolicy
  21.  
  22. reportstokeep 1 a:500 b:2 a:3800 a:6000
  23. // keep reports if:
  24. //{item won!} exceed {valley} {npc5} less {npc10} exceed {npc10}
  25. // guide:ReportsToKeep
  26.  
  27. config comfort:1
  28. comfortpolicy 15 21 popraise
  29. // automatically comfort if loyalty is low
  30. // do population raising as needed every 15-21 minutes
  31. // guide:Comfort
  32. // guide:ComfortPolicy
  33.  
  34. distancepolicy 10 15 5 15 15
  35. // max distance _farm _build _npc5 _search medal _valley _map size
  36. // guide:DistancePolicy
  37.  
  38. #rallypolicy n:10:1 n:8 v:1 m:1 t:1
  39. //# of each mission to send from the rally.
  40. // guide:RallyPolicy
  41.  
  42. #processingpolicy t r b a v m s n
  43. // rearrange the order that tasks are performed each cycle in the bot
  44. // guide:ProcessingPolicy
  45.  
  46. #excludelist 111,222 123,456 654,321 222,111
  47. // do not farm, acquire, attack, abandon, npc, or touch this coordinate for anything
  48. // guide:ExcludeList
  49.  
  50.  
  51. ///=======================================
  52. /// hero management
  53. ///=======================================
  54.  
  55. traininghero dooommpvp
  56. // hero to train troops in multiple cities
  57. // {hero name} {min stay time} {max stay time} {# of npc hits before leaving city}
  58. // guide:TrainingHero
  59.  
  60. config hero:1
  61. // 1 - rewards and levels only
  62. // 10 - keep 1 poli, rest attack, reward & level
  63. // 20 - keep 2 poli, rest attack, reward & level
  64. // 11 - keep 1 poli, 1 intel, rest attack, reward & level
  65. // 21 - keep 2 poli, 1 intel, rest attack, reward & level
  66. // guide:Hero
  67.  
  68. config trainpol:1
  69. // allowed to send pol heroes npc farming
  70. // guide:TrainPol
  71.  
  72. config trainint:1
  73. // allowed to send intl heroes npc farming
  74. // guide:TrainInt
  75.  
  76. config training:0
  77. // 0 - only farm for food stop at npclimit
  78. // 1 - train hero hourly and send transporters if food is over npclimit.
  79. // 2 - train hero hourly without transporters if food is over npclimit.
  80. // guide:Training
  81.  
  82. config feastinghallspace:1
  83. // 0 - off, 1 - keep one feasting hall spot open for capture/traininghero movement
  84. // guide:FeastingHallSpace
  85.  
  86. keepcapturedheroes any:level>=100,base>=79|any:level>=150,base>=69|any:level>=200
  87. // keep captured hero if lvl 100+ and 79+ base OR keep if lvl 150+ and 69+ base OR keep if lvl 200+
  88. // if not one of the above - auto release for space if/as needed
  89. // guide:KeepCapturedHeroes
  90.  
  91. keepheroes any:level>=50|any:base>=64
  92. // keep hero if lvl 50+ OR if base 64+
  93. // if not one of the above - auto fire for space if/as needed
  94. // guide:KeepHeroes
  95.  
  96. config keepatthome:0
  97. // 0 - off, 1 - keeps the 2nd best attack hero at home to defend
  98. // guide:KeepAttHome
  99.  
  100. #nolevelheroes hero,names,or,string
  101. // heroes not to auto up level
  102. // guide:NoLevelHeroes
  103.  
  104. ##config fasthero:70
  105. // hire heroes with 70+ base. fire heroes not protected by KeepHeroes to make room
  106. // requires config hero:10 or higher
  107. // guide:FastHero
  108.  
  109. #homeheroes 2
  110. // min # of heros to keep home in fh
  111. // guide:HomeHeroes
  112.  
  113.  
  114. ///=======================================
  115. // npc building & farming goals
  116. ///=======================================
  117.  
  118. config npc:5
  119. // farm lvl 5 npcs, and higher if configured below
  120. // guide:Npc
  121.  
  122. #farmingpolicy 5 mindistance:1 maxdistance:10 mincycle:1 maxcycle:8
  123. #farmingpolicy 10 mindistance:1 maxdistance:5 cycle:1
  124. // farm lvl 5's for 1-10 miles, every 1-8 hours and lvl 10's for 1-5 miles every 1 hour
  125. // guide:FarmingPolicy
  126.  
  127. npctroops 5 b:550,t:440
  128. npctroops 10 a:90k,s:2k,w:2k,p:100,sw:100,t:2200
  129. npc10limit a:1m
  130. npcheroes 10 dooompvp
  131.  
  132. #cheros 5 any,!future
  133. #npcheroes 10 trainingheroname
  134. // use any hero except the traininghero to farm 5s, use the traininghero only to farm 10s, customize with hero strings
  135. // guide:NpcHeroes
  136. // guide:CategoryGoals#Hero_Strings_in_Goals
  137.  
  138. npclimits 10 a:1m
  139. // wait till i have at least 1m archers in city before sending npc10 farm run
  140. // required before npcfarming will start on lvl 6-10 npcs
  141. // guide:NpcLimits
  142.  
  143. #config npclimit:100
  144. // farm npcs until i have a 100 day supply of food, can set to 9999 or something high to 'disable'
  145. // guide:NpcLimit
  146.  
  147. #npclist 5 xx1,yy1 xx2,yy2 xx3,yy3
  148. // only the npc5 coords you listed will be farmed, any level can be used here instead of 5
  149. // guide:NpcList
  150.  
  151. #config farmingcycle:8.4
  152. // default hours between hitting each npc = 8.4 hours
  153. // guide:FarmingCycle
  154.  
  155. #config farmingcyclemin:1
  156. // allow bot to hit npcs sooner than farmingcycle time, if it would be more beneficial based on regeneration of loot
  157. // guide:FarmingCycleMin
  158.  
  159. #npcbounds 5 200 210 300 310
  160. // only hit npcs between coords 200,300 and 210,310
  161. // npcbounds {level} <xmin> <xmax> <ymin> <ymax>
  162. // guide:NpcBounds
  163.  
  164. config buildnpc:15
  165. npcbuildpolicy /level:5 /mindistance:4 /maxdistance:15
  166. npcbuildpolicy /level:10 /mindistance:1 /maxdistance:5
  167. // build lvl 5 and 10 npcs only, 5's for 4-15 miles and 10's for 1-5 miles
  168. // guide:Buildnpc
  169. // guide:NpcBuildPolicy
  170.  
  171. #config acquireflats:1
  172. // grab all nearby flats possible and hold them until they can be npc'd
  173. // guide:AcquireFlats
  174.  
  175. #onfig abandonflats:1
  176. // abandon all held flats (unless on excludelist) just before maintenance so they can be levelled up
  177. // guide:AbandonFlats
  178.  
  179.  
  180. ///=======================================
  181. /// valley and medal hunting goals
  182. ///=======================================
  183.  
  184. #config valleymin:1
  185. // tell the bot it's ok to go as low as level 1 valleys to fill SLOTS for res production
  186.  
  187. #config valley:10
  188. // tell the bot it's ok to go as high as level 10 valleys to fill SLOTS for res production
  189.  
  190. valleyheroes !dooompvp,!p151
  191. // it's ok to use any hero with 60+ attack - except the traininghero - to acquire or farm a valley
  192.  
  193. valleytroops 1 a:50
  194. valleytroops 2 a:100
  195. valleytroops 3 a:200
  196. valleytroops 4 a:400,sw:1,p:1,s:1,w:1
  197. valleytroops 5 a:800,sw:1,p:1,s:1,w:1,c:1
  198. valleytroops 6 a:1600,sw:1,p:1,s:1,w:1,c:1
  199. valleytroops 7 a:10000,sw:1,p:1,s:1,w:1,c:1,b:1
  200. valleytroops 8 a:15000,sw:1,p:1,s:1,w:1,c:1,b:1
  201. valleytroops 9 a:20000,sw:1,p:1,s:1,w:1,c:1,b:1
  202. valleytroops 10 a:30000,sw:1,p:1,s:1,w:1,c:1,b:1
  203.  
  204. #valleylimit a:100k
  205. // don't attack valleys until we have at least 100k archers in the city
  206.  
  207. #config hunting:4
  208.  
  209. // medal hunt on lvl 10 valleys (do not use with safevalleyfarming or config valleyfarming)
  210.  
  211. #huntingpos
  212. // used with config hunting only
  213. // only medal hunt at this location (do not use with huntingtype)
  214.  
  215. #huntingtype forest
  216. // used with config hunting only
  217. // only medal hunt at forests (do not use with huntingpos)
  218.  
  219. #safevalleyfarm 8,9,10
  220. // prescouts valleys of lvl 8, 9, and 10 for no-loss valley farming
  221. // can not use with config hunting, should not use with config valleyfarming
  222.  
  223. #config valleyfarming:10
  224. valleyfarming 10 10 10 10 10 10
  225. // farm level 3 valleys for resources and medals
  226. // farm valleys of these types for this many miles: {forest} {desert} {HILL} {swamp} {grasslands} {lakes}
  227. // can not use with config hunting
  228.  
  229.  
  230. #valleylimit a:100k
  231.  
  232. // don't attack valleys until we have at least 100k archers in the city
  233.  
  234. // guide:ValleyLimit
  235.  
  236.  
  237. ///=======================================
  238. /// resource management
  239. ///=======================================
  240. config trade:0
  241. tradepolicy /type:gold /min:100m
  242. tradepolicy /type:food /min:300m /max:20b /allowselltomin
  243. tradepolicy /type:wood /min:50m /max:150m /allowselltomin
  244. tradepolicy /type:iron /min:50m /max:150m /allowselltomin
  245. tradepolicy /type:stone /min:3m /max:10m /allowselltomin
  246.  
  247. taxpolicy 0 100
  248. // bot can use between 0 and 100% tax rate, as needed
  249. // guide:TaxPolicy
  250.  
  251. #warehousepolicy 40 30 5 25
  252. // %food %lumber %stone %iron
  253. // guide:WarehousePolicy
  254.  
  255.  
  256. //========================================
  257. // defense & combat goals
  258. //========================================
  259.  
  260. config warrules:0
  261. // alert my alliance chat to warn members i'm under attack
  262. // warning, many alliances will not want you to turn this on!
  263. // guide:WarRules
  264.  
  265.  
  266. // wartown:1 stops all automatic troop movements except traininghero, 2 - same but stops traininghero too
  267. // guide:WarTown
  268.  
  269. #wartownpolicy 06:00 12:00
  270. // used with config wartown:1 or wartown:2 to to put the bot in wartown mode at certain hours
  271. // guide:WarTownPolicy
  272.  
  273. config attackgap:6
  274. // how many seconds between different attacks before they're evaded seperately by config hiding
  275. // guide:AttackGap
  276.  
  277. config gate:0.2
  278. gatepolicy 2 0 2 0 0
  279. // 0.2 min=12s open/close gate time
  280. // gatepolicy (peace) (atk) (sb) (both) (maint)
  281. // for each number above, choose either:0= bot decides, 1= open, 2= closed
  282. // guide:Gate
  283. // guide:GatePolicy
  284.  
  285. defensepolicy /usetruce:100 /usespeech:8
  286. // change minimum troops for consideration of a "real attack"
  287. // use coreselet, warhorn, penicillin, truce, speechtext as needed at xx loyalty
  288. // guide:DefensePolicy
  289.  
  290. config embassy:1
  291. config defensecooldown:30
  292. // 0 - embassy always closed, 1 - always open, 2 - open for attacks & defense cooldown only
  293. // how long to still be in "combat mode" for purposes of config embassy:2 to keep embassy open
  294. // guide:Embassy
  295. // guide:DefenseCoolDown
  296.  
  297. config hiding:0.5
  298. // how many minutes before an atk lands to send out..
  299.  
  300. ///=======================================
  301.  
  302. /// fortification build sequence
  303.  
  304. ///=======================================
  305.  
  306. config fortsusereserved:0
  307.  
  308. // percentage of resource reserves (1 = 100%, 0.5 = 50%, etc.) to be used for wall builds
  309.  
  310. // warning this can send you into refuge if you allow full reserved food to be used carelessly!
  311.  
  312. // guide:FortsUseReserved
  313.  
  314.  
  315. config wallqueuetime:0.5
  316.  
  317. // queue 30 minute wall builds
  318.  
  319. // guide:WallQueueTime
  320.  
  321.  
  322. fortification trap:1,ab:1
  323.  
  324. fortification trap:27,ab:9
  325.  
  326. fortification trap:30,ab:10,at:1
  327.  
  328. fortification trap:45,ab:15,at:2,r:1
  329.  
  330. fortification trap:60,ab:20,at:3
  331.  
  332. fortification trap:120,ab:40,at:5
  333.  
  334. fortification trap:150,ab:50,at:10,tre:1
  335.  
  336. fortification trap:300,ab:100,at:50,tre:10
  337.  
  338. fortification trap:700,ab:300,at:200,tre:30
  339.  
  340. fortification trap:800,ab:800,at:300,tre:40
  341.  
  342. fortification trap:1000,ab:1000,at:1000,tre:100
  343.  
  344. fortification trap:1200,ab:1600,at:8000,tre:300
  345.  
  346. fortification at:5000
  347.  
  348.  
  349. // guide:KeepResource
  350.  
  351. config troopqueuetime:2
  352.  
  353. troop /idlequeuetime:2 wo:10,w:10,s:10,p:10,sw:10,a:10,c:10
  354. troop /idlequeuetime:2 wo:500
  355. troop wo:1k,w:5k,s:10k,a:20k,sw:1k,p:1k,c:1k,cata:100,b:5k,t:8k
  356. troop wo:5k,w:10k,s:200k,a:200k,sw:5k,p:5k,c:10k,cata:5k,b:5k,t:5k
  357. troop wo:10k,w:100k,s:10k,a:650k,sw:10k,p:10k,c:100k,cata:5k,b:10k,t:30k
  358. troop wo:100k,w:150k,s:300k,a:1.2m,sw:30k,p:30k,c:300k,cata:30k,b:30k,t:250k,r:10k,cp:10k
  359. troop s:500k,a:1m,c:500k,cata:100k,b:50k,t:50k,r:20k,cp:20k
  360. // build these troops, 1st line 1st, 2nd line next, etc.
  361. // guide:Troop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement