An online guide to Yet Another Evony Bot (YAEB).
Automate your evony play. Build more troops on Evony. Use it to farm and feed your troops.
Works with both Age1 and Age2
Talk directly to the developers by joining the skype room.
This is a generic command where any of the other marching commands can be used. marchtype from
atk
Attack
bld
Build City
rei
Reinforce
sct
Scout
resource from
f
food
w
wood
s
stone
i
iron
g
gold
Time can be expressed in hh:mm:ss or in local time when prefaced with @: so @:3:37 would sleep until 3:37 AM local time. When using @: the time must be specified in 24 hour time.
Used to reinforce 111,222 with 10,000 food using 100 transporters at 9:30
Scout
Usage:
scout xxx,yyy hero s:xxx
Example:
scout 111,222 ken s:100000
scout 111,222 none s:25000
First example will scout 111,222 with 100,000 scouts using the hero called ken.
Second example will scout 111,222 with 25,000 scouts but no hero.
BigScout
Usage:
scout xxx,yyy hero s:xxx
Example:
scout 111,222 ken s:125000
Scout 111,222 using 125,000 scout, war ensign and hero ken.
Transport
Usage:
transport xxx,yyy trans:xxx resource:xxx HH:MM:SS (or @:HH:SS 24hr Clock)
Example:
transport 111,222 t:1000 f:999998
An important note to remember with transportation, if you try to send more than the transports can carry, you will get an error, and the command will not function.
BigTransport
Usage:
transport xxx,yyy trans:xxx resource:xxx HH:MM:SS (or @:HH:SS 24hr Clock)
Used to set up a scout and an attack and recall the attack based on the result of the scout.
In the above example, the bot will schedule a scout with 10 scouts and an attack on 111,222 with 99600 archers so that the scouts arrive a random time between 15-30 seconds before the archers. If the scout fails, the attack is recalled. If the scout is successful but there are 60k+ archers OR 50k+ cavalry at the target, the attack is also recalled.
To cancel guardedattack, use EndGuardedAttack.
SetGuard
Usage:
setguard xxx,yyy opponent_troop
Example:
attack 111,222 any w:100000,a:100,s:100,p:100,sw:100
scout 111,222 any s:100000
setguard 111,222 a:60000,cav:50000
You can manually schedule attacks and scouts and use "setguard" to monitor the attack. Also useful if you have to restart YAEB.
The example above is a three line script, to send 100k scouts to 111,222 & to setguard monitor attack & recall if necessary.
LoyaltyAttack
Usage:
loyaltyattack xxx,yyy num_cavalry
Example:
loyaltyattack 111,222 3000
Repeatedly send waves of calvary to 111,222. On failure, recall all waves;(including attack waves sent from other towns); also Loyaltyattack stops attack when loyalty of 111,222 is at 7.
To cancel loyaltyattack, use EndLoyaltyAttack.
Capture
Usage:
capture xxx,yyy num_cavalry
Example:
capture 111,222 3000
Repeatedly send waves of cavalry to 111,222. On failure, recall all waves; Capture doesn't stop waves until 111,222 is Captured.
SpamAttack
Usage:
spamattack xxx,yyy troop num_waves
Example:
spamattack 111,222 cav:500,s:500 10
Repeatedly attack a town. Heroes are made sure to be at loyalty 100 before sending out.
The above example will attack 111,222 with 500 cavs & 500 scouts 10 times.
To cancel spamattack, use EndSpamAttack.
Recall
Usage:
recall location
Example:
recall 111,222
Used to recall all troops heading to 111,222
IdRecall
Usage:
idrecall ArmyId
Example:
idrecall 100333040
Used to recall the specific army with an id of 100333040
The Army Id number can be found by hovering the mouse over the army in the army tab.
No comments :
Post a Comment