Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.4] Bot
#4
Der Superbot is besser wie meiner.

PHP Code:
<?php
$botconfig 
= array( );
$botconfig['name'] = "tino";
$botconfig['villagenames'] = $botconfig['name'];
$botconfig['minvillages'] = 3;
$botconfig['deffoff'] = 3;
$botconfig['spy_villages'] = 7;
$botconfig['max_order'] = 26;
$botconfig['speed'] = 5;
$botconfig['buildings'] = array( );
$botconfig['buildings']['values'] = array( "main"=>50"barracks"=>50"smith"=>50"place"=>51"market"=>50"wood"=>51"stone"=>51"iron"=>51"farm"=>50"storage"=>50"hide"=>50"wall"=>50"snob"=>50"stable"=>50"garage"=>50 );
$botconfig['manual_maxstage'] = false;
$botconfig['maxstage'] = array( "main"=>20"barracks"=>25"smith"=>20"place"=>1"market"=>20"wood"=>30"stone"=>30"iron"=>30"farm"=>30"storage"=>30"hide"=>10"wall"=>20"snob"=>3"stable"=>20"garage"=>15 );
$botconfig['min_units_for_recruit'] = 10;
$botconfig['max_units'] = 10000;
$botconfig['def'] = array( );
$botconfig['def']['tec']['spear'] = 3;
$botconfig['def']['tec']['sword'] = 3;
$botconfig['def']['tec']['heavy'] = 3;
$botconfig['off'] = array( );
$botconfig['off']['tec']['spear'] = 3;
$botconfig['off']['tec']['sword'] = 3;
$botconfig['off']['tec']['heavy'] = 3;
$botconfig['off']['tec']['axe'] = 3;
$botconfig['off']['tec']['light'] = 3;
$botconfig['spy'] = array( );
$botconfig['spy']['tec']['spear'] = 3;
$botconfig['spy']['tec']['sword'] = 3;
$botconfig['spy']['tec']['heavy'] = 3;
$botconfig['spy']['tec']['spy'] = 3;
$botconfig['ki']['not_enough_ress'] = 5;
$botconfig['ki']['create_units_villagepoints'] = 90;
?>
Das die Config

MfG Manuel
Reply


Messages In This Thread
Bot - by Daim666 - 04.06.2012, 20:50
RE: Bot - by Molt - 04.06.2012, 22:26
RE: Bot - by Daim666 - 04.06.2012, 22:29
RE: Bot - by SlimShady95 - 04.06.2012, 23:05
RE: Bot - by Daim666 - 04.06.2012, 23:32
RE: Bot - by SlimShady95 - 05.06.2012, 01:03
RE: Bot - by Milu2K - 05.06.2012, 20:25



Users browsing this thread: 1 Guest(s)