Age Of Empires 2 Lan Hack
Age of Empires 2 Cheats Age of Empires 2 guides. Age of Empires 2 cheats: unlimited resources and all the cheat units you need to conquer your enemies. Age of Empires 2 Cheats. The same can be said for AoE3, it was an honour to host the largest LAN event in the history of the game, with record breaking viewership and another amazing Age community behind it. Escape is likely going to wind down too, after the studio shuts down we will do what we can to continue with the channel from home.
In order to unpack this file after download, please enter the following password: trainer.
For unpacking files we recommend using a free software - 7-Zip.
Age Of Empires 2 Lan Hack Pc
Unzip the contents of the archive, run the trainer, and then the game. During the game you will be able to use the following keys:

SHIFT + 1 -unlimited resources
SHIFT + 2 -removal of the limit of the population
Please Note!Trainer works with version 1.14 of the game.
Note: The cheats and tricks listed above may not necessarily work with your copy of the game. This is due to the fact that they generally work with a specific version of the game and after updating it or choosing another language they may (although do not have to) stop working or even malfunction.
Extra care should be taken with modifications, trainers, and other things that were not created by the game’s developers. In this case the possibility of malfunctioning or even damaging the game, which may necessitate reinstalling the game, is particularly high.
Report problems with download to [email protected]

Name | Type | Size | Date | Total | 7 days |
---|---|---|---|---|---|
Age of Empires III - +16 Trainer | trainer | 93.9 KB | 1/19/2006 | 31.2K | 314 |
Age of Empires III - v1.14 +2 Trainer | trainer | 3 MB | 9/20/2012 | 36K | 99 |
Age of Empires III - +3 Trainer #3 | trainer | 3.2 MB | 6/26/2012 | 2.7K | 23 |
Age of Empires III - Resource Trainer | trainer | 40 KB | 12/7/2005 | 3.8K | 17 |
Age of Empires III - v1.13 +2 Trainer | trainer | 8.7 KB | 3/31/2010 | 3.6K | 14 |
Age of Empires III - v1.12 +2 Trainer | trainer | 269.5 KB | 6/16/2009 | 8.6K | 13 |
Age of Empires III - +3 trainer | trainer | 17 KB | 9/30/2005 | 4.5K | 13 |
Age of Empires III - + 3 trainer | trainer | 138.2 KB | 12/7/2005 | 3.6K | 13 |
Age of Empires III - Unlocker | trainer | 11.4 KB | 12/7/2005 | 3.3K | 12 |
Age of Empires III - v1.12 +1 Trainer | trainer | 914.5 KB | 4/25/2008 | 4.1K | 8 |
While playing the game, press [Enter] to display the chat window. Then, type one of following codes to activate the corresponding cheat function:
Result | Cheat Code |
10,000 coin | Give me liberty or give me coin |
10,000 food | Medium Rare Please |
10,000 wood | <censored> |
10,000 experience points | Nova & Orion |
100x gather/build rates | Speed always wins |
Win single player mission | this is too hard |
Disable fog of war | X marks the spot |
Spawns Mediocre Bombard at Home City gather point | Ya gotta make do with what ya got |
Spawn big red monster truck | tuck tuck tuck |
'Musketeer'ed!' when killed by Musketeers | Sooo Good |
Fatten animals on map | A recent study indicated that 100% of herdables are obese |
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the 'proto.xml' file in the 'data' directory in the game folder. Note: You may first need to uncheck the 'Read Only' attribute of that file's properties in Windows Explorer. Search for the text 'CrateOf'. You will find CrateofFood, CrateofCoin, CrateofWood, CrateofFoodLarge, CrafteofCoinLarge, and CrateofWoodLarge. For all these entries, find the tag 'InitialResourceCount' and change the count to whatever desired. For example, the normal crates each have '100.000' of the resources. You can change the '100' to '99999.000', etc. Make sure you do this for all the crates; sometimes a map will give you a large crate of something, and smaller ones of something else, etc. This works best because every map you play in Campaign mode or Skirmish mode starts you with some 'crates' of resources, which your settlers will gather out. This will edit the crates to have large amounts of resources in them. However, it still takes a long time to get the resources out of the crate for the settlers, because there are so many. If you are impatient, search for 'Settler' in the 'proto.xml' file and find the tag for GatherCrate. Change the value to whatever desired, preferably something very high (for example, '99999'). They will pull the resources out of the crate instantly.

