A free and open source bedwars overlay for hypixel bedwars!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
There are already loads of overlays out there, however all the external ones are not cross-platform and all the cross-platform ones are not external.
PyOverlay displays the following stats:
- Whether a player is in a party
- Whether a player is nicked
- Players' bedwars level
- Players' winstreak
- Players' final-kill to death ratio
- Players' win to loss ratio
- Players' beds broken to beds lost ratio
- Players' wins
- Players' finals
If you believe something should not be displayed or something should be added, please open an Issue
Make sure you have python 3 installed. Download this repository and unzip the file. Extract PyOverlay.py to anywhere you want. Either double click it to run it, or open a terminal and cd into the file's directory and run it from there. Or alternatively, use the following commands in a terminal.
git clone https://github.com/Kopamed/PyOverlay.git
cd PyOverlay
python3 PyOverlay.py
or
python PyOverlay.py
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public Licsense 3 . See LICENSE
for more information.