Closed Projekte

Hier werden alle Closed Software Projekte vorgestellt.

OpenSource Projekte

Alle Projekte, die hier vorgestellt werden sind OpenSource auf Github zu beziehen. Feel free to contribute.

Web Projekte

In dieser Kategorie werden alle Web-Projekte vorgestellt.

This is a bot for the browser game OGame. OGame is a browser-based, money-management and space-war themed massively multiplayer online browser game with over two million accounts.


This application (https://github.com/StefanKuppelwieser/ogame) is based on the lib from https://github.com/alaingilbert/pyogame. With this script you can loot inactive players, automatically send expeditions and send messages to attackers. The application is gradually expanded over time. It's basicly a learning project for me.

 


Run

The application runs with python in the version 3.7. At first install all missing pip packages. After that you have to create the config file. The config file is placed in the root folder and ist named config.cfg. The content of the file is:

[Login]
Uni = NAME_OF_UNI
Username = NAME_OF_USER
Password = PASSWORT_OF_USER

[Telegram]
Token = TELEGRAM_TOKEN
Chat = CHAT_ID

Now are all preconditions finished. You can start the application with one line:

python3 application\__init__.py

 


Properties

You can edit the properties in the file appliction\properties.py. The properties should be self-explanatory.

 


License

This project is licensed under the MIT License - see the LICENSE.md file for details

 


Quellen

[1] https://github.com/StefanKuppelwieser/ogame

[2] Logo von https://pixabay.com/photos/source-code-code-programming-c-583537/

 

Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern (Tracking Cookies). Sie können selbst entscheiden, ob Sie die Cookies zulassen möchten. Bitte beachten Sie, dass bei einer Ablehnung womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.