Skip to content

Kopamed/PyOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Contributions welcome Issues Pull Requests GitHub contributors Code size GitHub repo size Lines of Code Java


Logo

Best Cross-Platform Overlay

A free and open source bedwars overlay for hypixel bedwars!
Explore the docs »

View Demo · Report Bug · Request Feature

About PyOverlay

Screenshot

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

Getting Started

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

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU General Public Licsense 3 . See LICENSE for more information.