https://github.com/commandcracker/swords-and-souls-bot
A Bot that can Play Swords and Souls like a God!
https://github.com/commandcracker/swords-and-souls-bot
Last synced: about 2 months ago
JSON representation
A Bot that can Play Swords and Souls like a God!
- Host: GitHub
- URL: https://github.com/commandcracker/swords-and-souls-bot
- Owner: Commandcracker
- License: apache-2.0
- Created: 2022-05-15T16:07:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T20:46:03.000Z (over 2 years ago)
- Last Synced: 2025-02-25T07:47:17.477Z (8 months ago)
- Language: Python
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Swords and Souls Bot
A Bot that can Play Swords and Souls like a God!
## How to play Swords and Souls
Since flash player is deprecated the easiest and securest way to play Flash games like [Swords and Souls](https://armorgames.com/play/17817/swords-and-souls/) is to use [Flashpoint](https://github.com/FlashpointProject/launcher).
## Installation/ Requirements
[Python 3](https://www.python.org/downloads/) and [PIP](https://pip.pypa.io/en/stable/installation/#get-pip-py) is required.
```sh
cd Swords-and-Souls-Bot
pip install -Ur requirements.txt
```
## Run the bot
```sh
python src
```