https://github.com/javierolmedo/airlinemanager4bot
🤖 A python bot for Airline Manager 4 game
https://github.com/javierolmedo/airlinemanager4bot
airlinemanager bot game python selenium
Last synced: 4 months ago
JSON representation
🤖 A python bot for Airline Manager 4 game
- Host: GitHub
- URL: https://github.com/javierolmedo/airlinemanager4bot
- Owner: JavierOlmedo
- License: mit
- Created: 2022-12-09T12:37:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T11:12:47.000Z (over 2 years ago)
- Last Synced: 2025-10-10T13:33:12.541Z (9 months ago)
- Topics: airlinemanager, bot, game, python, selenium
- Language: Python
- Homepage:
- Size: 88.6 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Airline Manager 4 Bot
# Install
1. Download and install [Python3](https://www.python.org/downloads/) in your system (Don't forget to add to PATH).
2. Download a [Chromedriver](https://chromedriver.chromium.org/downloads) inside bin folder.
3. Add your Airline credentials in `config -> settings.ini` file.
```
username =
password =
```
4. Install Python requirements `pip install -r requirements.txt`.
5. Edit config in `airlinemanager4bot.py` lines **9 to 12**.
5. Enjoy! `python airlinemanager4bot.py`
# Features
- ✔️ Autodepartures.
- ✔️ Autobuy Fuel when price is low.
- ✔️ Autobuy CO2 when price is low.
- ✔️ Log saving.
- ❌ Autorepair (in development).
- ❌ Increasing aircraft with the most profitable models (in development).
# Screenshots

Made with ❤️ in Spain