Skip to content

script for automatic game run in ‘Mafia Online’ - from start to finish. behaviour is approximated to standard ‘farm game’ for the sake of testing speed. used only for API development and testing. not intended for regular game play.

License

AGPL-3.0, MIT licenses found

Licenses found

AGPL-3.0
LICENSE
MIT
LICENSE.MIT
Notifications You must be signed in to change notification settings

unelected/autofarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autofarm

Overview

autofarm is a script that simulates a full automatic game run in Mafia Online — from start to finish.
Its behavior is approximated to a typical "farm game" and is designed primarily for API development, testing, and performance analysis.

⚠️ Important note:
This script is not intended for regular gameplay. It should be used only for:

  • testing the Mafia Online API,
  • analyzing game mechanics,
  • building foundations for bots or automation experiments in a controlled environment.

Purpose

  • Provide an easy way to benchmark game speed and API response time.
  • Serve as a reference implementation for developers exploring Mafia Online’s API.
  • Offer a safe and reproducible way to simulate games for testing purposes.

Disclaimer

This script was not created to disrupt normal gameplay and should not be used to gain unfair advantages in live games.
Its main purpose is research, development, and controlled testing.
The authors are not responsible for any misuse of this software.

License

This project is licensed under the terms of the GNU Affero General Public License v3.0 only (AGPL-3.0-only).
You are free to use, modify, and distribute this project under the conditions of the AGPL-3.0-only license.
See the LICENSE file for the full license text.

Note on MIT-licensed code

This project also contains portions of code originally published under the MIT License.
While the project as a whole is distributed under AGPL-3.0-only, the MIT-licensed parts remain available under their original terms.
See LICENSE.MIT for details.

About

script for automatic game run in ‘Mafia Online’ - from start to finish. behaviour is approximated to standard ‘farm game’ for the sake of testing speed. used only for API development and testing. not intended for regular game play.

Resources

License

AGPL-3.0, MIT licenses found

Licenses found

AGPL-3.0
LICENSE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages