SirHurt supports the UNC benchmark standard for global script compatability.
Full LUA Execution:
SirHurt gives you the ability to execute scripts at will. If native Luau can run it, so can SirHurt.
Friendly API:
SirHurt strives to be api friendly. We do our best to add all aliases used for specific functions on different software to put SirHurt in a better position to be supportive of running code written on other software.
Debug Library:
SirHurt contains a debug library to allow a wider range of scripts requiring this special library to function.
XProtect:
Ever had that one annoying person who stole your code? XPROTECT allows you to protect your code from unwanted eyes while providing additional checks to detect common methods of reversing such as hooking and metatable overrides.
GUI Protection:
SirHurt provides you with a neat little function called get_hidden_gui(). This will create our own unique PlayerGui which is hidden from game scripts keeping your GUI's hidden.
Safety:
We aim to provide all our users with the leading safety techniques currently available. If a hurdle is encountered, we will find a solution.
Script Hub:
SirHurt provides you with a script hub, which will feature a collection of pre-made scripts for those who aren't skilled in the field of coding.
Script Tabs:
The SirHurt interface provides you with tabs, allowing you to have multiple scripts open at once allowing you to easily switch between scripts.