Surviv.io Counters

An ingame counter overlay to view connection stats and in-game health stats.

These are versions of this script where the code was updated. Show all versions.

  • v2.0.1 2022-03-04
    • Fixed a small bug with counters not appearing in certain occasions.
      • Adrenaline counter will now still appear when adrenaline is near 100% capacity.
  • v2.0.0 2021-08-22
    • Rewrote the entire project in TypeScript.
    • Style fixes for new updates to the Surviv.io UI.
    • Adrenaline and health bar counters disappear if their respective values are 0 or 100.
    • Ping counter has been removed until it has been fixed.
    • Minification for reducing overload due to compiling through Webpack.

    All code is a direct result of the compiled repository (excluding comment banners). You can always compile from source, and are not required to use the release version of the project. The release version can also be found on GreasyFork.

    NOTE: The GitHub release contains the minified version of the userscript. GreasyFork utilizes less minified version to try to abide best with its policies.

  • v1.0 2020-06-07