Giter VIP home page Giter VIP logo

stats-overlay's Introduction


Stats Overlay
Stats Overlay

A minimalistic stats overlay for Hypixel built on top of SDL.

FeaturesDownloadUsageBuildingContributingCreditsLicense

screenshot

Features

  • Simple to use
  • Shows the stats of other players in your game almost instantly
    • Avoid nicked and sweaty players
  • Shows stats for BedWars and Mini Walls
  • Highly customizable
    • Custom screen size, opacity, background color, scale, font, etc.
  • Built in fake full-screen support
  • Configurable game-mode to display
  • Supports most clients
  • Very low CPU and memory usage
    • Written in native C++
  • Open source

Download

You can download the latest release of this Stats Overlay for Windows. Other platforms are currently not supported yet.

Usage

To run this program, you will need to first download the latest release.

Then, extract the zip folder and run Overlay.exe. This will create a file called config.json inside the assets folder. Close the overlay (x button) and open the JSON config file using any text editor (ex. Notepad). Modify the config.json file accordingly by filling in the values (api key, log file path, etc.), save it and reopen Overlay.exe. The modifications you have made should take effect immediately.

Building

If you'd like to build this project from source, you can follow the process shown below.

  1. Install MinGW and git.
  2. Add the MinGW bin directory to your system environment variables.
  3. Get the following libraries: SDL, SDL_ttf, SDL_image, JSON, cpr, spdlog, fmt.
  4. Clone this GitHub repository.
> git clone https://github.com/sbplat/Stats-Overlay.git
  1. Navigate to the cloned repository, open the res folder and run compile.bat to compile the resource script.
  2. Compile this project with mingw32-make.
> mingw32-make [debug/release]
  1. If the build succeeds, there should be an executable called Overlay.exe which is the compiled Stats Overlay!

Contributing

All feedback, issues and PRs are welcome!

Credits

This project uses the following open source libraries:

License

This project is licensed under the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.