Skip to content

sUNC introduction

What is "sUNC"?

sUNC stands for senS' Unified Naming Convention. It is a tool designed to check if an executor can properly run essential global functions, following the existing Unified Naming Convention.

Unlike the original UNC (which is now outdated and prone to spoofing), sUNC ensures that functions actually work as intended, by testing them as if they were to be used in a real scenario. However, we are not in any way calling UNC "bad". We are simply stating that people should not be using UNC to deeply test their environment, as it was never intended to do so.

How would I know what fails?

We are not gatekeeping function tests, despite the script being obfuscated.
You are welcome to ask the owner (@sens6222 on Discord) if you are struggling with passing certain tests. We keep it this way for now, due to executors already faking their environments to suit the original UNC.

Note that it's also possible to see the detailed reason of a function's failure at the top of the Developer Console in game, or on the dedicated sUNC Rubiš site.

Will sUNC be discontinued?

Not in the near future, we hope. However, if sUNC were to be discontinued, we will open source the project after 1-2 months.


Credits