To get easy experience for your home town, start a Skirmish, choose the Sandbox difficulty setting, and the smallest map. Win the game the fastest way possible. You will receive the usual amount of experience, but can do this as many times as desired. If desired, use the cheats to win the game quicker and easier.
Revealing the entire mapSave your game and resign. The map will be shown to you as if you had lost. Then, just load the game and keep playing. Note: The map will be shown only between clicking to resign and choosing to quit. It will not continue like this when you start the loaded game.
Invincible unitsNote: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the 'proto.xml' file in the 'data' directory in the game folder. Find a the heading for a unit in the file (for example, 'Explorer'). Locate the area below the heading that starts with the <Flag> tags. Add a new line under that area with:
- <Flag>Invulnerable</Flag>
- <Flag>DoNotDieAtZeroHitpoints</Flag>
This is similar to the 'Edit resources' trick, except only your side benefits and not the CPU. This trick will enable your hero character to move very fast on the map; have lots of hit points; destroy any enemy unit/building in one click; etc. Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the 'proto.xml' file in the 'data' directory in the game folder. Search for your hero's first name plus 'SPC'. For example, for 'Amelia', it is 'SPCAmelia'. You should find something that looks like the following:
</Unit><Unit id ='458' name ='SPCAmelia'>
The XML tags of interests are as follows:
<MaxVelocity>5.0000</MaxVelocity>
<MaxRunVelocity>7.0000</MaxRunVelocity>
<TurnRate>18.0000</TurnRate>
<InitialHitpoints>850.0000</InitialHitpoints>
<MaxHitpoints>850.0000</MaxHitpoints>
<LOS>24.0000</LOS>
<ProtoAction>
<Name>BuildingAttack</Name>
<Damage>14.000000</Damage>
<DamageType>Siege</DamageType>
<ROF>3.000000</ROF>
</ProtoAction>
<ProtoAction>
<Name>DoubleBarrelAttack</Name>
<Damage>750.000000</Damage>
<DamageType>Ranged</DamageType>
<MaxRange>16.000000</MaxRange>
<ROF>3.000000</ROF>
<DamageArea>1.000000</DamageArea>
<DamageFlags>GAIAEnemy</DamageFlags>
</ProtoAction>
<ProtoAction>
<Name>HandAttack</Name>
<Damage>14.000000</Damage>
<DamageType>Hand</DamageType>
<ROF>1.500000</ROF>
</ProtoAction>
<ProtoAction>
<Name>MusketAttack</Name>
<Damage>16.000000</Damage>
<DamageType>Ranged</DamageType>
<MaxRange>16.000000</MaxRange>
<ROF>3.000000</ROF>
</ProtoAction>
Change the above values to create a super hero, as follows. Davey suicide music download 2017.
<MaxVelocity>50.0000</MaxVelocity>
<MaxRunVelocity>70.0000</MaxRunVelocity>
<TurnRate>68.0000</TurnRate>
<InitialHitpoints>99999.0000</InitialHitpoints>
<MaxHitpoints>99999.0000</MaxHitpoints>
<LOS>99.0000</LOS>
<ProtoAction>
<Name>BuildingAttack</Name>
<Damage>9999.000000</Damage>
<DamageType>Siege</DamageType>
<ROF>1.000000</ROF>
</ProtoAction>
<ProtoAction>
<Name>DoubleBarrelAttack</Name>
<Damage>9999.000000</Damage>
<DamageType>Ranged</DamageType>
<MaxRange>50.000000</MaxRange>
<ROF>1.000000</ROF>
<DamageArea>1.000000</DamageArea>
<DamageFlags>GAIAEnemy</DamageFlags>
</ProtoAction>
<ProtoAction>
<Name>HandAttack</Name>
<Damage>9999.000000</Damage>
<DamageType>Hand</DamageType>
<ROF>1.500000</ROF>
</ProtoAction>
<ProtoAction>
<Name>MusketAttack</Name>
<Damage>9999.000000</Damage>
<DamageType>Ranged</DamageType>
<MaxRange>50.000000</MaxRange>
<ROF>1.000000</ROF>
</ProtoAction>
Note: Do not set the any of the <MaxVelocity>, <MaxRunVelocity>, or <TurnRate> values too high. This will cause your character to 'jump' instantly from one spot to the next because their movement speed is so fast. This makes it difficult to move/track your character around the map. The <ROF> or rate of fire should be set to a low value. This acts as a delay. The lower the value, the lesser the delay. Note: You can test your changes while the game is running. Just save the current game. Switch over to your text editor, then make changes to 'proto.xml' and save the file. Switch back to the game, then reload saved game.