# Zeus Server App: for Cod Bo6 Bot Lobby Manager
If you are looking for the Lobby Manager / Admin app: [Zeus Bot Lobby Manager Github](https://github.com/satyajiit/CodBo6_Bot_Manager_Zeus)











> **Version:** Windows x64 and Arm64 only



## Overview
The **Zeus Server App** is a server-side application designed to manage multiplayer bot lobbies for games like Call of Duty Black Ops 6. This module hosts a server to emulate gamepad strokes based on commands received from the Zeus Admin Panel. It is ideal for setups involving Virtual Machines (VMs).
## Features
- Hosts a server to listen for gamepad control commands.
- Requires Windows Firewall whitelisting for communication.
- HWID-based access control for enhanced security.
- Emulates gamepad inputs using upstream server commands.
- Provides an IP address to integrate with the Lobby Manager App.
## Installation
1. Ensure Python is installed on your system ([Download Python](https://www.python.org/downloads/)).
2. Install the Zeus Server App using pip:
```bash
pip install zeus-server-app
```
3. Run the server module:
```bash
python3 -m zeus_server_app
```
## Dependencies
The following Python packages are required:
- `vgamepad`
- `colorama`
- `requests`
These dependencies are automatically installed during the setup.
## Setup Guide
1. Add the HWID value generated by the **Zeus Admin Panel** to the server configuration.
2. Ensure the application is whitelisted in Windows Firewall.
3. Run the script on your virtual machine (VM) or physical machine.
4. Share the generated IP with the Lobby Manager app for integration.
## Contributing

We welcome contributions to improve the Zeus Server App! Please follow these steps:
1. Fork the repository.
2. Create a new branch:
```bash
git checkout -b feature-name
```
3. Commit your changes:
```bash
git commit -m "Added a new feature"
```
4. Push your branch:
```bash
git push origin feature-name
```
5. Submit a pull request.
## Tech





## License


This project is licensed under the MIT License. See the `LICENSE` file for details.
## Disclaimer
This tool, **Cod Bo6 Bot Lobby Manager**, is intended for **educational and testing purposes only**. The developers of this tool do not endorse or encourage any form of unethical gameplay, account manipulation, or violation of terms of service of any game or gaming platform.
By using this tool, you agree to the following:
- You will use this tool in accordance with all applicable laws and regulations.
- You will not use this tool to gain unfair advantages or disrupt the integrity of multiplayer gaming environments.
- The developers are not responsible for any consequences, including but not limited to account suspension, bans, or other punitive measures, resulting from improper usage of this tool.
This software is provided "as is" without warranty of any kind, express or implied. Use at your own risk.
## Copyright Notice
The **Call of Duty: Black Ops 6** name, logo, and associated assets are trademarks or registered trademarks of **Activision Publishing, Inc.** The use of these names, logos, and any associated assets is purely for informational and reference purposes. This tool is not affiliated with, endorsed by, or in any way officially connected with **Activision Publishing, Inc.** or its products.
Any unauthorized use of **Call of Duty: Black Ops 6** or **Activision** intellectual property may violate copyright, trademark, and other laws. Users are solely responsible for adhering to the terms of service and copyright policies of the respective platforms and games.
If you have any concerns or questions about the use of **Call of Duty: Black Ops 6** or **Activision** assets in this tool, please contact us for clarification.
Email: **hello.theappstack@gmail.com** , any violating content would be removed immediately.
---
Raw data
{
"_id": null,
"home_page": "https://github.com/satyajiit/zeus-server-load",
"name": "zeus-server-app",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "GamesPatch",
"author_email": "hello.theappstack@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6e/ef/a22b4602d4f619c9868e13bf74a1e9c5728ce8b828586ccd8ef83781b79c/zeus_server_app-1.0.17.tar.gz",
"platform": null,
"description": "# Zeus Server App: for Cod Bo6 Bot Lobby Manager\r\n\r\nIf you are looking for the Lobby Manager / Admin app: [Zeus Bot Lobby Manager Github](https://github.com/satyajiit/CodBo6_Bot_Manager_Zeus)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n> **Version:** Windows x64 and Arm64 only\r\n\r\n\r\n\r\n\r\n\r\n\r\n## Overview\r\n\r\nThe **Zeus Server App** is a server-side application designed to manage multiplayer bot lobbies for games like Call of Duty Black Ops 6. This module hosts a server to emulate gamepad strokes based on commands received from the Zeus Admin Panel. It is ideal for setups involving Virtual Machines (VMs).\r\n\r\n## Features\r\n\r\n- Hosts a server to listen for gamepad control commands.\r\n- Requires Windows Firewall whitelisting for communication.\r\n- HWID-based access control for enhanced security.\r\n- Emulates gamepad inputs using upstream server commands.\r\n- Provides an IP address to integrate with the Lobby Manager App.\r\n\r\n## Installation\r\n\r\n1. Ensure Python is installed on your system ([Download Python](https://www.python.org/downloads/)).\r\n2. Install the Zeus Server App using pip:\r\n ```bash\r\n pip install zeus-server-app\r\n ```\r\n3. Run the server module:\r\n ```bash\r\n python3 -m zeus_server_app\r\n ```\r\n\r\n## Dependencies\r\n\r\nThe following Python packages are required:\r\n- `vgamepad`\r\n- `colorama`\r\n- `requests`\r\n\r\nThese dependencies are automatically installed during the setup.\r\n\r\n## Setup Guide\r\n\r\n1. Add the HWID value generated by the **Zeus Admin Panel** to the server configuration.\r\n2. Ensure the application is whitelisted in Windows Firewall.\r\n3. Run the script on your virtual machine (VM) or physical machine.\r\n4. Share the generated IP with the Lobby Manager app for integration.\r\n\r\n## Contributing\r\n\r\n\r\nWe welcome contributions to improve the Zeus Server App! Please follow these steps:\r\n\r\n1. Fork the repository.\r\n2. Create a new branch:\r\n ```bash\r\n git checkout -b feature-name\r\n ```\r\n3. Commit your changes:\r\n ```bash\r\n git commit -m \"Added a new feature\"\r\n ```\r\n4. Push your branch:\r\n ```bash\r\n git push origin feature-name\r\n ```\r\n5. Submit a pull request.\r\n\r\n## Tech\r\n\r\n\r\n\r\n\r\n\r\n\r\n## License\r\n\r\n\r\n\r\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\r\n\r\n## Disclaimer\r\n\r\nThis tool, **Cod Bo6 Bot Lobby Manager**, is intended for **educational and testing purposes only**. The developers of this tool do not endorse or encourage any form of unethical gameplay, account manipulation, or violation of terms of service of any game or gaming platform. \r\n\r\nBy using this tool, you agree to the following:\r\n- You will use this tool in accordance with all applicable laws and regulations.\r\n- You will not use this tool to gain unfair advantages or disrupt the integrity of multiplayer gaming environments.\r\n- The developers are not responsible for any consequences, including but not limited to account suspension, bans, or other punitive measures, resulting from improper usage of this tool.\r\n\r\nThis software is provided \"as is\" without warranty of any kind, express or implied. Use at your own risk.\r\n\r\n## Copyright Notice\r\n\r\nThe **Call of Duty: Black Ops 6** name, logo, and associated assets are trademarks or registered trademarks of **Activision Publishing, Inc.** The use of these names, logos, and any associated assets is purely for informational and reference purposes. This tool is not affiliated with, endorsed by, or in any way officially connected with **Activision Publishing, Inc.** or its products.\r\n\r\nAny unauthorized use of **Call of Duty: Black Ops 6** or **Activision** intellectual property may violate copyright, trademark, and other laws. Users are solely responsible for adhering to the terms of service and copyright policies of the respective platforms and games. \r\n\r\nIf you have any concerns or questions about the use of **Call of Duty: Black Ops 6** or **Activision** assets in this tool, please contact us for clarification.\r\n\r\nEmail: **hello.theappstack@gmail.com** , any violating content would be removed immediately.\r\n\r\n---\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A server for controlling gamepad inputs and managing HWIDs.",
"version": "1.0.17",
"project_urls": {
"Homepage": "https://github.com/satyajiit/zeus-server-load"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9e0a85baa58fb41ab4e699e23179411e6adad7e04db5389c22037584cad229c3",
"md5": "20eaccd9edbf6ad846f6ca3806e46c29",
"sha256": "168dd7663fbec33d30041dfd2ee855c4fad0b16416b6b25c03d2bcb673a6b047"
},
"downloads": -1,
"filename": "zeus_server_app-1.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "20eaccd9edbf6ad846f6ca3806e46c29",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4039161,
"upload_time": "2024-12-08T18:31:42",
"upload_time_iso_8601": "2024-12-08T18:31:42.196476Z",
"url": "https://files.pythonhosted.org/packages/9e/0a/85baa58fb41ab4e699e23179411e6adad7e04db5389c22037584cad229c3/zeus_server_app-1.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6eefa22b4602d4f619c9868e13bf74a1e9c5728ce8b828586ccd8ef83781b79c",
"md5": "9b4939036314a73ea32a4b3973b89806",
"sha256": "b6980a801cbf0fc237636cf43fb1c8832443a7bbd5a659e486a079af17c59dd7"
},
"downloads": -1,
"filename": "zeus_server_app-1.0.17.tar.gz",
"has_sig": false,
"md5_digest": "9b4939036314a73ea32a4b3973b89806",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4031794,
"upload_time": "2024-12-08T18:31:44",
"upload_time_iso_8601": "2024-12-08T18:31:44.396553Z",
"url": "https://files.pythonhosted.org/packages/6e/ef/a22b4602d4f619c9868e13bf74a1e9c5728ce8b828586ccd8ef83781b79c/zeus_server_app-1.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-08 18:31:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "satyajiit",
"github_project": "zeus-server-load",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "zeus-server-app"
}