Keyless loadstring:
loadstring(game:HttpGet("https://raw.githubusercontent.com/Stellar72/Atrox/main/loader.lua"))()
You still need permission to use the script.
Loadstring w/ key:
key = "xxxxxx-xxxxxx-xxxxxx-xxxxxx" -- Replace with your key
loadstring(game:HttpGet("https://raw.githubusercontent.com/Stellar72/Atrox/main/loader.lua"))()