https://github.com/ritiek/aoe2-scripts
Collection of Age of Empires 2 scripts and macros
https://github.com/ritiek/aoe2-scripts
age-of-conquerors age-of-empires aoe2-scripts autoit macro script
Last synced: 7 months ago
JSON representation
Collection of Age of Empires 2 scripts and macros
- Host: GitHub
- URL: https://github.com/ritiek/aoe2-scripts
- Owner: ritiek
- License: mit
- Created: 2017-06-09T07:37:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T07:38:05.000Z (over 6 years ago)
- Last Synced: 2025-03-10T16:51:54.702Z (7 months ago)
- Topics: age-of-conquerors, age-of-empires, aoe2-scripts, autoit, macro, script
- Language: AutoIt
- Size: 457 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoE2-Scripts
Collection of Age of Empires 2 scripts and macros.
## How to use them?
- You can download any of the pre-compiled binaries directly from this repository and use them.
- If you're not okay with running these pre-compiled binaries for security reasons (which is good), you can always take a look at the source code and compile them yourself.
## What do they do?
### [ConvertMonk.au3](ConvertMonk.au3)
Automatically deselect a monk from a group of monks for easy multi conversions.
Check out this [youtube video](http://www.youtube.com/watch?v=F-MIimH9Kz8&t=0m24s) for more details.
- Run `ConvertMonk.exe` and feed the key you would like to use as a macro.
- Run AoE2 and select some units, place your mouse pointer on the first unit and press F10 key, so the script knows where to click at when deselecting a monk.- You're done.
- Edit the created `ConvertMonk.ini` to change your macro key or coordinates.### [MacrosCBA.au3](MacrosCBA.au3)
- An easy way to queue army on all buildings of one type. Press F8 and F11 to enable or disable hotkeys.
Ctrl+a - Arbalest
Ctrl+e - Halberdier
Ctrl+v - Paladin
Ctrl+g - Eagle Warrior
Ctrl+r - Skirmisher
Ctrl+c - Camel
Ctrl+b - Huskarl
Ctrl+f - Hand Cannoneer
Ctrl+x - Cavarly Archer
## Disclaimer
Please don't use these scripts in multiplayer to keep the AoE experience pleasant for everyone. These scripts have only been created to show people what can be done to exploit the game.
## License
`The MIT License`